{"info":{"_postman_id":"89a1fc16-703b-48e8-a069-92bc719bda1e","name":"SapphireIMS API","description":"<html><head></head><body><p><a href=\"http://www.sapphireims.com\"><img src=\"https://www.sapphireims.com/wp-content/uploads/2017/03/Saphire-Logo-Web.png\" width=\"170px\" alt=\"Sapphire Logo Web\"></a></p>\n<p> © COPYRIGHT Tecknodreams Software Consulting Pvt. Ltd.</p>\n\n<p>Information in this user guide, including URLs and other\nInternet Web site references, is subject to change without notice. Unless otherwise noted, the\ncompanies, organizations, products, domain names, e-mail addresses, logos, people, places, and\nevents depicted in examples herein are fictitious. No association with any real company,\norganization, product, domain name, e-mail address, logo, person, place, or event is intended or\nshould be inferred.\nComplying with all applicable copyright laws is the responsibility of the user. Without limiting the\nrights under copyright, no part of this user guide may be reproduced, stored in or introduced into a\nretrieval system, or transmitted in any form or by any means (electronic, mechanical,\nphotocopying, recording, or otherwise), or for any purpose, without the express written permission\nof Tecknodreams Software Consulting Pvt. Ltd. </p>\n\n\n<h2 id=\"introduction\">INTRODUCTION</h2>\n\n<p>SapphireIMS makes businesses agile through a modular and easy to implement suite of products, such as ITIL Service Desk, Enterprise Asset Management, Enterprise Service Management, Business Service Monitoring and Service Lifecycle Management. Our Healthcare Service Management solution is specifically designed for the needs of the healthcare industry.</p>\n<h3 id=\"what-is-the-bullhorn-rest-api\">What is the SapphireIMS REST API?</h3>\n\n<p>The SapphireIMS REST API gives Partners and Customers a simple yet powerful way to interact with the SapphireIMS system and thereby integrate SapphireIMS with other applications in the ecosystem. Because it uses HTTP requests, responses, and standard data structures, the REST API is accessible from many programming languages and applications that use the most current web technologies.</p>\n\n\n<h3 id=\"what-is-postman\">What is Postman?</h3>\n\n<p>Postman is a tool which helps you build, test, and document APIs faster. Postman helps to create API clients in different languages. Download and Install the Postman application. Please refer the link for the Postman document <a href=\"https://learning.getpostman.com/docs/postman/launching_postman/installation_and_updates\">here!</a> We have created a bundle that includes all of the commonly used API calls with the REST API.  This is the first step in getting started with the SapphireIMS REST API.</p>\n\n<h3 id=\"import-configuration-into-postman\">Import Configuration into Postman</h3>\n\n<p>You can import the configuration into Postman by clicking on the “Run In Postman” button located in the header of this document.</p>\n\n<h3 id=\"setup-your-environment\">Setup your Environment</h3>\n\n<p>Now we are almost ready to get started. The last step is to setup your environment. From the environment drop down in the upper right of the application, select “Manage Environments.” As shown in the screenshot, you need to add the environment variables shown below to test.</p>\n\n<p>key -   Authentication Key, Get the key details from SapphireIMS Support</p><p>\n</p><p>token - Authentication token, Get the token details from SapphireIMS Support </p><p>\n</p><p>int-log-id a unique id for each request   </p><p>\n</p><p>url -  URL where the SapphireIMS application is deployed </p><p>\n\n</p><p><img src=\"https://bullhorn.github.io/images/postman/PostmanManageEnvironment.png\" alt=\"Enviornment variables\"></p>\n\n<p>SapphireIMS Error Codes :  <br>\n\n</p><p>SUCCESS, \"200\" <br>\nDUPLICATE_ENTITY, \"501\" <br>\nENTITY_DELETED, \"502\"<br>\nDUPLICATE_USER, \"404\"<br>\nUNAUTHORIZED, \"403\"<br>\nINVALID_LOGIN, \"405\"<br>\nUSER_INACTIVE, \"407\"<br>\nUSER_LOCKED, \"408\"<br>\nSESSION_EXPIRED, \"409\"<br>\nINVALID_INPUT, \"300\"<br>\nNO_SUCH_ENTITY, \"301\"<br>\nNO_RESULT_FOUND, \"302\"<br>\nSYS_ERROR, \"500\"<br>\nVALIDATION, \"303\"<br>\nTHIRD_PARTY_SERVER_NOT_REACHABLE, \"504\"<br>\nINVALID_TOKEN, \"1004\"<br>\nAUTOMATION_SERVER_DOWN, \"1005\" </p><p></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5628215","collectionId":"89a1fc16-703b-48e8-a069-92bc719bda1e","publishedId":"RWgtTHPN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-03T10:04:14.000Z"},"item":[{"name":"Ticket","item":[{"name":"Get All Projects","id":"8aba8f8e-0c72-4ab2-8064-35b6afafd039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support</p>\n"}],"url":"{{url}}/api/itsm/metadata/get/projects","description":"<p>This service returns the list of all configured projects in SapphireIMS. The Project is the first level categorization of the entity.</p>","urlObject":{"path":["api","itsm","metadata","get","projects"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"364e703a-1228-4142-b696-c6b2d91aa468","name":"Get All Projects","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"url":"{{url}}/api/metadata/get/projects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:10:21 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"updated\": false,\n        \"projectId\": 1,\n        \"projectName\": \"Assist-Services Management\",\n        \"projectDescription\": \"Assist-Services Management\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 2,\n        \"updated\": false,\n        \"projectId\": 2,\n        \"projectName\": \"SOP Compliance\",\n        \"projectDescription\": \"SOP Compliance\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 4,\n        \"updated\": false,\n        \"projectId\": 4,\n        \"projectName\": \"Nursing Indicators\",\n        \"projectDescription\": \"Nursing Indicators\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 9,\n        \"updated\": false,\n        \"projectId\": 9,\n        \"projectName\": \"Feedback Management\",\n        \"projectDescription\": \"Feedback Management\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 10,\n        \"updated\": false,\n        \"projectId\": 10,\n        \"projectName\": \"HR Process\",\n        \"projectDescription\": \"HR Process\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 11,\n        \"updated\": false,\n        \"projectId\": 11,\n        \"projectName\": \"Pricing Cell\",\n        \"projectDescription\": \"Pricing Cell\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 12,\n        \"updated\": false,\n        \"projectId\": 12,\n        \"projectName\": \"PMO Process\",\n        \"projectDescription\": \"PMO Process\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 13,\n        \"updated\": false,\n        \"projectId\": 13,\n        \"projectName\": \"Deduction Management\",\n        \"projectDescription\": \"Deduction Management\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    },\n    {\n        \"id\": 14,\n        \"updated\": false,\n        \"projectId\": 14,\n        \"projectName\": \"Audit Tracking\",\n        \"projectDescription\": \"Audit Tracking\",\n        \"shortname\": \"\",\n        \"image\": \"\",\n        \"color\": \"#FFFFFF\",\n        \"version\": 0,\n        \"nlp\": false\n    }\n]"}],"_postman_id":"8aba8f8e-0c72-4ab2-8064-35b6afafd039"},{"name":"Get Project Configuration","id":"f37a43ea-65bc-4e93-bf2c-c7d212648a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support</p>\n"}],"url":"{{url}}/api/itsm/metadata/get/1/projectId","description":"<p>Returns the Project Configuration for a project.</p>","urlObject":{"path":["api","itsm","metadata","get","1","projectId"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e279e5e6-7c10-4764-8c82-ecaa0b052aa5","name":"Get Project Configuration","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"*/*"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/metadata/get/1/projectId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:12:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Assist-Services Management\",\n    \"updated\": false,\n    \"roles\": [\n        {\n            \"id\": 5,\n            \"name\": \"Submitter\",\n            \"updated\": false,\n            \"roleDisplayName\": \"User\",\n            \"projectRoleId\": 5\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Call Center Engineers\",\n            \"projectRoleId\": 8\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Department IDs\",\n            \"projectRoleId\": 16\n        },\n        {\n            \"id\": 96,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Saket Call Centre Engineers \",\n            \"projectRoleId\": 96\n        },\n        {\n            \"id\": 98,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Bathinda Reprots\",\n            \"projectRoleId\": 98\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Dehradun Reports\",\n            \"projectRoleId\": 99\n        },\n        {\n            \"id\": 100,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Gurgaon Reports\",\n            \"projectRoleId\": 100\n        },\n        {\n            \"id\": 101,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Mohali Reports\",\n            \"projectRoleId\": 101\n        },\n        {\n            \"id\": 102,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Noida Reprots\",\n            \"projectRoleId\": 102\n        },\n        {\n            \"id\": 103,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Okhla Reports\",\n            \"projectRoleId\": 103\n        },\n        {\n            \"id\": 104,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Panchsheel Park Reports\",\n            \"projectRoleId\": 104\n        },\n        {\n            \"id\": 105,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Patparganj Reports\",\n            \"projectRoleId\": 105\n        },\n        {\n            \"id\": 106,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"PitamPura Reports\",\n            \"projectRoleId\": 106\n        },\n        {\n            \"id\": 107,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Saket East Reports\",\n            \"projectRoleId\": 107\n        },\n        {\n            \"id\": 108,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Saket West Reports\",\n            \"projectRoleId\": 108\n        },\n        {\n            \"id\": 109,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Shalimar Bagh Reports\",\n            \"projectRoleId\": 109\n        },\n        {\n            \"id\": 110,\n            \"name\": \"Technician\",\n            \"updated\": false,\n            \"roleDisplayName\": \"Project Manager\",\n            \"projectRoleId\": 110\n        }\n    ],\n    \"workGroups\": [\n        {\n            \"id\": 1,\n            \"name\": \"Food And Beverage\",\n            \"updated\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"House keeping\",\n            \"updated\": false\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Call center\",\n            \"updated\": false\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Engineering\",\n            \"updated\": false\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Alphabed\",\n            \"updated\": false\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Barber\",\n            \"updated\": false\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Bio-Medical\",\n            \"updated\": false\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Admission\",\n            \"updated\": false\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Nursing\",\n            \"updated\": false\n        }\n    ],\n    \"categories\": [\n        {\n            \"id\": 386,\n            \"name\": \"Cutlery & Crockery Team\",\n            \"updated\": false,\n            \"categoryId\": 386,\n            \"categoryName\": \"Cutlery & Crockery Team\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2183,\n                    \"name\": \"AP Spoon SS Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2184,\n                    \"name\": \"AP Fork SS Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2185,\n                    \"name\": \"AP Knife SS Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2187,\n                    \"name\": \"Side Plate Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2188,\n                    \"name\": \"Dinner Plate Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2189,\n                    \"name\": \"Tea Cup Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2190,\n                    \"name\": \"Saucer Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2191,\n                    \"name\": \"Soup Bowl Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2192,\n                    \"name\": \"Square Bowls Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2193,\n                    \"name\": \"Veg Bowls Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2194,\n                    \"name\": \"Chutney Bowls Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2195,\n                    \"name\": \"Fork Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2197,\n                    \"name\": \"Straw Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2198,\n                    \"name\": \"Plate large Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2199,\n                    \"name\": \"Plate Small Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 2200,\n                    \"name\": \"Tea Plate Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 3784,\n                    \"name\": \"Soup Spoon SS Required\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                },\n                {\n                    \"id\": 4406,\n                    \"name\": \"Electric Kettle Required-\",\n                    \"updated\": false,\n                    \"categoryId\": 386,\n                    \"categoryName\": \"Cutlery & Crockery Team\"\n                }\n            ]\n        },\n        {\n            \"id\": 387,\n            \"name\": \"Al carta food items for Patient\",\n            \"updated\": false,\n            \"categoryId\": 387,\n            \"categoryName\": \"Al carta food items for Patient\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2201,\n                    \"name\": \"Lime Water Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2202,\n                    \"name\": \"T/C Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2203,\n                    \"name\": \"Milk Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2204,\n                    \"name\": \"Milk Shake Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2205,\n                    \"name\": \"Milk with Bournvita Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2206,\n                    \"name\": \"Bournvita / Horlicks Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2207,\n                    \"name\": \"Butter Milk Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2208,\n                    \"name\": \"Lassi Sweet Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2209,\n                    \"name\": \"Lassi Salted\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2210,\n                    \"name\": \"Cornflakes And milk Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2211,\n                    \"name\": \"Curd Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2212,\n                    \"name\": \"Tender Coconut Water Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2213,\n                    \"name\": \"Fresh Juice Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2214,\n                    \"name\": \"Preserved Juice Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2215,\n                    \"name\": \"N.Veg Soup Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2216,\n                    \"name\": \"Veg Soup Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2217,\n                    \"name\": \"Chicken with accmpt (Conti Sty) Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2218,\n                    \"name\": \"Chicken (Indian Style) for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2219,\n                    \"name\": \"Paneer (Indian Style) For patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2220,\n                    \"name\": \"Veg Dish with accmpt (Conti Sty) for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2221,\n                    \"name\": \"Veg (Indian Style) Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2222,\n                    \"name\": \"Egg (Indian Style) Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2223,\n                    \"name\": \"Whole Fruit Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2224,\n                    \"name\": \"Cut Fruit Platter Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2225,\n                    \"name\": \"Cut Fruiit Bowl Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2226,\n                    \"name\": \"Chicken S/W Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2227,\n                    \"name\": \"Paneer S/W Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2228,\n                    \"name\": \"Veg S/W Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2229,\n                    \"name\": \"Butter S/W Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2230,\n                    \"name\": \"Cereal Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2231,\n                    \"name\": \"Std Meal (N.Veg) Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2232,\n                    \"name\": \"Std Meal (Veg) Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2233,\n                    \"name\": \"Boiled Egg Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2234,\n                    \"name\": \"Omlette Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2235,\n                    \"name\": \"Soup Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2236,\n                    \"name\": \"Tomato Soup Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2237,\n                    \"name\": \"Dal Soup Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2238,\n                    \"name\": \"Snacks Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2239,\n                    \"name\": \"Sooji Upma Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2240,\n                    \"name\": \"Tossed Paneer/Mashed Potato Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2241,\n                    \"name\": \"Egg Prepration Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2242,\n                    \"name\": \"Maggi Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2243,\n                    \"name\": \"Sandwiches Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2244,\n                    \"name\": \"Rice Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2245,\n                    \"name\": \"Main Course Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2246,\n                    \"name\": \"Khichdi Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2247,\n                    \"name\": \"Dalia Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2248,\n                    \"name\": \"Lauki Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2249,\n                    \"name\": \"Moong Dal Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2250,\n                    \"name\": \"Custard Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2251,\n                    \"name\": \"Biscuit Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2252,\n                    \"name\": \"Chapati Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2253,\n                    \"name\": \"Chapati change Request of Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2254,\n                    \"name\": \"Breakfast change Request for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2255,\n                    \"name\": \"Breakfast Required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2256,\n                    \"name\": \"Breakfast reheat Request\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2257,\n                    \"name\": \"Dinner for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2258,\n                    \"name\": \"Coconut water required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2259,\n                    \"name\": \"Food change request\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2260,\n                    \"name\": \"Feed for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2261,\n                    \"name\": \"Liquid diet for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2262,\n                    \"name\": \"Liquid diet required for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2263,\n                    \"name\": \"Paneer for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2264,\n                    \"name\": \"Papaya for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2265,\n                    \"name\": \"Salt pouch required for Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2266,\n                    \"name\": \"Sugar pouch required for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2267,\n                    \"name\": \"Sugar pouches and Milk required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2268,\n                    \"name\": \"Sugar pouches and tea bag required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2270,\n                    \"name\": \"Tea + sandwich for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2271,\n                    \"name\": \"Tea + snacks for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 2273,\n                    \"name\": \"Lemon Juice for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3785,\n                    \"name\": \"Sugar pouche required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3786,\n                    \"name\": \"Tea bag required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3787,\n                    \"name\": \"Tea required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3788,\n                    \"name\": \"Lunch for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3789,\n                    \"name\": \"Tea reheat\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3790,\n                    \"name\": \"Lemon water for patient\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3792,\n                    \"name\": \"Mineral water bottle required-Cold\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 3793,\n                    \"name\": \"Mineral water bottle required-Normal\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 5060,\n                    \"name\": \"Water Bottle Required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 5061,\n                    \"name\": \"Ajwain Water Required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 5062,\n                    \"name\": \"Cofee Required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                },\n                {\n                    \"id\": 5063,\n                    \"name\": \"Hot Water For Tea Required\",\n                    \"updated\": false,\n                    \"categoryId\": 387,\n                    \"categoryName\": \"Al carta food items for Patient\"\n                }\n            ]\n        },\n        {\n            \"id\": 389,\n            \"name\": \"Clearing Services\",\n            \"updated\": false,\n            \"categoryId\": 389,\n            \"categoryName\": \"Clearing Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2276,\n                    \"name\": \"Tray to Clear\",\n                    \"updated\": false,\n                    \"categoryId\": 389,\n                    \"categoryName\": \"Clearing Services\"\n                },\n                {\n                    \"id\": 2363,\n                    \"name\": \"Delay in tray Clearance\",\n                    \"updated\": false,\n                    \"categoryId\": 389,\n                    \"categoryName\": \"Clearing Services\"\n                },\n                {\n                    \"id\": 3791,\n                    \"name\": \"Hot water Flask Required\",\n                    \"updated\": false,\n                    \"categoryId\": 389,\n                    \"categoryName\": \"Clearing Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 391,\n            \"name\": \"Food for Attendant\",\n            \"updated\": false,\n            \"categoryId\": 391,\n            \"categoryName\": \"Food for Attendant\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2280,\n                    \"name\": \"Lime Water Required for Attendant \",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2281,\n                    \"name\": \"T/C Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2282,\n                    \"name\": \"Milk Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2283,\n                    \"name\": \"Milk Shake Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2284,\n                    \"name\": \"Milk with Bournvita Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2285,\n                    \"name\": \"Bournvita / Horlicks Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2286,\n                    \"name\": \"Butter Milk Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2287,\n                    \"name\": \"Lassi Sweet Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2288,\n                    \"name\": \"Lassi Salted\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2289,\n                    \"name\": \"Cornflakes And milk Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2290,\n                    \"name\": \"Curd Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2291,\n                    \"name\": \"Tender Coconut Water Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2292,\n                    \"name\": \"Fresh Juice Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2293,\n                    \"name\": \"Preserved Juice Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2294,\n                    \"name\": \"N.Veg Soup Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2295,\n                    \"name\": \"Veg Soup Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2296,\n                    \"name\": \"Chicken with accmpt (Conti Sty) Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2297,\n                    \"name\": \"Chicken (Indian Style) Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2298,\n                    \"name\": \"Paneer (Indian Style) for attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2299,\n                    \"name\": \"Veg Dish with accmpt (Conti Sty) for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2300,\n                    \"name\": \"Veg (Indian Style) Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2301,\n                    \"name\": \"Egg (Indian Style) Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2302,\n                    \"name\": \"Whole Fruit Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2303,\n                    \"name\": \"Cut Fruit Platter Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2304,\n                    \"name\": \"Cut Fruiit Bowl Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2305,\n                    \"name\": \"Chicken S/W Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2306,\n                    \"name\": \"Paneer S/W Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2307,\n                    \"name\": \"Veg S/W Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2308,\n                    \"name\": \"Butter S/W Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2309,\n                    \"name\": \"Cereal Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2310,\n                    \"name\": \"Std Meal (N.Veg) Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2311,\n                    \"name\": \"Std Meal (Veg) Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2312,\n                    \"name\": \"Boiled Egg Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2313,\n                    \"name\": \"Omlette Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2314,\n                    \"name\": \"Soup Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2315,\n                    \"name\": \"Tomato Soup Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2316,\n                    \"name\": \"Dal Soup Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2317,\n                    \"name\": \"Snacks Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2318,\n                    \"name\": \"Sooji Upma Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2319,\n                    \"name\": \"Tossed Paneer/Mashed Potato Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2320,\n                    \"name\": \"Egg Prepration Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2321,\n                    \"name\": \"Maggi Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2322,\n                    \"name\": \"Sandwiches Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2323,\n                    \"name\": \"Rice Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2324,\n                    \"name\": \"Main Course Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2325,\n                    \"name\": \"Khichdi Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2326,\n                    \"name\": \"Dalia Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2327,\n                    \"name\": \"Lauki Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2328,\n                    \"name\": \"Moong Dal Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2329,\n                    \"name\": \"Custard Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2330,\n                    \"name\": \"Biscuit Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2331,\n                    \"name\": \"Chapati Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2332,\n                    \"name\": \"Chapati change request of Attendant of Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2333,\n                    \"name\": \"Breakfast change request of Attendant for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2334,\n                    \"name\": \"Breakfast Required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2335,\n                    \"name\": \"Breakfast reheat request of Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2336,\n                    \"name\": \"Dinner for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2337,\n                    \"name\": \"Coconut water required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2338,\n                    \"name\": \"Food change request of Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2339,\n                    \"name\": \"Paneer for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2340,\n                    \"name\": \"Papaya for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2341,\n                    \"name\": \"Salt pouch required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2342,\n                    \"name\": \"Sugar pouch required for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2343,\n                    \"name\": \"Tea + sandwich for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2344,\n                    \"name\": \"Tea + snacks for Attednant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2345,\n                    \"name\": \"Lemon water fo Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                },\n                {\n                    \"id\": 2346,\n                    \"name\": \"Lemon Juice for Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 391,\n                    \"categoryName\": \"Food for Attendant\"\n                }\n            ]\n        },\n        {\n            \"id\": 392,\n            \"name\": \"Administration-F&B\",\n            \"updated\": false,\n            \"categoryId\": 392,\n            \"categoryName\": \"Administration-F&B\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2347,\n                    \"name\": \"Complaining about F And B\",\n                    \"updated\": false,\n                    \"categoryId\": 392,\n                    \"categoryName\": \"Administration-F&B\"\n                },\n                {\n                    \"id\": 3794,\n                    \"name\": \"Pt. want to talk to F And B Supervisor\",\n                    \"updated\": false,\n                    \"categoryId\": 392,\n                    \"categoryName\": \"Administration-F&B\"\n                }\n            ]\n        },\n        {\n            \"id\": 393,\n            \"name\": \"Food safety\",\n            \"updated\": false,\n            \"categoryId\": 393,\n            \"categoryName\": \"Food safety\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2349,\n                    \"name\": \"Hair In Food\",\n                    \"updated\": false,\n                    \"categoryId\": 393,\n                    \"categoryName\": \"Food safety\"\n                },\n                {\n                    \"id\": 2350,\n                    \"name\": \"Hair in Liquid\",\n                    \"updated\": false,\n                    \"categoryId\": 393,\n                    \"categoryName\": \"Food safety\"\n                },\n                {\n                    \"id\": 2351,\n                    \"name\": \"Foreign particle in Food\",\n                    \"updated\": false,\n                    \"categoryId\": 393,\n                    \"categoryName\": \"Food safety\"\n                },\n                {\n                    \"id\": 2352,\n                    \"name\": \"Foreign particle in Drink\",\n                    \"updated\": false,\n                    \"categoryId\": 393,\n                    \"categoryName\": \"Food safety\"\n                },\n                {\n                    \"id\": 2353,\n                    \"name\": \"Food not as per specification\",\n                    \"updated\": false,\n                    \"categoryId\": 393,\n                    \"categoryName\": \"Food safety\"\n                }\n            ]\n        },\n        {\n            \"id\": 394,\n            \"name\": \"Reheat Services\",\n            \"updated\": false,\n            \"categoryId\": 394,\n            \"categoryName\": \"Reheat Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2354,\n                    \"name\": \"Reheat lunch\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                },\n                {\n                    \"id\": 2355,\n                    \"name\": \"Reheat Dinner\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                },\n                {\n                    \"id\": 2356,\n                    \"name\": \"Reheat Dal\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                },\n                {\n                    \"id\": 2357,\n                    \"name\": \"Reheat Chappati\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                },\n                {\n                    \"id\": 2358,\n                    \"name\": \"Reheat Daliya\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                },\n                {\n                    \"id\": 2359,\n                    \"name\": \"Reheat Corn Flakes\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                },\n                {\n                    \"id\": 4876,\n                    \"name\": \"Reheat Breakfast\",\n                    \"updated\": false,\n                    \"categoryId\": 394,\n                    \"categoryName\": \"Reheat Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 395,\n            \"name\": \"Visitor Management Services\",\n            \"updated\": false,\n            \"categoryId\": 395,\n            \"categoryName\": \"Visitor Management Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2365,\n                    \"name\": \"No of Extra Visitors in Rooms\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 2366,\n                    \"name\": \"Visitors creating noise \",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 2381,\n                    \"name\": \"Children Not Allowed\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 2382,\n                    \"name\": \"Request for extra attendant to Visit\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 2383,\n                    \"name\": \"Request for attendant to visit in odd Hours\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 2387,\n                    \"name\": \"Outside Food not Allowed\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 4352,\n                    \"name\": \"Unauthorised visitors in room\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                },\n                {\n                    \"id\": 4361,\n                    \"name\": \"Wheel Chair required at Porche\",\n                    \"updated\": false,\n                    \"categoryId\": 395,\n                    \"categoryName\": \"Visitor Management Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 396,\n            \"name\": \"Lost & Found Services\",\n            \"updated\": false,\n            \"categoryId\": 396,\n            \"categoryName\": \"Lost & Found Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2367,\n                    \"name\": \"Theft reporting\",\n                    \"updated\": false,\n                    \"categoryId\": 396,\n                    \"categoryName\": \"Lost & Found Services\"\n                },\n                {\n                    \"id\": 2368,\n                    \"name\": \"Purse Stolen \",\n                    \"updated\": false,\n                    \"categoryId\": 396,\n                    \"categoryName\": \"Lost & Found Services\"\n                },\n                {\n                    \"id\": 2369,\n                    \"name\": \"Purse Lost\",\n                    \"updated\": false,\n                    \"categoryId\": 396,\n                    \"categoryName\": \"Lost & Found Services\"\n                },\n                {\n                    \"id\": 2370,\n                    \"name\": \"Mobile Stolen\",\n                    \"updated\": false,\n                    \"categoryId\": 396,\n                    \"categoryName\": \"Lost & Found Services\"\n                },\n                {\n                    \"id\": 2371,\n                    \"name\": \"Mobile Lost\",\n                    \"updated\": false,\n                    \"categoryId\": 396,\n                    \"categoryName\": \"Lost & Found Services\"\n                },\n                {\n                    \"id\": 2372,\n                    \"name\": \"Found Services\",\n                    \"updated\": false,\n                    \"categoryId\": 396,\n                    \"categoryName\": \"Lost & Found Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 397,\n            \"name\": \"Parking Services\",\n            \"updated\": false,\n            \"categoryId\": 397,\n            \"categoryName\": \"Parking Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2376,\n                    \"name\": \"High parking Cost\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 2377,\n                    \"name\": \"Damage to Vehicle in Parking\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 2386,\n                    \"name\": \"Misuse of Visitor Car\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 3802,\n                    \"name\": \"Parking Space inadequate\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 3803,\n                    \"name\": \"Parking Attendant-Improper Behaviour\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 3804,\n                    \"name\": \"Parking Attendant-Inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 3805,\n                    \"name\": \"Valet Service-Not Available\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 3808,\n                    \"name\": \"Valet Service Attendant-Improper Behaviour\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                },\n                {\n                    \"id\": 3809,\n                    \"name\": \"Valet Service Attendant-inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 397,\n                    \"categoryName\": \"Parking Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 398,\n            \"name\": \"Security Services\",\n            \"updated\": false,\n            \"categoryId\": 398,\n            \"categoryName\": \"Security Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3806,\n                    \"name\": \"Security Attendant- Improper Behaviour\",\n                    \"updated\": false,\n                    \"categoryId\": 398,\n                    \"categoryName\": \"Security Services\"\n                },\n                {\n                    \"id\": 3807,\n                    \"name\": \"Security Attendant-inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 398,\n                    \"categoryName\": \"Security Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 399,\n            \"name\": \"Medical Equipment\",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2388,\n                    \"name\": \"Brachy therapy\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2389,\n                    \"name\": \"SIM CT\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2390,\n                    \"name\": \"Patient Warming system\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2391,\n                    \"name\": \"Lap Laser\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2392,\n                    \"name\": \"LINAC\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2393,\n                    \"name\": \"Defibrillator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2394,\n                    \"name\": \"Patient Monitor\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2395,\n                    \"name\": \"X-ray/Fluoroscopy Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2396,\n                    \"name\": \"X-ray-Portable \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2397,\n                    \"name\": \"Mammography\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2398,\n                    \"name\": \"MRI\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2399,\n                    \"name\": \"Ultrasound Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2400,\n                    \"name\": \"CT Scan Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2401,\n                    \"name\": \"CR System\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2402,\n                    \"name\": \"BIPAP\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2403,\n                    \"name\": \"ECG Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2404,\n                    \"name\": \"OT table\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2405,\n                    \"name\": \"Gamma Camera\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2406,\n                    \"name\": \"TMT\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2407,\n                    \"name\": \"Cast cutter\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2408,\n                    \"name\": \"ABG Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2409,\n                    \"name\": \"Ventilator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2410,\n                    \"name\": \"Cath lab Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2411,\n                    \"name\": \"EP system\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2412,\n                    \"name\": \"IABP\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2413,\n                    \"name\": \"Advance 3D system\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2414,\n                    \"name\": \"Central Station \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2415,\n                    \"name\": \"Biochemistry Analyser\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2416,\n                    \"name\": \"Cryostate \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2417,\n                    \"name\": \"Immunossary system\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2418,\n                    \"name\": \"Coagulation Analyzer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2420,\n                    \"name\": \"Microscope\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2421,\n                    \"name\": \"Cyto centrifuge\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2422,\n                    \"name\": \"Centrifuge\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2423,\n                    \"name\": \"Haematology Analyzer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2424,\n                    \"name\": \"Blood culture machine\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2425,\n                    \"name\": \"Hot air oven\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2426,\n                    \"name\": \"Incubator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2427,\n                    \"name\": \"Laminar Flow\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2428,\n                    \"name\": \"Pulse Oximeter\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2429,\n                    \"name\": \"Cardic output monitor \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2430,\n                    \"name\": \"Sealing Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2431,\n                    \"name\": \"High Speed Sterilizer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2432,\n                    \"name\": \"ETO\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2433,\n                    \"name\": \"Washer disinfector\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2434,\n                    \"name\": \"Deep Freezer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2435,\n                    \"name\": \"Blood Collection Monitor\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2436,\n                    \"name\": \"Blood Bank Refrigerator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2437,\n                    \"name\": \"Platelet Agitator \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2438,\n                    \"name\": \"Cryo water bath\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2439,\n                    \"name\": \"Sterile connecting Device\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2440,\n                    \"name\": \"Refrigerated Centrifuge\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2441,\n                    \"name\": \"Doner couch\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2442,\n                    \"name\": \"Blood cell seperator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2443,\n                    \"name\": \"RF cautry\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2444,\n                    \"name\": \"ECHO Machine\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2445,\n                    \"name\": \"Holter recorder\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2446,\n                    \"name\": \"PFT\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2447,\n                    \"name\": \"Dental X-ray\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2448,\n                    \"name\": \"Dental Chair\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2449,\n                    \"name\": \"Video EEG\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2450,\n                    \"name\": \"EMG machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2451,\n                    \"name\": \"ENT Unit\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2452,\n                    \"name\": \"Green laser\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2453,\n                    \"name\": \"Field Analyzer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2454,\n                    \"name\": \"A-Scan\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2455,\n                    \"name\": \"Auto-Refractometer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2456,\n                    \"name\": \"Auto-Lensometer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2457,\n                    \"name\": \"Fundus camera\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2458,\n                    \"name\": \"Chart Projector\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2459,\n                    \"name\": \"opthalmic chair unit\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2460,\n                    \"name\": \"Slit lamp\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2461,\n                    \"name\": \"Keratometer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2462,\n                    \"name\": \"OCT\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2463,\n                    \"name\": \"Lithotripsy machine\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2464,\n                    \"name\": \"Mobile C-Arm\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2465,\n                    \"name\": \"Urodynamic Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2466,\n                    \"name\": \"Endoscopy system-\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2467,\n                    \"name\": \"Anaesthesia machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2468,\n                    \"name\": \"Endo cut cautry\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2469,\n                    \"name\": \"Broncoscope Flexible\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2470,\n                    \"name\": \"Infant incubator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2471,\n                    \"name\": \"Baby Warmer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2472,\n                    \"name\": \"Phototherapy\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2473,\n                    \"name\": \"Transport Incubator \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2474,\n                    \"name\": \"HFO\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2475,\n                    \"name\": \"Fetal Doppler\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2476,\n                    \"name\": \"Fetal Monitor\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2477,\n                    \"name\": \"OBTV\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2478,\n                    \"name\": \"Birthing Table\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2479,\n                    \"name\": \"Breast Pump\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2480,\n                    \"name\": \"AGM\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2481,\n                    \"name\": \"Surgical Diathermy\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2482,\n                    \"name\": \"OT Light\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2483,\n                    \"name\": \"Heart Lung M/C\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2484,\n                    \"name\": \"Cell saver(Auto log)\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2485,\n                    \"name\": \"Sternum Saw\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2486,\n                    \"name\": \"Pacemaker\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2487,\n                    \"name\": \"Neuro Drill\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2488,\n                    \"name\": \"CUSA\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2489,\n                    \"name\": \"Head Light source\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2490,\n                    \"name\": \"Syringe Pump\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2491,\n                    \"name\": \"Suction machine\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2492,\n                    \"name\": \"Surgical Microscope -Neuro\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2493,\n                    \"name\": \"Surgical microscope -ENT/Plastic\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2494,\n                    \"name\": \"Surgical micrscope -Eye\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2495,\n                    \"name\": \"Ortho drill\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2496,\n                    \"name\": \"Saver System\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2497,\n                    \"name\": \"Tourniquet\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2498,\n                    \"name\": \"Micro saw and Drill system\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2499,\n                    \"name\": \"BIPOLAR TURP\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2500,\n                    \"name\": \"Holmium Laser \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2501,\n                    \"name\": \"Endovision Set\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2502,\n                    \"name\": \"Lithoclast\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2503,\n                    \"name\": \"Harmonic Scalpel\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2504,\n                    \"name\": \"Table Top Sterlizer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2505,\n                    \"name\": \"Endomat\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2506,\n                    \"name\": \"Morcelletor\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2507,\n                    \"name\": \"Phacoemulsification\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2508,\n                    \"name\": \"Dialysis Machine\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2509,\n                    \"name\": \"CRRT Machine \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2510,\n                    \"name\": \"Colposcope\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2511,\n                    \"name\": \"Transport ventilator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2512,\n                    \"name\": \"Video Laryngoscope \",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 2513,\n                    \"name\": \"Autoclave\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 4461,\n                    \"name\": \"ECI Analyser\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 4910,\n                    \"name\": \"Flow Meter\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5071,\n                    \"name\": \"Infusion Pump\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5074,\n                    \"name\": \"Spo2 Prop\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5075,\n                    \"name\": \"Weight Machine\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5077,\n                    \"name\": \"Laryngoscope\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5078,\n                    \"name\": \"Uroflowmetry\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5079,\n                    \"name\": \"Muscle Simulator\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5080,\n                    \"name\": \"SWD\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5081,\n                    \"name\": \"Chattanooga\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                },\n                {\n                    \"id\": 5082,\n                    \"name\": \"Body Warmer\",\n                    \"updated\": false,\n                    \"categoryId\": 399,\n                    \"categoryName\": \"Medical Equipment\"\n                }\n            ]\n        },\n        {\n            \"id\": 400,\n            \"name\": \"Medical Furniture\",\n            \"updated\": false,\n            \"categoryId\": 400,\n            \"categoryName\": \"Medical Furniture\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2514,\n                    \"name\": \"Patient Bed\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2515,\n                    \"name\": \"Patient bed Side Locker\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2516,\n                    \"name\": \"Patient Over Bed table\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2517,\n                    \"name\": \"Bed side locker\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2518,\n                    \"name\": \"Food trolly/Over Bed Table\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2519,\n                    \"name\": \"IV Stand\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2520,\n                    \"name\": \"Instrument/Dressing Trolley\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2521,\n                    \"name\": \"Patient Couch\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2522,\n                    \"name\": \"Portable i/v stand\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2523,\n                    \"name\": \"Recovery trolly\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2524,\n                    \"name\": \"Revolving Chair\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2525,\n                    \"name\": \"Revolving Stool\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2526,\n                    \"name\": \"Strecher Trolly\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2527,\n                    \"name\": \"Wheel Chair\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2528,\n                    \"name\": \"Crash card\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2529,\n                    \"name\": \"View Box\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2530,\n                    \"name\": \"Mayo Trolley\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2531,\n                    \"name\": \"Baby bassinet / Cradle\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2532,\n                    \"name\": \"Medication Trolley\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2533,\n                    \"name\": \"Intubation Trolley\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2534,\n                    \"name\": \"Foot Step\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 2535,\n                    \"name\": \"Cardic table\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 4909,\n                    \"name\": \"Bed Side Rail\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                },\n                {\n                    \"id\": 5076,\n                    \"name\": \"Patient Trolly\",\n                    \"updated\": false,\n                    \"categoryId\": 400,\n                    \"categoryName\": \"Medical Furniture\"\n                }\n            ]\n        },\n        {\n            \"id\": 401,\n            \"name\": \"Medical Gases\",\n            \"updated\": false,\n            \"categoryId\": 401,\n            \"categoryName\": \"Medical Gases\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2536,\n                    \"name\": \"O2 Flow Meter\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2537,\n                    \"name\": \"CO2 Cylinder\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2538,\n                    \"name\": \"Suction Outlet\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2539,\n                    \"name\": \"O2 Outlet\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2540,\n                    \"name\": \"Air outlet\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2541,\n                    \"name\": \"Alarms\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2542,\n                    \"name\": \"Low Pressure (Suction)\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2543,\n                    \"name\": \"Low Pressure (O2)\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2544,\n                    \"name\": \"Low Pressure (Air)\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2545,\n                    \"name\": \"O2 Regulator\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2546,\n                    \"name\": \"Oxygen Probe\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2547,\n                    \"name\": \"Air Probe\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                },\n                {\n                    \"id\": 2548,\n                    \"name\": \"Cylenders\",\n                    \"updated\": false,\n                    \"categoryId\": 401,\n                    \"categoryName\": \"Medical Gases\"\n                }\n            ]\n        },\n        {\n            \"id\": 402,\n            \"name\": \"Audio Video\",\n            \"updated\": false,\n            \"categoryId\": 402,\n            \"categoryName\": \"Audio Video\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2549,\n                    \"name\": \"TV Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 2550,\n                    \"name\": \"Auditorium Speaker Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 2551,\n                    \"name\": \"Conference Room Speaker not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 2552,\n                    \"name\": \"Auditorium mike Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 2553,\n                    \"name\": \"Auditorium Projector Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 2554,\n                    \"name\": \"Conference Room Projector Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4356,\n                    \"name\": \"TV channel not working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4357,\n                    \"name\": \"TV to be On\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4363,\n                    \"name\": \"TV Remote Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4373,\n                    \"name\": \"Set Up Box Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4402,\n                    \"name\": \"CCTV Camera Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4403,\n                    \"name\": \"CCTV Picture capture to adjust\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4404,\n                    \"name\": \"CCTV Camera to Relocate\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                },\n                {\n                    \"id\": 4405,\n                    \"name\": \"CCTV recording issue\",\n                    \"updated\": false,\n                    \"categoryId\": 402,\n                    \"categoryName\": \"Audio Video\"\n                }\n            ]\n        },\n        {\n            \"id\": 403,\n            \"name\": \"Call Bell\",\n            \"updated\": false,\n            \"categoryId\": 403,\n            \"categoryName\": \"Call Bell\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2555,\n                    \"name\": \"Call Bell Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 2558,\n                    \"name\": \"Toilet Call Bell Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 2561,\n                    \"name\": \"Call Bell Volume High\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 2562,\n                    \"name\": \"Call Bell Volume Low\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 2563,\n                    \"name\": \"Call Bell to Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 3796,\n                    \"name\": \"Patient Bed-Call Bell Handle Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 3797,\n                    \"name\": \"Patient Room-Call Bell handle Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 3798,\n                    \"name\": \"Nurse Station Call Bell System Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                },\n                {\n                    \"id\": 3799,\n                    \"name\": \"Patient Room-Call Bell Panel hHnging\",\n                    \"updated\": false,\n                    \"categoryId\": 403,\n                    \"categoryName\": \"Call Bell\"\n                }\n            ]\n        },\n        {\n            \"id\": 404,\n            \"name\": \"Carpentry\",\n            \"updated\": false,\n            \"categoryId\": 404,\n            \"categoryName\": \"Carpentry\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2564,\n                    \"name\": \"Blinds Channel To Repair\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2565,\n                    \"name\": \"Blinds Not Closing\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2566,\n                    \"name\": \"Cupboard Door Came Off\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2568,\n                    \"name\": \"Cupboard Hanger To Be Fixed\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2569,\n                    \"name\": \"Cupboard Lock And Key Board \",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2570,\n                    \"name\": \"Cupboard Lock Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2571,\n                    \"name\": \"Cupboard Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2572,\n                    \"name\": \"Door Glass Broken \",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2574,\n                    \"name\": \"Door Handle Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2575,\n                    \"name\": \"Door Handle To Fix\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2576,\n                    \"name\": \"Door Hinges Became Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2577,\n                    \"name\": \"Door Lock Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2578,\n                    \"name\": \"Door Noisy\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2579,\n                    \"name\": \"Door Not Closing/Opening\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2580,\n                    \"name\": \"Door Stoper Not Fixed\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2581,\n                    \"name\": \"Door Stopper Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2582,\n                    \"name\": \"Door Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2584,\n                    \"name\": \"Floor Spring Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2585,\n                    \"name\": \"Key Board Channel Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2586,\n                    \"name\": \"Key Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2587,\n                    \"name\": \"Keyboard Stand Not Working Properly\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2588,\n                    \"name\": \"Lock Need To Be Changed\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2589,\n                    \"name\": \"Lock Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2590,\n                    \"name\": \"Main Door Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2591,\n                    \"name\": \"Mirror Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2592,\n                    \"name\": \"Need To Changed Hinges\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2593,\n                    \"name\": \"Need To Repair Cupboard\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2594,\n                    \"name\": \"Need To Repair Main Door\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2595,\n                    \"name\": \"New Cup Board Lock To Fix.\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2596,\n                    \"name\": \"Carpenter Required\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2597,\n                    \"name\": \"Coat Hook Need To Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2598,\n                    \"name\": \"Pin Up Board Need To Fixed\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2599,\n                    \"name\": \"Signage Board Fixing Req.\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 2723,\n                    \"name\": \"Washroom Door Lock Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 4364,\n                    \"name\": \"Cupboard Handle Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 4365,\n                    \"name\": \"Door Handle Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 4905,\n                    \"name\": \"Exit Plan Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                },\n                {\n                    \"id\": 4906,\n                    \"name\": \"Drawer Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 404,\n                    \"categoryName\": \"Carpentry\"\n                }\n            ]\n        },\n        {\n            \"id\": 405,\n            \"name\": \"Civil\",\n            \"updated\": false,\n            \"categoryId\": 405,\n            \"categoryName\": \"Civil\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2583,\n                    \"name\": \"False Ceiling Tile To Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 405,\n                    \"categoryName\": \"Civil\"\n                },\n                {\n                    \"id\": 2667,\n                    \"name\": \"Signage To Fix\",\n                    \"updated\": false,\n                    \"categoryId\": 405,\n                    \"categoryName\": \"Civil\"\n                },\n                {\n                    \"id\": 2727,\n                    \"name\": \"Tiles Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 405,\n                    \"categoryName\": \"Civil\"\n                },\n                {\n                    \"id\": 4879,\n                    \"name\": \"Seepage Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 405,\n                    \"categoryName\": \"Civil\"\n                }\n            ]\n        },\n        {\n            \"id\": 406,\n            \"name\": \"Electrical\",\n            \"updated\": false,\n            \"categoryId\": 406,\n            \"categoryName\": \"Electrical\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2600,\n                    \"name\": \"Bath Room Bulb Fused\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2601,\n                    \"name\": \"Bed Light Cover Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2602,\n                    \"name\": \"Ceiling Bulb Fused\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2603,\n                    \"name\": \"Cfl Fused\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2604,\n                    \"name\": \"Coridor Light Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2605,\n                    \"name\": \"Cover Light Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2607,\n                    \"name\": \"Emergency Light Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2608,\n                    \"name\": \"Emergency Light S/Off\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2609,\n                    \"name\": \"Exhaust Fan Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2610,\n                    \"name\": \"Fan Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2612,\n                    \"name\": \"Socket Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2613,\n                    \"name\": \"Light Cover Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2617,\n                    \"name\": \"Mirror Light Bulb Fused.\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2619,\n                    \"name\": \"Corridor Light Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2620,\n                    \"name\": \"Socket Burnt \",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2621,\n                    \"name\": \"Switch Faulty\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2622,\n                    \"name\": \"Switch Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2623,\n                    \"name\": \"Three Pin Top Required\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2624,\n                    \"name\": \"Plug To Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2626,\n                    \"name\": \"Tube Light Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 2627,\n                    \"name\": \"Picture Lamp Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4366,\n                    \"name\": \"Dimmer ballast Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4367,\n                    \"name\": \"cfl glass broken\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4368,\n                    \"name\": \"Light to be Fix\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4369,\n                    \"name\": \"Lights is Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4370,\n                    \"name\": \"Lights blinking\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4371,\n                    \"name\": \"power supply trip/ fail\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4372,\n                    \"name\": \"Tube Light blinking\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                },\n                {\n                    \"id\": 4907,\n                    \"name\": \"Electrician Required\",\n                    \"updated\": false,\n                    \"categoryId\": 406,\n                    \"categoryName\": \"Electrical\"\n                }\n            ]\n        },\n        {\n            \"id\": 407,\n            \"name\": \"Fire Engineering\",\n            \"updated\": false,\n            \"categoryId\": 407,\n            \"categoryName\": \"Fire Engineering\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2629,\n                    \"name\": \"PA System Not Audible\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 2630,\n                    \"name\": \"PA system Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 2631,\n                    \"name\": \"PA System Mike Not working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 2641,\n                    \"name\": \"Emergency Light Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 2642,\n                    \"name\": \"Emergency Light wire Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 2668,\n                    \"name\": \"Wire Burning Smell\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 2726,\n                    \"name\": \"Smoke Detector Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4337,\n                    \"name\": \"Fire Hose Box broken\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4338,\n                    \"name\": \"Fire Hydrant cabinet not fully equipped (incl. mallet)\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4339,\n                    \"name\": \"Fire Sprinkler water leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4340,\n                    \"name\": \"Fire hydrant water leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4341,\n                    \"name\": \"Fire Fighting pipe line not paint\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4342,\n                    \"name\": \"Fire Hydrant and Cabinet obstructed\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4345,\n                    \"name\": \"Fire Smoke Exhaust and Ventilation system not working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4349,\n                    \"name\": \"Emergency Lights not working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4351,\n                    \"name\": \"Emergency Light not properly fixed\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4358,\n                    \"name\": \"Fire Exit Blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4359,\n                    \"name\": \"Fire Exit Corridor Blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4360,\n                    \"name\": \"Fire Exit door not properly closed\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4387,\n                    \"name\": \"Lift Lobby Fire Drop Curtain Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4388,\n                    \"name\": \"Lift Lobby Fire Curtain Side channel loose\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4389,\n                    \"name\": \"LPG/ PNG Leaking smell\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4390,\n                    \"name\": \"MCP (Manual Call Point) Not working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4391,\n                    \"name\": \"Fire Extinguisher not properly fixed\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4392,\n                    \"name\": \"Fire Extinguisher validity not Complied\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4393,\n                    \"name\": \"Fire Extinguisher not fully charged\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4394,\n                    \"name\": \"Fire Door (Panic Bar) Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4395,\n                    \"name\": \"Fire Exit Signage Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4396,\n                    \"name\": \"Fire Exit Signage Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4397,\n                    \"name\": \"Fire Evacuation Plan missing\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4398,\n                    \"name\": \"Fire Evacuation Plan broken\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4399,\n                    \"name\": \"Fire Retardant Paint Peeling\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4400,\n                    \"name\": \"Fire Hydrant point not charged with water\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                },\n                {\n                    \"id\": 4401,\n                    \"name\": \"Fire hydrant water pressure gauge not working\",\n                    \"updated\": false,\n                    \"categoryId\": 407,\n                    \"categoryName\": \"Fire Engineering\"\n                }\n            ]\n        },\n        {\n            \"id\": 408,\n            \"name\": \"HVAC Airconditioning\",\n            \"updated\": false,\n            \"categoryId\": 408,\n            \"categoryName\": \"HVAC Airconditioning\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2646,\n                    \"name\": \"A/C Cooling Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2647,\n                    \"name\": \"A/C Leaking/Drain Block\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2648,\n                    \"name\": \"A/C Noisy\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2649,\n                    \"name\": \"A/C Not Effective\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2650,\n                    \"name\": \"A/C Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2651,\n                    \"name\": \"A/C Thermostat Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2652,\n                    \"name\": \"A/C To Switch Off\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2653,\n                    \"name\": \"A/C To Switch On\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2654,\n                    \"name\": \"A/C Water Leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2655,\n                    \"name\": \"Air Curtain Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2656,\n                    \"name\": \"Deep Freezer Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2657,\n                    \"name\": \"Diffuser Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2658,\n                    \"name\": \"Fan Required \",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2659,\n                    \"name\": \"Freezer Door Not Closing/Opening\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2660,\n                    \"name\": \"Fridge Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2661,\n                    \"name\": \"Ice Cream Cabinet Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2662,\n                    \"name\": \"Refrigerator Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2663,\n                    \"name\": \"Room Exhaust Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 2665,\n                    \"name\": \"Split Ac Water Leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 4374,\n                    \"name\": \"AC knob broken And AC knob reqd\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 4375,\n                    \"name\": \"AC Temp need to be check\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 4378,\n                    \"name\": \"Room Heater Not Working/ room heater required\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 4408,\n                    \"name\": \"Heater required\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                },\n                {\n                    \"id\": 4409,\n                    \"name\": \"Fridge temp meter required\",\n                    \"updated\": false,\n                    \"categoryId\": 408,\n                    \"categoryName\": \"HVAC Airconditioning\"\n                }\n            ]\n        },\n        {\n            \"id\": 409,\n            \"name\": \"Lift\",\n            \"updated\": false,\n            \"categoryId\": 409,\n            \"categoryName\": \"Lift\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2669,\n                    \"name\": \"Lift Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2670,\n                    \"name\": \"Lift stopped\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2671,\n                    \"name\": \"Lift non functional\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2672,\n                    \"name\": \"Lift Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2673,\n                    \"name\": \"Lift slow\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2674,\n                    \"name\": \"Lift fan noisy\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2675,\n                    \"name\": \"Lift Fan non functional\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2676,\n                    \"name\": \"Lift light fuse\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2677,\n                    \"name\": \"Lift light not Working \",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2678,\n                    \"name\": \"Lift Light Dim\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2679,\n                    \"name\": \"Lift door Not closing\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2680,\n                    \"name\": \"Lift Door Spring Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2681,\n                    \"name\": \"Lift Ceiling hanging\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2682,\n                    \"name\": \"Lift Swicthes Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2683,\n                    \"name\": \"Lift Alarm non Working\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2684,\n                    \"name\": \"Lift COP Display Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                },\n                {\n                    \"id\": 2685,\n                    \"name\": \"Lift License not displayed\",\n                    \"updated\": false,\n                    \"categoryId\": 409,\n                    \"categoryName\": \"Lift\"\n                }\n            ]\n        },\n        {\n            \"id\": 410,\n            \"name\": \"Phone \",\n            \"updated\": false,\n            \"categoryId\": 410,\n            \"categoryName\": \"Phone \",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2687,\n                    \"name\": \"Disturbance in Phoneline\",\n                    \"updated\": false,\n                    \"categoryId\": 410,\n                    \"categoryName\": \"Phone \"\n                },\n                {\n                    \"id\": 2688,\n                    \"name\": \"Outstation number not reachable\",\n                    \"updated\": false,\n                    \"categoryId\": 410,\n                    \"categoryName\": \"Phone \"\n                },\n                {\n                    \"id\": 2689,\n                    \"name\": \"Call not connecting\",\n                    \"updated\": false,\n                    \"categoryId\": 410,\n                    \"categoryName\": \"Phone \"\n                },\n                {\n                    \"id\": 2690,\n                    \"name\": \"Credit card machine not working\",\n                    \"updated\": false,\n                    \"categoryId\": 410,\n                    \"categoryName\": \"Phone \"\n                },\n                {\n                    \"id\": 4379,\n                    \"name\": \"Phone Not Working /zero dailing required.\",\n                    \"updated\": false,\n                    \"categoryId\": 410,\n                    \"categoryName\": \"Phone \"\n                }\n            ]\n        },\n        {\n            \"id\": 411,\n            \"name\": \"Painting\",\n            \"updated\": false,\n            \"categoryId\": 411,\n            \"categoryName\": \"Painting\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2691,\n                    \"name\": \"Paint Touch Up To Be Done\",\n                    \"updated\": false,\n                    \"categoryId\": 411,\n                    \"categoryName\": \"Painting\"\n                },\n                {\n                    \"id\": 2692,\n                    \"name\": \"Putty Work To Be Done\",\n                    \"updated\": false,\n                    \"categoryId\": 411,\n                    \"categoryName\": \"Painting\"\n                },\n                {\n                    \"id\": 2693,\n                    \"name\": \"Room Paint To Be Done\",\n                    \"updated\": false,\n                    \"categoryId\": 411,\n                    \"categoryName\": \"Painting\"\n                },\n                {\n                    \"id\": 2694,\n                    \"name\": \"Wall Chipped To Fill\",\n                    \"updated\": false,\n                    \"categoryId\": 411,\n                    \"categoryName\": \"Painting\"\n                },\n                {\n                    \"id\": 2695,\n                    \"name\": \"Wall Gap To Fill.\",\n                    \"updated\": false,\n                    \"categoryId\": 411,\n                    \"categoryName\": \"Painting\"\n                }\n            ]\n        },\n        {\n            \"id\": 412,\n            \"name\": \"Plumbing\",\n            \"updated\": false,\n            \"categoryId\": 412,\n            \"categoryName\": \"Plumbing\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2696,\n                    \"name\": \"Dirty Water\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2697,\n                    \"name\": \"Drain Blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2699,\n                    \"name\": \"Flush Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2700,\n                    \"name\": \"Hand Faucet Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2701,\n                    \"name\": \"Hand Faucet Holder Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2702,\n                    \"name\": \"Hand Faucet Leaking\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2703,\n                    \"name\": \"Hand Faucet Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2704,\n                    \"name\": \"Hand Faucet To Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2705,\n                    \"name\": \"Hose Pipe Damaged.\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2706,\n                    \"name\": \"Hot Water Not Coming\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2707,\n                    \"name\": \"Hot Water Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2708,\n                    \"name\": \"Shower Head Leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2709,\n                    \"name\": \"Shower Holder Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2710,\n                    \"name\": \"Sink Blockage\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2711,\n                    \"name\": \"Tap Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2712,\n                    \"name\": \"Tap Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2713,\n                    \"name\": \"Toilet Water Problem\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2714,\n                    \"name\": \"Towel Rack To Fix \",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2716,\n                    \"name\": \"W/C Blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2717,\n                    \"name\": \"W/C Cover Need To Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2718,\n                    \"name\": \"W/C Seat Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2719,\n                    \"name\": \"W/C Seat To Replace\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2720,\n                    \"name\": \"Wash Basin Blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2721,\n                    \"name\": \"Wash Basin Tap Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 2724,\n                    \"name\": \"Water Leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4380,\n                    \"name\": \"Flush water Continuous\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4382,\n                    \"name\": \"Urinal Pipe Leakge/ urinal blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4383,\n                    \"name\": \"Spindle holder reqd.\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4384,\n                    \"name\": \"Wash room drain blocked\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4385,\n                    \"name\": \"Wash basin came out\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4386,\n                    \"name\": \"Pipe Leakage\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4410,\n                    \"name\": \"Flush push button required\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4880,\n                    \"name\": \"WC Scratched\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 4908,\n                    \"name\": \"Plumber Required\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                },\n                {\n                    \"id\": 5064,\n                    \"name\": \"Water Is not Coming\",\n                    \"updated\": false,\n                    \"categoryId\": 412,\n                    \"categoryName\": \"Plumbing\"\n                }\n            ]\n        },\n        {\n            \"id\": 413,\n            \"name\": \"Call Centre\",\n            \"updated\": false,\n            \"categoryId\": 413,\n            \"categoryName\": \"Call Centre\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2728,\n                    \"name\": \"Call Centre Number not reachable\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 2729,\n                    \"name\": \"Incomplete information\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 2730,\n                    \"name\": \"Wrong tranfer of calls\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 2731,\n                    \"name\": \"Difficult to get the Dr. Appointment\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 4463,\n                    \"name\": \"Want to book appt. with Doctor.-Appointment Schedule\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 4464,\n                    \"name\": \"Wants to dial an outside number\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 4465,\n                    \"name\": \"Taxi Booking \",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                },\n                {\n                    \"id\": 4466,\n                    \"name\": \"Want to speak with doctor.\",\n                    \"updated\": false,\n                    \"categoryId\": 413,\n                    \"categoryName\": \"Call Centre\"\n                }\n            ]\n        },\n        {\n            \"id\": 414,\n            \"name\": \"Billing\",\n            \"updated\": false,\n            \"categoryId\": 414,\n            \"categoryName\": \"Billing\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2732,\n                    \"name\": \"Long Waiting for Billing\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2733,\n                    \"name\": \"Invoice generated for Wrong doctor\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2757,\n                    \"name\": \"Delay in Billing\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2758,\n                    \"name\": \"Error in Billing\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2759,\n                    \"name\": \"Overcharged in Bill\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2760,\n                    \"name\": \"Wrong Estimate Given\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2775,\n                    \"name\": \"Invoice generated for Wrong diagnostic test\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2776,\n                    \"name\": \"Charges too Expensive\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 2777,\n                    \"name\": \"Discount not given\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 3823,\n                    \"name\": \"Bill not explained\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                },\n                {\n                    \"id\": 4407,\n                    \"name\": \"Wants to know billing amount\",\n                    \"updated\": false,\n                    \"categoryId\": 414,\n                    \"categoryName\": \"Billing\"\n                }\n            ]\n        },\n        {\n            \"id\": 415,\n            \"name\": \"Report Collection\",\n            \"updated\": false,\n            \"categoryId\": 415,\n            \"categoryName\": \"Report Collection\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2734,\n                    \"name\": \"Report Not Ready\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                },\n                {\n                    \"id\": 2746,\n                    \"name\": \"Long Waiting for Report Delivery\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                },\n                {\n                    \"id\": 2764,\n                    \"name\": \"Wrong Report Dispatched\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                },\n                {\n                    \"id\": 2779,\n                    \"name\": \"X Ray Film Not available\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                },\n                {\n                    \"id\": 2780,\n                    \"name\": \"CT Scan Film Not available\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                },\n                {\n                    \"id\": 2781,\n                    \"name\": \"Ultrasound Film not available\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                },\n                {\n                    \"id\": 2782,\n                    \"name\": \"MRI Film not available\",\n                    \"updated\": false,\n                    \"categoryId\": 415,\n                    \"categoryName\": \"Report Collection\"\n                }\n            ]\n        },\n        {\n            \"id\": 416,\n            \"name\": \"Staff\",\n            \"updated\": false,\n            \"categoryId\": 416,\n            \"categoryName\": \"Staff\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2739,\n                    \"name\": \"OP BillIng Staff Improper Behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 2740,\n                    \"name\": \"OP Billing Staff inadequate Communication\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 2754,\n                    \"name\": \"Lack of Information from TPA Counter\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 2766,\n                    \"name\": \"Lack of IP Billing Staff\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 2767,\n                    \"name\": \"Lack of OP Billing Staff\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 2783,\n                    \"name\": \"Lack of Information from MIHY Desk\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 3565,\n                    \"name\": \"TPA Staff-Improper Behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 3810,\n                    \"name\": \"Lack of Information-OP Billing\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 3821,\n                    \"name\": \"IP BillIng Staff-Improper Behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 3822,\n                    \"name\": \"IP Billing Staff-Inadequate Communication\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                },\n                {\n                    \"id\": 3826,\n                    \"name\": \"TPA Staff-Inadequate Communication\",\n                    \"updated\": false,\n                    \"categoryId\": 416,\n                    \"categoryName\": \"Staff\"\n                }\n            ]\n        },\n        {\n            \"id\": 417,\n            \"name\": \"Coodination/Waiting\",\n            \"updated\": false,\n            \"categoryId\": 417,\n            \"categoryName\": \"Coodination/Waiting\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2736,\n                    \"name\": \"Doctor not Present\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 2737,\n                    \"name\": \"Long Waiting for Doctor Consultation\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 2742,\n                    \"name\": \"Long Waiting for diagnostic Test-X ray\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 2743,\n                    \"name\": \"Long Waiting for diagnostic Test-Ultrasound\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 2772,\n                    \"name\": \"Long Waiting for diagnostic Test-EEG\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 3811,\n                    \"name\": \"Long Waiting for diagnostic Consultation\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 3812,\n                    \"name\": \"Long Waiting for Test-CT Scan\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 3813,\n                    \"name\": \"Long Waiting for Test-ECG\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 3814,\n                    \"name\": \"Long Waiting for diagnostic Test-TMT\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 3815,\n                    \"name\": \"Long Waiting for Test-Blood Sample\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                },\n                {\n                    \"id\": 3817,\n                    \"name\": \"Queue Management-Not Proper\",\n                    \"updated\": false,\n                    \"categoryId\": 417,\n                    \"categoryName\": \"Coodination/Waiting\"\n                }\n            ]\n        },\n        {\n            \"id\": 418,\n            \"name\": \"Admin\",\n            \"updated\": false,\n            \"categoryId\": 418,\n            \"categoryName\": \"Admin\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2741,\n                    \"name\": \"Wants to Speak to OP Services Head\",\n                    \"updated\": false,\n                    \"categoryId\": 418,\n                    \"categoryName\": \"Admin\"\n                },\n                {\n                    \"id\": 2763,\n                    \"name\": \"Wants to Speak to IP Billing head\",\n                    \"updated\": false,\n                    \"categoryId\": 418,\n                    \"categoryName\": \"Admin\"\n                },\n                {\n                    \"id\": 2771,\n                    \"name\": \"Wants to Speak to Medical Services Head\",\n                    \"updated\": false,\n                    \"categoryId\": 418,\n                    \"categoryName\": \"Admin\"\n                },\n                {\n                    \"id\": 3596,\n                    \"name\": \"Wants to speak to Sales Head\",\n                    \"updated\": false,\n                    \"categoryId\": 418,\n                    \"categoryName\": \"Admin\"\n                },\n                {\n                    \"id\": 3623,\n                    \"name\": \"Wants to speak to Marketing Head\",\n                    \"updated\": false,\n                    \"categoryId\": 418,\n                    \"categoryName\": \"Admin\"\n                }\n            ]\n        },\n        {\n            \"id\": 419,\n            \"name\": \"Discharge Summary\",\n            \"updated\": false,\n            \"categoryId\": 419,\n            \"categoryName\": \"Discharge Summary\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3558,\n                    \"name\": \"Delay in Discharge Summary Preparation-TPA Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 419,\n                    \"categoryName\": \"Discharge Summary\"\n                },\n                {\n                    \"id\": 3824,\n                    \"name\": \"Errors in Discharge Summary\",\n                    \"updated\": false,\n                    \"categoryId\": 419,\n                    \"categoryName\": \"Discharge Summary\"\n                },\n                {\n                    \"id\": 3825,\n                    \"name\": \"Error of Diagnosis In Discharge Summary\",\n                    \"updated\": false,\n                    \"categoryId\": 419,\n                    \"categoryName\": \"Discharge Summary\"\n                },\n                {\n                    \"id\": 3879,\n                    \"name\": \"Delay in Discharge Summary Preparation-Cash Patient\",\n                    \"updated\": false,\n                    \"categoryId\": 419,\n                    \"categoryName\": \"Discharge Summary\"\n                }\n            ]\n        },\n        {\n            \"id\": 420,\n            \"name\": \"TPA Approval\",\n            \"updated\": false,\n            \"categoryId\": 420,\n            \"categoryName\": \"TPA Approval\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2750,\n                    \"name\": \"Delay in TPA Approval \",\n                    \"updated\": false,\n                    \"categoryId\": 420,\n                    \"categoryName\": \"TPA Approval\"\n                },\n                {\n                    \"id\": 2751,\n                    \"name\": \"Wrong Documents sent for TPA approval\",\n                    \"updated\": false,\n                    \"categoryId\": 420,\n                    \"categoryName\": \"TPA Approval\"\n                },\n                {\n                    \"id\": 2752,\n                    \"name\": \"TPA Team Coordination\",\n                    \"updated\": false,\n                    \"categoryId\": 420,\n                    \"categoryName\": \"TPA Approval\"\n                }\n            ]\n        },\n        {\n            \"id\": 421,\n            \"name\": \"TPA Admin\",\n            \"updated\": false,\n            \"categoryId\": 421,\n            \"categoryName\": \"TPA Admin\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2756,\n                    \"name\": \"Wants to Speak to TPA head\",\n                    \"updated\": false,\n                    \"categoryId\": 421,\n                    \"categoryName\": \"TPA Admin\"\n                }\n            ]\n        },\n        {\n            \"id\": 422,\n            \"name\": \"OP Infrastructure\",\n            \"updated\": false,\n            \"categoryId\": 422,\n            \"categoryName\": \"OP Infrastructure\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2768,\n                    \"name\": \"Wheel Chair required\",\n                    \"updated\": false,\n                    \"categoryId\": 422,\n                    \"categoryName\": \"OP Infrastructure\"\n                },\n                {\n                    \"id\": 2769,\n                    \"name\": \"No sitting space in the OPD\",\n                    \"updated\": false,\n                    \"categoryId\": 422,\n                    \"categoryName\": \"OP Infrastructure\"\n                },\n                {\n                    \"id\": 3816,\n                    \"name\": \"Consultation Room-Name Plate Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 422,\n                    \"categoryName\": \"OP Infrastructure\"\n                }\n            ]\n        },\n        {\n            \"id\": 423,\n            \"name\": \"Express Appointment\",\n            \"updated\": false,\n            \"categoryId\": 423,\n            \"categoryName\": \"Express Appointment\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2785,\n                    \"name\": \"Express Appointment Process Not Adhered\",\n                    \"updated\": false,\n                    \"categoryId\": 423,\n                    \"categoryName\": \"Express Appointment\"\n                }\n            ]\n        },\n        {\n            \"id\": 424,\n            \"name\": \"Online Appointment\",\n            \"updated\": false,\n            \"categoryId\": 424,\n            \"categoryName\": \"Online Appointment\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2789,\n                    \"name\": \"Online Prepaid invoice not generated\",\n                    \"updated\": false,\n                    \"categoryId\": 424,\n                    \"categoryName\": \"Online Appointment\"\n                },\n                {\n                    \"id\": 2790,\n                    \"name\": \"Online Prepaid Refund Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 424,\n                    \"categoryName\": \"Online Appointment\"\n                },\n                {\n                    \"id\": 3818,\n                    \"name\": \"Online Appointment-Not Featuring\",\n                    \"updated\": false,\n                    \"categoryId\": 424,\n                    \"categoryName\": \"Online Appointment\"\n                },\n                {\n                    \"id\": 3819,\n                    \"name\": \"Online Appointment-Doctor Not Available\",\n                    \"updated\": false,\n                    \"categoryId\": 424,\n                    \"categoryName\": \"Online Appointment\"\n                },\n                {\n                    \"id\": 3820,\n                    \"name\": \"Online Appointment-Dr. non availablity not informed\",\n                    \"updated\": false,\n                    \"categoryId\": 424,\n                    \"categoryName\": \"Online Appointment\"\n                }\n            ]\n        },\n        {\n            \"id\": 426,\n            \"name\": \"Patient Linen\",\n            \"updated\": false,\n            \"categoryId\": 426,\n            \"categoryName\": \"Patient Linen\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 2804,\n                    \"name\": \"Bedsheet Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2805,\n                    \"name\": \"Attendant Bedsheet required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2806,\n                    \"name\": \"Hand Towel required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2807,\n                    \"name\": \"Sponge Towel required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2808,\n                    \"name\": \"Bath Towel required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2809,\n                    \"name\": \"Male Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2810,\n                    \"name\": \"Female Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2811,\n                    \"name\": \"Baby Male Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2812,\n                    \"name\": \"Baby Female Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2813,\n                    \"name\": \"Male Jhabla Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2814,\n                    \"name\": \"Female Jhabla Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2815,\n                    \"name\": \"Blanket Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2816,\n                    \"name\": \"Baby Blanket Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2817,\n                    \"name\": \"Pillow Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2818,\n                    \"name\": \"Pillow Cover Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2819,\n                    \"name\": \"Half Sheet Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2820,\n                    \"name\": \"Long Gown Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2822,\n                    \"name\": \"Washroom Curtains Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2823,\n                    \"name\": \"Window Curtains Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2824,\n                    \"name\": \"PHP-Male Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2825,\n                    \"name\": \"PHP-Female Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2848,\n                    \"name\": \"Bedsheet torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2849,\n                    \"name\": \"Attendant Bedsheet torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2850,\n                    \"name\": \"Hand Towel torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2851,\n                    \"name\": \"Sponge Towel torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2852,\n                    \"name\": \"Bath Towel torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2853,\n                    \"name\": \"Male Dress Shirt torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2854,\n                    \"name\": \"Female Dress Shirt torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2855,\n                    \"name\": \"Baby Male Dress Shirt torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2856,\n                    \"name\": \"Baby Female Dress Shirt torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2857,\n                    \"name\": \"Male Jhabla torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2858,\n                    \"name\": \"Female Jhabla torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2859,\n                    \"name\": \"Blanket torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2860,\n                    \"name\": \"Baby Blanket torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2861,\n                    \"name\": \"Pillow torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2862,\n                    \"name\": \"Pillow Cover torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2863,\n                    \"name\": \"Half Sheet torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2864,\n                    \"name\": \"Long Gown torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2865,\n                    \"name\": \"Privacy Room Curtain torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2866,\n                    \"name\": \"Washroom Curtains torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2867,\n                    \"name\": \"Window Curtains torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2868,\n                    \"name\": \"PHP-Male Dress Shirt torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2869,\n                    \"name\": \"PHP-Female Dress Shirt torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2870,\n                    \"name\": \"Bedsheet Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2872,\n                    \"name\": \"Hand Towel dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2873,\n                    \"name\": \"Sponge Towel dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2874,\n                    \"name\": \"Bath Towel dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2875,\n                    \"name\": \"Male Dress Shirt dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2876,\n                    \"name\": \"Female Dress Shirt dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2877,\n                    \"name\": \"Baby Male Dress Shirt dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2878,\n                    \"name\": \"Baby Female Dress Shirt dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2879,\n                    \"name\": \"Male Jhabla dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2880,\n                    \"name\": \"Female Jhabla dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2881,\n                    \"name\": \"Blanket Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2882,\n                    \"name\": \"Baby Blanket Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2883,\n                    \"name\": \"Pillow Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2884,\n                    \"name\": \"Pillow Cover Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2885,\n                    \"name\": \"Half Sheet Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2886,\n                    \"name\": \"Long Gown Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2888,\n                    \"name\": \"Washroom Curtains dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2889,\n                    \"name\": \"Window Curtains dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2890,\n                    \"name\": \"PHP-Male Dress Shirt dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2891,\n                    \"name\": \"PHP-Female Dress Shirt dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2892,\n                    \"name\": \"Bedsheet stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2893,\n                    \"name\": \"Attendant bedsheet faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2894,\n                    \"name\": \"Hand Towel Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2895,\n                    \"name\": \"Sponge Towel Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2896,\n                    \"name\": \"Bath Towel Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2897,\n                    \"name\": \"Male Dress Shirt Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2898,\n                    \"name\": \"Female Dress Shirt Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2899,\n                    \"name\": \"Baby Male Dress Shirt Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2900,\n                    \"name\": \"Baby Female Dress Shirt Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2901,\n                    \"name\": \"Male Jhabla Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2902,\n                    \"name\": \"Female Jhabla Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2903,\n                    \"name\": \"Blanket stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2904,\n                    \"name\": \"Baby Blanket stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2905,\n                    \"name\": \"Pillow stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2906,\n                    \"name\": \"Pillow Cover stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2907,\n                    \"name\": \"Half Sheet stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2908,\n                    \"name\": \"Long Gown stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2909,\n                    \"name\": \"Privacy Room Curtain Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2910,\n                    \"name\": \"Washroom Curtains Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2911,\n                    \"name\": \"Window Curtains Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2912,\n                    \"name\": \"PHP-Male Dress Shirt Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2913,\n                    \"name\": \"PHP-Female Dress Shirt Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2914,\n                    \"name\": \"Bed sheet faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2915,\n                    \"name\": \"Attendant bedsheet blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2916,\n                    \"name\": \"Hand Towel blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2917,\n                    \"name\": \"Sponge Towel blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2918,\n                    \"name\": \"Bath Towel blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2919,\n                    \"name\": \"Male Dress Shirt blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2920,\n                    \"name\": \"Female Dress Shirt blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2921,\n                    \"name\": \"Baby Male Dress Shirt blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2922,\n                    \"name\": \"Baby Female Dress Shirt blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2923,\n                    \"name\": \"Male Jhabla blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2924,\n                    \"name\": \"Female Jhabla blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2925,\n                    \"name\": \"Blanket faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2926,\n                    \"name\": \"Baby Blanket faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2927,\n                    \"name\": \"Pillow faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2928,\n                    \"name\": \"Pillow Cover faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2929,\n                    \"name\": \"Half Sheet faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2930,\n                    \"name\": \"Long Gown faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2931,\n                    \"name\": \"Privacy Room Curtain blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2932,\n                    \"name\": \"Washroom Curtains blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2933,\n                    \"name\": \"Window Curtains blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2934,\n                    \"name\": \"PHP-Male Dress Shirt blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2935,\n                    \"name\": \"PHP-Female Dress Shirt blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2936,\n                    \"name\": \"Bed sheet has hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2937,\n                    \"name\": \"Attendant bedsheet \",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2938,\n                    \"name\": \"Hand Towel have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2939,\n                    \"name\": \"Sponge Towel have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2940,\n                    \"name\": \"Bath Towel have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2941,\n                    \"name\": \"Male Dress Shirt have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2942,\n                    \"name\": \"Female Dress Shirt have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2943,\n                    \"name\": \"Baby Male Dress Shirt have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2944,\n                    \"name\": \"Baby Female Dress Shirt have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2945,\n                    \"name\": \"Male Jhabla have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2946,\n                    \"name\": \"Female Jhabla have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2947,\n                    \"name\": \"Blanket have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2948,\n                    \"name\": \"Baby Blanket have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2949,\n                    \"name\": \"Pillow have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2950,\n                    \"name\": \"Pillow Cover have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2951,\n                    \"name\": \"Half Sheet have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2952,\n                    \"name\": \"Long Gown have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2953,\n                    \"name\": \"Privacy Room Curtain have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2954,\n                    \"name\": \"Washroom Curtains have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2955,\n                    \"name\": \"Window Curtains have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2956,\n                    \"name\": \"PHP-Male Dress Shirt have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2957,\n                    \"name\": \"PHP-Female Dress Shirt have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2958,\n                    \"name\": \"Bedsheet Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2959,\n                    \"name\": \"Attendant Bedsheet Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2960,\n                    \"name\": \"Hand Towel Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2961,\n                    \"name\": \"Sponge Towel Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2962,\n                    \"name\": \"Bath Towel Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2963,\n                    \"name\": \"Male Dress Shirt Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2964,\n                    \"name\": \"Female Dress Shirt Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2965,\n                    \"name\": \"Baby Male Dress Shirt Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2966,\n                    \"name\": \"Baby Female Dress Shirt Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2967,\n                    \"name\": \"Male Jhabla Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2968,\n                    \"name\": \"Female Jhabla Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2969,\n                    \"name\": \"Blanket Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2970,\n                    \"name\": \"Baby Blanket Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2971,\n                    \"name\": \"Pillow Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2972,\n                    \"name\": \"Pillow Cover Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2973,\n                    \"name\": \"Half Sheet Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2974,\n                    \"name\": \"Long Gown Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2975,\n                    \"name\": \"Privacy Room Curtain Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2976,\n                    \"name\": \"Washroom Curtains Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2977,\n                    \"name\": \"Window Curtains Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2978,\n                    \"name\": \"PHP-Male Dress Shirt Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2979,\n                    \"name\": \"PHP-Female Dress Shirt Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2980,\n                    \"name\": \"Bedsheet Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2981,\n                    \"name\": \"Attendant Bedsheet Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2982,\n                    \"name\": \"Hand Towel remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2983,\n                    \"name\": \"Sponge Towel remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2984,\n                    \"name\": \"Bath Towel remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2985,\n                    \"name\": \"Male Dress Shirt remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2986,\n                    \"name\": \"Female Dress Shirt remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2987,\n                    \"name\": \"Baby Male Dress Shirt remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2988,\n                    \"name\": \"Baby Female Dress Shirt remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2989,\n                    \"name\": \"Male Jhabla remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2990,\n                    \"name\": \"Female Jhabla remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2991,\n                    \"name\": \"Blanket Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2992,\n                    \"name\": \"Baby Blanket Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2993,\n                    \"name\": \"Pillow Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2994,\n                    \"name\": \"Pillow Cover Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2995,\n                    \"name\": \"Half Sheet Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2996,\n                    \"name\": \"Long Gown Remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2997,\n                    \"name\": \"Privacy Room Curtain remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2998,\n                    \"name\": \"Washroom Curtains remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 2999,\n                    \"name\": \"Window Curtains remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3000,\n                    \"name\": \"PHP-Male Dress Shirt remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3001,\n                    \"name\": \"PHP-Female Dress Shirt remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3008,\n                    \"name\": \"Male Dress Shirt Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3009,\n                    \"name\": \"Female Dress Shirt Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3010,\n                    \"name\": \"Baby Male Dress Shirt Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3011,\n                    \"name\": \"Baby Female Dress Shirt Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3012,\n                    \"name\": \"Male Jhabla Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3013,\n                    \"name\": \"Female Jhabla Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3014,\n                    \"name\": \"PHP-Male Dress Shirt Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3015,\n                    \"name\": \"PHP-Female Dress Shirt Collar Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3016,\n                    \"name\": \"Male Dress Shirt Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3017,\n                    \"name\": \"Female Dress Shirt Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3018,\n                    \"name\": \"Baby Male Dress Shirt Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3019,\n                    \"name\": \"Baby Female Dress Shirt Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3020,\n                    \"name\": \"Male Jhabla Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3021,\n                    \"name\": \"Female Jhabla Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3022,\n                    \"name\": \"PHP-Male Dress Shirt Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3023,\n                    \"name\": \"PHP-Female Dress Shirt Collar Toned\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3024,\n                    \"name\": \"Male Dress Shirt Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3025,\n                    \"name\": \"Female Dress Shirt Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3026,\n                    \"name\": \"Baby Male Dress Shirt Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3027,\n                    \"name\": \"Baby Female Dress Shirt Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3028,\n                    \"name\": \"Male Jhabla Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3029,\n                    \"name\": \"Female Jhabla Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3030,\n                    \"name\": \"PHP-Male Dress Shirt Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3031,\n                    \"name\": \"PHP-Female Dress Shirt Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3032,\n                    \"name\": \"Male Dress Shirt Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3033,\n                    \"name\": \"Female Dress Shirt Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3034,\n                    \"name\": \"Baby Male Dress Shirt Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3035,\n                    \"name\": \"Baby Female Dress Shirt Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3036,\n                    \"name\": \"Male Jhabla Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3037,\n                    \"name\": \"Female Jhabla Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3038,\n                    \"name\": \"PHP-Male Dress Shirt Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3039,\n                    \"name\": \"PHP-Female Dress Shirt Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3040,\n                    \"name\": \"Male Dress Pyjama required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3041,\n                    \"name\": \"Female Dress Pyjama required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3042,\n                    \"name\": \"Baby Male Dress Pyjama required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3043,\n                    \"name\": \"Baby Female Dress Pyjama required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3044,\n                    \"name\": \"PHP-Male Dress Pyjama required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3045,\n                    \"name\": \"PHP-Female Dress Pyjama required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3046,\n                    \"name\": \"Male Dress Pyjama stained/marks\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3047,\n                    \"name\": \"Female Dress Pyjama stained/marks\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3048,\n                    \"name\": \"Baby Male Dress Pyjama stained/marks\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3049,\n                    \"name\": \"Baby Female Dress Pyjama stained/marks\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3050,\n                    \"name\": \"PHP-Male Dress Pyjama stained/marks\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3051,\n                    \"name\": \"PHP-Female Dress Pyjama stained/marks\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3052,\n                    \"name\": \"Male Dress Pyjama torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3053,\n                    \"name\": \"Female Dress Pyjama torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3054,\n                    \"name\": \"Baby Male Dress Pyjama torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3055,\n                    \"name\": \"Baby Female Dress Pyjama torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3056,\n                    \"name\": \"PHP-Male Dress Pyjama torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3057,\n                    \"name\": \"PHP-Female Dress Pyjama torn\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3058,\n                    \"name\": \"Male Dress Pyjama dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3059,\n                    \"name\": \"Female Dress Pyjama dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3060,\n                    \"name\": \"Baby Male Dress Pyjama dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3061,\n                    \"name\": \"Baby Female Dress Pyjama dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3062,\n                    \"name\": \"PHP-Male Dress Pyjama dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3063,\n                    \"name\": \"PHP-Female Dress Pyjama dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3064,\n                    \"name\": \"Male Dress Pyjama Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3065,\n                    \"name\": \"Female Dress Pyjama Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3066,\n                    \"name\": \"Baby Male Dress Pyjama Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3067,\n                    \"name\": \"Baby Female Dress Pyjama Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3068,\n                    \"name\": \"PHP-Male Dress Pyjama Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3069,\n                    \"name\": \"PHP-Female Dress Pyjama Faded\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3070,\n                    \"name\": \"Male Dress Pyjama blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3071,\n                    \"name\": \"Female Dress Pyjama blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3072,\n                    \"name\": \"Baby Male Dress Pyjama blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3073,\n                    \"name\": \"Baby Female Dress Pyjama blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3074,\n                    \"name\": \"PHP-Male Dress Pyjama blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3075,\n                    \"name\": \"PHP-Female Dress Pyjama blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3076,\n                    \"name\": \"Male Dress Pyjama have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3077,\n                    \"name\": \"Female Dress Pyjama have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3078,\n                    \"name\": \"Baby Male Dress Pyjama have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3079,\n                    \"name\": \"Baby Female Dress Pyjama have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3080,\n                    \"name\": \"PHP-Male Dress Pyjama have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3081,\n                    \"name\": \"PHP-Female Dress Pyjama have hairs\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3082,\n                    \"name\": \"Male Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3083,\n                    \"name\": \"Female Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3084,\n                    \"name\": \"Baby Male Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3085,\n                    \"name\": \"Baby Female Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3086,\n                    \"name\": \"PHP-Male Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3087,\n                    \"name\": \"PHP-Female Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3088,\n                    \"name\": \"Male Dress Pyjama remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3089,\n                    \"name\": \"Female Dress Pyjama remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3090,\n                    \"name\": \"Baby Male Dress Pyjama remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3091,\n                    \"name\": \"Baby Female Dress Pyjama remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3092,\n                    \"name\": \"PHP-Male Dress Pyjama remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3093,\n                    \"name\": \"PHP-Female Dress Pyjama remove\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3100,\n                    \"name\": \"Male Dress Pyjama Too short\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3101,\n                    \"name\": \"Female Dress Pyjama Too short\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3102,\n                    \"name\": \"Baby Male Dress Pyjama Too short\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3103,\n                    \"name\": \"Baby Female Dress Pyjama Too short\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3104,\n                    \"name\": \"PHP-Male Dress Pyjama Too short\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3105,\n                    \"name\": \"PHP-Female Dress Pyjama Too short\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3106,\n                    \"name\": \"Male Dress Pyjama Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3107,\n                    \"name\": \"Female Dress Pyjama Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3108,\n                    \"name\": \"Baby Male Dress Pyjama Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3109,\n                    \"name\": \"Baby Female Dress Pyjama Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3110,\n                    \"name\": \"PHP-Male Dress Pyjama Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3111,\n                    \"name\": \"PHP-Female Dress Pyjama Too Tight\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3112,\n                    \"name\": \"Male Dress Pyjama Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3113,\n                    \"name\": \"Female Dress Pyjama Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3114,\n                    \"name\": \"Baby Male Dress Pyjama Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3115,\n                    \"name\": \"Baby Female Dress Pyjama Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3116,\n                    \"name\": \"PHP-Male Dress Pyjama Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3117,\n                    \"name\": \"PHP-Female Dress Pyjama Too Loose\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3547,\n                    \"name\": \"Bedsheet And Blanket required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3550,\n                    \"name\": \"Bath Towel And Hand Towel required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3707,\n                    \"name\": \"Bedsheet And Bath Towel required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3708,\n                    \"name\": \"For Privacy Room Curtain Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3709,\n                    \"name\": \"Bedsheet Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3710,\n                    \"name\": \"Attendant Bedsheet stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3711,\n                    \"name\": \"Hand Towel stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3712,\n                    \"name\": \"Sponge Towel stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3713,\n                    \"name\": \"Bath Towel stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3714,\n                    \"name\": \"Male Dress Shirt stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3715,\n                    \"name\": \"Female Dress Shirt stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3716,\n                    \"name\": \"Baby Male Dress Shirt stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3717,\n                    \"name\": \"Baby Female Dress Shirt stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3718,\n                    \"name\": \"Male Jhabla stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3719,\n                    \"name\": \"Female Jhabla stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3720,\n                    \"name\": \"Blanket Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3721,\n                    \"name\": \"Baby Blanket Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3722,\n                    \"name\": \"Pillow Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3723,\n                    \"name\": \"Pillow Cover Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3724,\n                    \"name\": \"Half Sheet Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3725,\n                    \"name\": \"Long Gown Blood stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3726,\n                    \"name\": \"Privacy Room Curtain stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3727,\n                    \"name\": \"Washroom Curtains stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3728,\n                    \"name\": \"Window Curtains stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3729,\n                    \"name\": \"PHP-Male Dress Shirt stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3730,\n                    \"name\": \"PHP-Female Dress Shirt stained\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3731,\n                    \"name\": \"For Privacy-Room Curtain dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3732,\n                    \"name\": \"Baby Dress required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3733,\n                    \"name\": \"Baby Bed sheet required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3734,\n                    \"name\": \"Male Dress Shirt Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3735,\n                    \"name\": \"Female Dress Shirt Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3736,\n                    \"name\": \"Baby Male Dress Shirt Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3737,\n                    \"name\": \"Baby Female Dress Shirt Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3738,\n                    \"name\": \"Male Jhabla Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3739,\n                    \"name\": \"Female Jhabla Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3740,\n                    \"name\": \"Male Dress Pyjama Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3741,\n                    \"name\": \"Female Dress Pyjama Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3742,\n                    \"name\": \"Baby Male Dress Pyjama Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3743,\n                    \"name\": \"Baby Female Dress Pyjama Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3744,\n                    \"name\": \"PHP-Male Dress Pyjama Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 3745,\n                    \"name\": \"PHP-Female Dress Pyjama Loops missing\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 4411,\n                    \"name\": \"Bedsheet And Blanket And Towel required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 4412,\n                    \"name\": \"Bedsheet And Blanket And Pillow required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                },\n                {\n                    \"id\": 4877,\n                    \"name\": \"Patient Complete Dress Required\",\n                    \"updated\": false,\n                    \"categoryId\": 426,\n                    \"categoryName\": \"Patient Linen\"\n                }\n            ]\n        },\n        {\n            \"id\": 428,\n            \"name\": \"Patient Consumables- HK\",\n            \"updated\": false,\n            \"categoryId\": 428,\n            \"categoryName\": \"Patient Consumables- HK\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3252,\n                    \"name\": \"Soap Required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3253,\n                    \"name\": \"Face tissue Required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3254,\n                    \"name\": \"Toilet Roll Required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3255,\n                    \"name\": \"Good Night Refill Required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3258,\n                    \"name\": \"Amenties (Morning) kit Not Given\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3259,\n                    \"name\": \"Soap Not Given\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3260,\n                    \"name\": \"Face tissue not given\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3261,\n                    \"name\": \"Toilet Roll not given\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3262,\n                    \"name\": \"Good Night Refill not Given\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3746,\n                    \"name\": \"Amenities (Morning) kit required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3747,\n                    \"name\": \"Amenties (Morning)Kit-Bad Quality\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3748,\n                    \"name\": \"Soap -Bad Quality\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3749,\n                    \"name\": \"Face tissue-Bad Quality\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3750,\n                    \"name\": \"Toilet Roll -Bad Quality\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 3751,\n                    \"name\": \"Good Night Refill -Bad Quality\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 5065,\n                    \"name\": \"Electric Kettele Required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                },\n                {\n                    \"id\": 5068,\n                    \"name\": \"TV Remote Required\",\n                    \"updated\": false,\n                    \"categoryId\": 428,\n                    \"categoryName\": \"Patient Consumables- HK\"\n                }\n            ]\n        },\n        {\n            \"id\": 429,\n            \"name\": \"Room Accessories\",\n            \"updated\": false,\n            \"categoryId\": 429,\n            \"categoryName\": \"Room Accessories\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3272,\n                    \"name\": \"Flask Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3276,\n                    \"name\": \"Flask required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3277,\n                    \"name\": \"Gloves heavy duty required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3292,\n                    \"name\": \"Dustbin steel 14*28 required\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3294,\n                    \"name\": \"Water cooler dispensor required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3295,\n                    \"name\": \"Vaccum jug required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3300,\n                    \"name\": \"Slipper Required - Gray\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3302,\n                    \"name\": \"Flask Reffeel required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3305,\n                    \"name\": \"Sticker Round required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3307,\n                    \"name\": \"Tant card required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3308,\n                    \"name\": \"OT slipper required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3752,\n                    \"name\": \"Dustbin required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3753,\n                    \"name\": \"Dustbin With lid required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3754,\n                    \"name\": \"Wall Clock-Not Working\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3755,\n                    \"name\": \"Tray Plastic required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3756,\n                    \"name\": \"Jug Plastic required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3757,\n                    \"name\": \"Swing dustbin 40 ltr green required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3758,\n                    \"name\": \"Swing dustbin 40 ltr yellow required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3759,\n                    \"name\": \"Swing dustbin 40 ltr blue required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3760,\n                    \"name\": \"Swing dustbin 40 ltr red required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3761,\n                    \"name\": \"Foot Mat required\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3762,\n                    \"name\": \"Hand dryer required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3763,\n                    \"name\": \"Tissue paper dispensor required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3766,\n                    \"name\": \"Big Dustbin required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3767,\n                    \"name\": \"Mug required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3769,\n                    \"name\": \"Hangers platic required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3771,\n                    \"name\": \"Slipper Required - Black\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 3772,\n                    \"name\": \"Sticker bio hazard waste required \",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 4413,\n                    \"name\": \"Wallclock hanging\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 4468,\n                    \"name\": \"TV Remote Required\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                },\n                {\n                    \"id\": 4911,\n                    \"name\": \"Shampoo Required\",\n                    \"updated\": false,\n                    \"categoryId\": 429,\n                    \"categoryName\": \"Room Accessories\"\n                }\n            ]\n        },\n        {\n            \"id\": 430,\n            \"name\": \"Bathroom Accessories\",\n            \"updated\": false,\n            \"categoryId\": 430,\n            \"categoryName\": \"Bathroom Accessories\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3309,\n                    \"name\": \"Mug Plastic white required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3310,\n                    \"name\": \"Bucket Required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3311,\n                    \"name\": \"Dustbin without lid required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3312,\n                    \"name\": \"Borocil glass small Required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3313,\n                    \"name\": \"Soap dispensor small(steel) Required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3517,\n                    \"name\": \"Razor required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3518,\n                    \"name\": \"Comb required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3519,\n                    \"name\": \"Toothpaste required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3520,\n                    \"name\": \"Toothbrush required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3773,\n                    \"name\": \"Soap dispensor Required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 3782,\n                    \"name\": \"Tooth Kit required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                },\n                {\n                    \"id\": 5070,\n                    \"name\": \"Tissue Required\",\n                    \"updated\": false,\n                    \"categoryId\": 430,\n                    \"categoryName\": \"Bathroom Accessories\"\n                }\n            ]\n        },\n        {\n            \"id\": 431,\n            \"name\": \"Cleaning Service\",\n            \"updated\": false,\n            \"categoryId\": 431,\n            \"categoryName\": \"Cleaning Service\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3322,\n                    \"name\": \"Hand Wash Required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3334,\n                    \"name\": \"Room Freshner required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3344,\n                    \"name\": \"Toilet Rool required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3363,\n                    \"name\": \"C-FOLD Napkin\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3431,\n                    \"name\": \"Room to clean\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3432,\n                    \"name\": \"Bathroom to clean\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3503,\n                    \"name\": \"Disposable Glass Required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3504,\n                    \"name\": \"Drinking Water Required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3505,\n                    \"name\": \"Lukewarm Water required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 3509,\n                    \"name\": \"Glass Required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 4414,\n                    \"name\": \"Flask Refilling\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 4415,\n                    \"name\": \"Water Glasses to fill \",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 4866,\n                    \"name\": \"Attendant Bed to Clear\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                },\n                {\n                    \"id\": 5049,\n                    \"name\": \"Hot water Flask Required\",\n                    \"updated\": false,\n                    \"categoryId\": 431,\n                    \"categoryName\": \"Cleaning Service\"\n                }\n            ]\n        },\n        {\n            \"id\": 432,\n            \"name\": \"HK-Furniture\",\n            \"updated\": false,\n            \"categoryId\": 432,\n            \"categoryName\": \"HK-Furniture\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3368,\n                    \"name\": \"Chair Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3380,\n                    \"name\": \"Recliner Couch Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3381,\n                    \"name\": \"Recliner Sofa Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3382,\n                    \"name\": \"Recliner Chair Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3383,\n                    \"name\": \"Attendant Couch Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3386,\n                    \"name\": \"Mattress Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3387,\n                    \"name\": \"Chair Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3388,\n                    \"name\": \"Table Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3389,\n                    \"name\": \"Cup Board Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3390,\n                    \"name\": \"Shelf Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3391,\n                    \"name\": \"Foot Stool Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3392,\n                    \"name\": \"Examination Couch Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3393,\n                    \"name\": \"Patient Bed Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3394,\n                    \"name\": \"Bedside table Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3395,\n                    \"name\": \"Food Trolley Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3396,\n                    \"name\": \"Commode Chair Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3397,\n                    \"name\": \"Wheel Chair Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3398,\n                    \"name\": \"Stretcher Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3399,\n                    \"name\": \"Recliner Couch Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3400,\n                    \"name\": \"Recliner Sofa Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3401,\n                    \"name\": \"Recline Chair Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3402,\n                    \"name\": \"Attendant Couch Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3405,\n                    \"name\": \"Mattress Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3406,\n                    \"name\": \"Chair Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3418,\n                    \"name\": \"Recliner Couch Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3419,\n                    \"name\": \"Recliner Sofa Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3420,\n                    \"name\": \"Recline Chair Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3421,\n                    \"name\": \"Attendant Couch Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3422,\n                    \"name\": \"Sofa 3 Seater Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3423,\n                    \"name\": \"Sofa 2 Seater Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3424,\n                    \"name\": \"Mattress Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3425,\n                    \"name\": \"Chair Handle loose\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3508,\n                    \"name\": \"Mattress Change Request\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3777,\n                    \"name\": \"Sofa Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3778,\n                    \"name\": \"Sofa Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 3779,\n                    \"name\": \"Sofa Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 4878,\n                    \"name\": \"Attendant Couch Folding Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                },\n                {\n                    \"id\": 5069,\n                    \"name\": \"Wheel Chair Required\",\n                    \"updated\": false,\n                    \"categoryId\": 432,\n                    \"categoryName\": \"HK-Furniture\"\n                }\n            ]\n        },\n        {\n            \"id\": 434,\n            \"name\": \"Manpower- Admin HK\",\n            \"updated\": false,\n            \"categoryId\": 434,\n            \"categoryName\": \"Manpower- Admin HK\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3433,\n                    \"name\": \"Want to meet HK Supervisor\",\n                    \"updated\": false,\n                    \"categoryId\": 434,\n                    \"categoryName\": \"Manpower- Admin HK\"\n                },\n                {\n                    \"id\": 3434,\n                    \"name\": \"Want to meet HK Manager\",\n                    \"updated\": false,\n                    \"categoryId\": 434,\n                    \"categoryName\": \"Manpower- Admin HK\"\n                },\n                {\n                    \"id\": 3435,\n                    \"name\": \"Want to meet HK HOD\",\n                    \"updated\": false,\n                    \"categoryId\": 434,\n                    \"categoryName\": \"Manpower- Admin HK\"\n                }\n            ]\n        },\n        {\n            \"id\": 436,\n            \"name\": \"BMW Management\",\n            \"updated\": false,\n            \"categoryId\": 436,\n            \"categoryName\": \"BMW Management\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3438,\n                    \"name\": \"Garbage to clear\",\n                    \"updated\": false,\n                    \"categoryId\": 436,\n                    \"categoryName\": \"BMW Management\"\n                },\n                {\n                    \"id\": 3439,\n                    \"name\": \"Garbage bags required\",\n                    \"updated\": false,\n                    \"categoryId\": 436,\n                    \"categoryName\": \"BMW Management\"\n                }\n            ]\n        },\n        {\n            \"id\": 439,\n            \"name\": \"Pest Control\",\n            \"updated\": false,\n            \"categoryId\": 439,\n            \"categoryName\": \"Pest Control\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3464,\n                    \"name\": \"Rodents in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3465,\n                    \"name\": \"Lizards in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3466,\n                    \"name\": \"Cockroaches in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3467,\n                    \"name\": \"Mosquitoes in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3468,\n                    \"name\": \"Insects in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3469,\n                    \"name\": \"Termite in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3470,\n                    \"name\": \"Bugs in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3471,\n                    \"name\": \"Cobwebs in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3472,\n                    \"name\": \"Birds in Room\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3473,\n                    \"name\": \"Rodents in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3474,\n                    \"name\": \"Lizards in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3475,\n                    \"name\": \"Cockroaches in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3476,\n                    \"name\": \"Mosquitoes in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3477,\n                    \"name\": \"Insects in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3478,\n                    \"name\": \"Termite in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3479,\n                    \"name\": \"Bugs in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3480,\n                    \"name\": \"Cobwebs in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3481,\n                    \"name\": \"Birds in Toilet\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3482,\n                    \"name\": \"Rodents in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3483,\n                    \"name\": \"Lizards in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3484,\n                    \"name\": \"Cockroaches in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3485,\n                    \"name\": \"Mosquitoes in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3486,\n                    \"name\": \"Insects in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3487,\n                    \"name\": \"Termite in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3488,\n                    \"name\": \"Bugs in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3489,\n                    \"name\": \"Cobwebs in ICU\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3490,\n                    \"name\": \"Rodents in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3491,\n                    \"name\": \"Lizards in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3492,\n                    \"name\": \"Cockroaches in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3493,\n                    \"name\": \"Mosquitoes in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3494,\n                    \"name\": \"Insects in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3495,\n                    \"name\": \"Termite in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3496,\n                    \"name\": \"Bugs in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3497,\n                    \"name\": \"Cobwebs in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3498,\n                    \"name\": \"Birds in Waiting Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3499,\n                    \"name\": \"Bugs in Office Area\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3500,\n                    \"name\": \"Bugs in OT\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                },\n                {\n                    \"id\": 3515,\n                    \"name\": \"Mosquito Spray required\",\n                    \"updated\": false,\n                    \"categoryId\": 439,\n                    \"categoryName\": \"Pest Control\"\n                }\n            ]\n        },\n        {\n            \"id\": 440,\n            \"name\": \"Manpower- GDA\",\n            \"updated\": false,\n            \"categoryId\": 440,\n            \"categoryName\": \"Manpower- GDA\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3502,\n                    \"name\": \"Barber required\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 3506,\n                    \"name\": \"Male Sponge required\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 3507,\n                    \"name\": \"Female Sponge required\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 3781,\n                    \"name\": \"Baby Sponge Required\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4419,\n                    \"name\": \"Male GDA required\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4420,\n                    \"name\": \"Female GDA required\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4429,\n                    \"name\": \"Commode Chair Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4432,\n                    \"name\": \"Hot Water\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4433,\n                    \"name\": \"Newspaper Required-English\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4434,\n                    \"name\": \"Newspaper Required-Hindi\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4435,\n                    \"name\": \"Newspaper Required-Urdu\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4436,\n                    \"name\": \"Newspaper Required-Eng. And Hindi\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4437,\n                    \"name\": \"Hot water Required ( For Non Drinking Purpose)\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4438,\n                    \"name\": \"Cold Water required ( For Non Drinking Purpose)\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                },\n                {\n                    \"id\": 4439,\n                    \"name\": \"Normal Water Required ( For Non Drinking Purpose)\",\n                    \"updated\": false,\n                    \"categoryId\": 440,\n                    \"categoryName\": \"Manpower- GDA\"\n                }\n            ]\n        },\n        {\n            \"id\": 444,\n            \"name\": \"Others\",\n            \"updated\": false,\n            \"categoryId\": 444,\n            \"categoryName\": \"Others\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3528,\n                    \"name\": \"Others\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3582,\n                    \"name\": \"Pharmacy Staff Improper Behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3583,\n                    \"name\": \"Pharmacy Staff inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3584,\n                    \"name\": \"Wants to Speak to Pharmacy Services Head\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3585,\n                    \"name\": \"Lack of Information\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3586,\n                    \"name\": \"Non availibility of staff\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3587,\n                    \"name\": \"Pharmacy Staff non responsive / do not attend Call\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3588,\n                    \"name\": \"HR Staff improper behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3589,\n                    \"name\": \"HR staff inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3590,\n                    \"name\": \"Wants to speak to HR Head\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3603,\n                    \"name\": \"Wants to speak to Purchase Head\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3612,\n                    \"name\": \"Hostel facility Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3615,\n                    \"name\": \"Insurance-Mediclaim \",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3616,\n                    \"name\": \"Experience Letter / NOCs\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3617,\n                    \"name\": \"I D Cards\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3618,\n                    \"name\": \"Finance Staff improper behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3619,\n                    \"name\": \"Finance staff inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3620,\n                    \"name\": \"Wants to speak to Finance Head\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 3624,\n                    \"name\": \"OOH TV Media / Not working\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 4422,\n                    \"name\": \"Delayed in Medicine Administration\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 4425,\n                    \"name\": \"After admission-Staff sister/doctor visit due\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 4426,\n                    \"name\": \"IV Fluid Finished -Change medicine\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 4427,\n                    \"name\": \"Long Waiting for OT\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 4428,\n                    \"name\": \"Delayed Call Bell Response\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 4440,\n                    \"name\": \"Delay in Food Services \",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 5041,\n                    \"name\": \"Others.\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 5066,\n                    \"name\": \"OT Down\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 5072,\n                    \"name\": \"Xray Flourosocopy Divided\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 5073,\n                    \"name\": \"Patient Bed Remote\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                },\n                {\n                    \"id\": 5083,\n                    \"name\": \"Other\",\n                    \"updated\": false,\n                    \"categoryId\": 444,\n                    \"categoryName\": \"Others\"\n                }\n            ]\n        },\n        {\n            \"id\": 447,\n            \"name\": \"Physiotherapy\",\n            \"updated\": false,\n            \"categoryId\": 447,\n            \"categoryName\": \"Physiotherapy\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3551,\n                    \"name\": \"Physiotherapist required\",\n                    \"updated\": false,\n                    \"categoryId\": 447,\n                    \"categoryName\": \"Physiotherapy\"\n                }\n            ]\n        },\n        {\n            \"id\": 448,\n            \"name\": \"Audiometry\",\n            \"updated\": false,\n            \"categoryId\": 448,\n            \"categoryName\": \"Audiometry\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4462,\n                    \"name\": \"Audiometrist Required\",\n                    \"updated\": false,\n                    \"categoryId\": 448,\n                    \"categoryName\": \"Audiometry\"\n                }\n            ]\n        },\n        {\n            \"id\": 449,\n            \"name\": \"Ambulance Services\",\n            \"updated\": false,\n            \"categoryId\": 449,\n            \"categoryName\": \"Ambulance Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3553,\n                    \"name\": \"Patient asking for Ambulance Services\",\n                    \"updated\": false,\n                    \"categoryId\": 449,\n                    \"categoryName\": \"Ambulance Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 450,\n            \"name\": \"Home Care Services\",\n            \"updated\": false,\n            \"categoryId\": 450,\n            \"categoryName\": \"Home Care Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3554,\n                    \"name\": \"Patient asking for Home Care Services\",\n                    \"updated\": false,\n                    \"categoryId\": 450,\n                    \"categoryName\": \"Home Care Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 452,\n            \"name\": \"Transport Service\",\n            \"updated\": false,\n            \"categoryId\": 452,\n            \"categoryName\": \"Transport Service\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3417,\n                    \"name\": \"Stretcher Required\",\n                    \"updated\": false,\n                    \"categoryId\": 452,\n                    \"categoryName\": \"Transport Service\"\n                },\n                {\n                    \"id\": 3559,\n                    \"name\": \"Wheel chair required\",\n                    \"updated\": false,\n                    \"categoryId\": 452,\n                    \"categoryName\": \"Transport Service\"\n                },\n                {\n                    \"id\": 4430,\n                    \"name\": \"Wheel Chair Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 452,\n                    \"categoryName\": \"Transport Service\"\n                },\n                {\n                    \"id\": 4431,\n                    \"name\": \"Stretcher Dirty\",\n                    \"updated\": false,\n                    \"categoryId\": 452,\n                    \"categoryName\": \"Transport Service\"\n                }\n            ]\n        },\n        {\n            \"id\": 453,\n            \"name\": \"Wants to Speak to Supervisor\",\n            \"updated\": false,\n            \"categoryId\": 453,\n            \"categoryName\": \"Wants to Speak to Supervisor\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4865,\n                    \"name\": \"Want to speak to supervisor\",\n                    \"updated\": false,\n                    \"categoryId\": 453,\n                    \"categoryName\": \"Wants to Speak to Supervisor\"\n                }\n            ]\n        },\n        {\n            \"id\": 454,\n            \"name\": \"Alpha Bed \",\n            \"updated\": false,\n            \"categoryId\": 454,\n            \"categoryName\": \"Alpha Bed \",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3562,\n                    \"name\": \"Alpha Bed required\",\n                    \"updated\": false,\n                    \"categoryId\": 454,\n                    \"categoryName\": \"Alpha Bed \"\n                }\n            ]\n        },\n        {\n            \"id\": 455,\n            \"name\": \"Wi Fi Services\",\n            \"updated\": false,\n            \"categoryId\": 455,\n            \"categoryName\": \"Wi Fi Services\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3563,\n                    \"name\": \"Patient asking for Wi-Fi Services\",\n                    \"updated\": false,\n                    \"categoryId\": 455,\n                    \"categoryName\": \"Wi Fi Services\"\n                }\n            ]\n        },\n        {\n            \"id\": 456,\n            \"name\": \"Discharge Summary-TPA\",\n            \"updated\": false,\n            \"categoryId\": 456,\n            \"categoryName\": \"Discharge Summary-TPA\"\n        },\n        {\n            \"id\": 458,\n            \"name\": \"IP-Delay in delivery of Medicine \",\n            \"updated\": false,\n            \"categoryId\": 458,\n            \"categoryName\": \"IP-Delay in delivery of Medicine \",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3572,\n                    \"name\": \"Discharge summary Medicine\",\n                    \"updated\": false,\n                    \"categoryId\": 458,\n                    \"categoryName\": \"IP-Delay in delivery of Medicine \"\n                },\n                {\n                    \"id\": 3573,\n                    \"name\": \"Post surgery Medicine\",\n                    \"updated\": false,\n                    \"categoryId\": 458,\n                    \"categoryName\": \"IP-Delay in delivery of Medicine \"\n                },\n                {\n                    \"id\": 3633,\n                    \"name\": \"Others\",\n                    \"updated\": false,\n                    \"categoryId\": 458,\n                    \"categoryName\": \"IP-Delay in delivery of Medicine \"\n                },\n                {\n                    \"id\": 4354,\n                    \"name\": \"Delivery of Emergency/ STAT Medicine\",\n                    \"updated\": false,\n                    \"categoryId\": 458,\n                    \"categoryName\": \"IP-Delay in delivery of Medicine \"\n                },\n                {\n                    \"id\": 4362,\n                    \"name\": \"Delivery of Regular / Routine Medicine\",\n                    \"updated\": false,\n                    \"categoryId\": 458,\n                    \"categoryName\": \"IP-Delay in delivery of Medicine \"\n                }\n            ]\n        },\n        {\n            \"id\": 459,\n            \"name\": \"IP-Dispensing\",\n            \"updated\": false,\n            \"categoryId\": 459,\n            \"categoryName\": \"IP-Dispensing\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3574,\n                    \"name\": \"Wrong dosage dispensing\",\n                    \"updated\": false,\n                    \"categoryId\": 459,\n                    \"categoryName\": \"IP-Dispensing\"\n                },\n                {\n                    \"id\": 3575,\n                    \"name\": \"IP Pharmacy Service Poor\",\n                    \"updated\": false,\n                    \"categoryId\": 459,\n                    \"categoryName\": \"IP-Dispensing\"\n                },\n                {\n                    \"id\": 3632,\n                    \"name\": \"Others\",\n                    \"updated\": false,\n                    \"categoryId\": 459,\n                    \"categoryName\": \"IP-Dispensing\"\n                }\n            ]\n        },\n        {\n            \"id\": 460,\n            \"name\": \"IP- Pharmacy Billing\",\n            \"updated\": false,\n            \"categoryId\": 460,\n            \"categoryName\": \"IP- Pharmacy Billing\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3576,\n                    \"name\": \"Batch No/Price do not match\",\n                    \"updated\": false,\n                    \"categoryId\": 460,\n                    \"categoryName\": \"IP- Pharmacy Billing\"\n                },\n                {\n                    \"id\": 3577,\n                    \"name\": \"Billing issue\",\n                    \"updated\": false,\n                    \"categoryId\": 460,\n                    \"categoryName\": \"IP- Pharmacy Billing\"\n                },\n                {\n                    \"id\": 3578,\n                    \"name\": \"Medicine Returned not debitted from Bill\",\n                    \"updated\": false,\n                    \"categoryId\": 460,\n                    \"categoryName\": \"IP- Pharmacy Billing\"\n                },\n                {\n                    \"id\": 3635,\n                    \"name\": \"Others\",\n                    \"updated\": false,\n                    \"categoryId\": 460,\n                    \"categoryName\": \"IP- Pharmacy Billing\"\n                }\n            ]\n        },\n        {\n            \"id\": 461,\n            \"name\": \"IP-Availibility of Medicine\",\n            \"updated\": false,\n            \"categoryId\": 461,\n            \"categoryName\": \"IP-Availibility of Medicine\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3579,\n                    \"name\": \"Prices too high Vs Competition\",\n                    \"updated\": false,\n                    \"categoryId\": 461,\n                    \"categoryName\": \"IP-Availibility of Medicine\"\n                },\n                {\n                    \"id\": 3580,\n                    \"name\": \"Medicine not of qood quality/Brand\",\n                    \"updated\": false,\n                    \"categoryId\": 461,\n                    \"categoryName\": \"IP-Availibility of Medicine\"\n                },\n                {\n                    \"id\": 3581,\n                    \"name\": \"Prescribed medicine not available\",\n                    \"updated\": false,\n                    \"categoryId\": 461,\n                    \"categoryName\": \"IP-Availibility of Medicine\"\n                },\n                {\n                    \"id\": 3634,\n                    \"name\": \"Others\",\n                    \"updated\": false,\n                    \"categoryId\": 461,\n                    \"categoryName\": \"IP-Availibility of Medicine\"\n                }\n            ]\n        },\n        {\n            \"id\": 462,\n            \"name\": \"Signage\",\n            \"updated\": false,\n            \"categoryId\": 462,\n            \"categoryName\": \"Signage\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3591,\n                    \"name\": \"Signages Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 462,\n                    \"categoryName\": \"Signage\"\n                },\n                {\n                    \"id\": 3592,\n                    \"name\": \"Signages Missing\",\n                    \"updated\": false,\n                    \"categoryId\": 462,\n                    \"categoryName\": \"Signage\"\n                }\n            ]\n        },\n        {\n            \"id\": 463,\n            \"name\": \"Campaign\",\n            \"updated\": false,\n            \"categoryId\": 463,\n            \"categoryName\": \"Campaign\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3593,\n                    \"name\": \"Campaign not configured in HIS\",\n                    \"updated\": false,\n                    \"categoryId\": 463,\n                    \"categoryName\": \"Campaign\"\n                },\n                {\n                    \"id\": 3594,\n                    \"name\": \"Promotional Material required\",\n                    \"updated\": false,\n                    \"categoryId\": 463,\n                    \"categoryName\": \"Campaign\"\n                }\n            ]\n        },\n        {\n            \"id\": 464,\n            \"name\": \"Privelage card\",\n            \"updated\": false,\n            \"categoryId\": 464,\n            \"categoryName\": \"Privelage card\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3595,\n                    \"name\": \"Want to register for Privelage Card\",\n                    \"updated\": false,\n                    \"categoryId\": 464,\n                    \"categoryName\": \"Privelage card\"\n                },\n                {\n                    \"id\": 3621,\n                    \"name\": \"Privelage Card not received/Complaint\",\n                    \"updated\": false,\n                    \"categoryId\": 464,\n                    \"categoryName\": \"Privelage card\"\n                }\n            ]\n        },\n        {\n            \"id\": 465,\n            \"name\": \"Indenting\",\n            \"updated\": false,\n            \"categoryId\": 465,\n            \"categoryName\": \"Indenting\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3597,\n                    \"name\": \"Delay in Processing of indent\",\n                    \"updated\": false,\n                    \"categoryId\": 465,\n                    \"categoryName\": \"Indenting\"\n                }\n            ]\n        },\n        {\n            \"id\": 466,\n            \"name\": \"Store\",\n            \"updated\": false,\n            \"categoryId\": 466,\n            \"categoryName\": \"Store\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3600,\n                    \"name\": \"Wants to speak to Store Head\",\n                    \"updated\": false,\n                    \"categoryId\": 466,\n                    \"categoryName\": \"Store\"\n                },\n                {\n                    \"id\": 4459,\n                    \"name\": \"Store Staff improper behavior\",\n                    \"updated\": false,\n                    \"categoryId\": 466,\n                    \"categoryName\": \"Store\"\n                },\n                {\n                    \"id\": 4460,\n                    \"name\": \"Store staff inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 466,\n                    \"categoryName\": \"Store\"\n                }\n            ]\n        },\n        {\n            \"id\": 467,\n            \"name\": \"Delivery\",\n            \"updated\": false,\n            \"categoryId\": 467,\n            \"categoryName\": \"Delivery\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3601,\n                    \"name\": \"Delay in Delivery\",\n                    \"updated\": false,\n                    \"categoryId\": 467,\n                    \"categoryName\": \"Delivery\"\n                }\n            ]\n        },\n        {\n            \"id\": 468,\n            \"name\": \"Bill Clearance\",\n            \"updated\": false,\n            \"categoryId\": 468,\n            \"categoryName\": \"Bill Clearance\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3602,\n                    \"name\": \"Bill Payment \",\n                    \"updated\": false,\n                    \"categoryId\": 468,\n                    \"categoryName\": \"Bill Clearance\"\n                }\n            ]\n        },\n        {\n            \"id\": 469,\n            \"name\": \"OP-Delay in delivery of Medicine\",\n            \"updated\": false,\n            \"categoryId\": 469,\n            \"categoryName\": \"OP-Delay in delivery of Medicine\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3604,\n                    \"name\": \"Delivery of Medicine in OP\",\n                    \"updated\": false,\n                    \"categoryId\": 469,\n                    \"categoryName\": \"OP-Delay in delivery of Medicine\"\n                },\n                {\n                    \"id\": 3605,\n                    \"name\": \"OP Pharmacy Service Poor\",\n                    \"updated\": false,\n                    \"categoryId\": 469,\n                    \"categoryName\": \"OP-Delay in delivery of Medicine\"\n                }\n            ]\n        },\n        {\n            \"id\": 470,\n            \"name\": \"OP- Pharmacy Billing\",\n            \"updated\": false,\n            \"categoryId\": 470,\n            \"categoryName\": \"OP- Pharmacy Billing\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3606,\n                    \"name\": \"OP-Batch No/Price do not match\",\n                    \"updated\": false,\n                    \"categoryId\": 470,\n                    \"categoryName\": \"OP- Pharmacy Billing\"\n                },\n                {\n                    \"id\": 3607,\n                    \"name\": \"OP-Billing issue\",\n                    \"updated\": false,\n                    \"categoryId\": 470,\n                    \"categoryName\": \"OP- Pharmacy Billing\"\n                },\n                {\n                    \"id\": 3631,\n                    \"name\": \"Others\",\n                    \"updated\": false,\n                    \"categoryId\": 470,\n                    \"categoryName\": \"OP- Pharmacy Billing\"\n                }\n            ]\n        },\n        {\n            \"id\": 471,\n            \"name\": \"Compliances\",\n            \"updated\": false,\n            \"categoryId\": 471,\n            \"categoryName\": \"Compliances\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3608,\n                    \"name\": \"Provident Fund/ ESI\",\n                    \"updated\": false,\n                    \"categoryId\": 471,\n                    \"categoryName\": \"Compliances\"\n                }\n            ]\n        },\n        {\n            \"id\": 472,\n            \"name\": \"Reimbursement\",\n            \"updated\": false,\n            \"categoryId\": 472,\n            \"categoryName\": \"Reimbursement\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3609,\n                    \"name\": \"Travel Expense Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 472,\n                    \"categoryName\": \"Reimbursement\"\n                },\n                {\n                    \"id\": 3610,\n                    \"name\": \"Mobile Bill Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 472,\n                    \"categoryName\": \"Reimbursement\"\n                }\n            ]\n        },\n        {\n            \"id\": 473,\n            \"name\": \"Taxation\",\n            \"updated\": false,\n            \"categoryId\": 473,\n            \"categoryName\": \"Taxation\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3611,\n                    \"name\": \"Income Tax issues\",\n                    \"updated\": false,\n                    \"categoryId\": 473,\n                    \"categoryName\": \"Taxation\"\n                }\n            ]\n        },\n        {\n            \"id\": 474,\n            \"name\": \"Leaves\",\n            \"updated\": false,\n            \"categoryId\": 474,\n            \"categoryName\": \"Leaves\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3613,\n                    \"name\": \"Leave Status Concern\",\n                    \"updated\": false,\n                    \"categoryId\": 474,\n                    \"categoryName\": \"Leaves\"\n                }\n            ]\n        },\n        {\n            \"id\": 475,\n            \"name\": \"Salary\",\n            \"updated\": false,\n            \"categoryId\": 475,\n            \"categoryName\": \"Salary\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3614,\n                    \"name\": \"Salary Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 475,\n                    \"categoryName\": \"Salary\"\n                }\n            ]\n        },\n        {\n            \"id\": 476,\n            \"name\": \"Website\",\n            \"updated\": false,\n            \"categoryId\": 476,\n            \"categoryName\": \"Website\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3622,\n                    \"name\": \"Website\",\n                    \"updated\": false,\n                    \"categoryId\": 476,\n                    \"categoryName\": \"Website\"\n                }\n            ]\n        },\n        {\n            \"id\": 477,\n            \"name\": \"Corporate Tie up\",\n            \"updated\": false,\n            \"categoryId\": 477,\n            \"categoryName\": \"Corporate Tie up\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3625,\n                    \"name\": \"Corporate Tie Up\",\n                    \"updated\": false,\n                    \"categoryId\": 477,\n                    \"categoryName\": \"Corporate Tie up\"\n                }\n            ]\n        },\n        {\n            \"id\": 478,\n            \"name\": \"Institutional Tie Up\",\n            \"updated\": false,\n            \"categoryId\": 478,\n            \"categoryName\": \"Institutional Tie Up\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3626,\n                    \"name\": \"Institutional Tie Up\",\n                    \"updated\": false,\n                    \"categoryId\": 478,\n                    \"categoryName\": \"Institutional Tie Up\"\n                }\n            ]\n        },\n        {\n            \"id\": 479,\n            \"name\": \"International Marketing\",\n            \"updated\": false,\n            \"categoryId\": 479,\n            \"categoryName\": \"International Marketing\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3627,\n                    \"name\": \"Query on International Patient Services\",\n                    \"updated\": false,\n                    \"categoryId\": 479,\n                    \"categoryName\": \"International Marketing\"\n                }\n            ]\n        },\n        {\n            \"id\": 480,\n            \"name\": \"CME/Conference\",\n            \"updated\": false,\n            \"categoryId\": 480,\n            \"categoryName\": \"CME/Conference\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3628,\n                    \"name\": \"CME/Conference\",\n                    \"updated\": false,\n                    \"categoryId\": 480,\n                    \"categoryName\": \"CME/Conference\"\n                }\n            ]\n        },\n        {\n            \"id\": 481,\n            \"name\": \"Outreach Domestic OPD\",\n            \"updated\": false,\n            \"categoryId\": 481,\n            \"categoryName\": \"Outreach Domestic OPD\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3629,\n                    \"name\": \"Query on Out reach Domestic OPD\",\n                    \"updated\": false,\n                    \"categoryId\": 481,\n                    \"categoryName\": \"Outreach Domestic OPD\"\n                }\n            ]\n        },\n        {\n            \"id\": 482,\n            \"name\": \"International OPD\",\n            \"updated\": false,\n            \"categoryId\": 482,\n            \"categoryName\": \"International OPD\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3630,\n                    \"name\": \"Query on International OPD\",\n                    \"updated\": false,\n                    \"categoryId\": 482,\n                    \"categoryName\": \"International OPD\"\n                }\n            ]\n        },\n        {\n            \"id\": 549,\n            \"name\": \"Admin-Engineering\",\n            \"updated\": false,\n            \"categoryId\": 549,\n            \"categoryName\": \"Admin-Engineering\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 3800,\n                    \"name\": \"Patient wants to talk to Engg. Supervisor\",\n                    \"updated\": false,\n                    \"categoryId\": 549,\n                    \"categoryName\": \"Admin-Engineering\"\n                },\n                {\n                    \"id\": 3801,\n                    \"name\": \"Patient wants to meet Engg. Supervisor\",\n                    \"updated\": false,\n                    \"categoryId\": 549,\n                    \"categoryName\": \"Admin-Engineering\"\n                }\n            ]\n        },\n        {\n            \"id\": 696,\n            \"name\": \"Admission\",\n            \"updated\": false,\n            \"categoryId\": 696,\n            \"categoryName\": \"Admission\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4324,\n                    \"name\": \"Delayed in admission formality\",\n                    \"updated\": false,\n                    \"categoryId\": 696,\n                    \"categoryName\": \"Admission\"\n                }\n            ]\n        },\n        {\n            \"id\": 697,\n            \"name\": \"Bed Management\",\n            \"updated\": false,\n            \"categoryId\": 697,\n            \"categoryName\": \"Bed Management\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4325,\n                    \"name\": \"Delay in Room Allotment\",\n                    \"updated\": false,\n                    \"categoryId\": 697,\n                    \"categoryName\": \"Bed Management\"\n                },\n                {\n                    \"id\": 4327,\n                    \"name\": \"Delay in transfer of inpatient\",\n                    \"updated\": false,\n                    \"categoryId\": 697,\n                    \"categoryName\": \"Bed Management\"\n                },\n                {\n                    \"id\": 5028,\n                    \"name\": \"Shiftout\",\n                    \"updated\": false,\n                    \"categoryId\": 697,\n                    \"categoryName\": \"Bed Management\"\n                },\n                {\n                    \"id\": 5029,\n                    \"name\": \"Bed Blocking for new admissions\",\n                    \"updated\": false,\n                    \"categoryId\": 697,\n                    \"categoryName\": \"Bed Management\"\n                }\n            ]\n        },\n        {\n            \"id\": 698,\n            \"name\": \"BTD\",\n            \"updated\": false,\n            \"categoryId\": 698,\n            \"categoryName\": \"BTD\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4326,\n                    \"name\": \"Bill till Date not briefed to Attendant\",\n                    \"updated\": false,\n                    \"categoryId\": 698,\n                    \"categoryName\": \"BTD\"\n                }\n            ]\n        },\n        {\n            \"id\": 699,\n            \"name\": \"Discharge\",\n            \"updated\": false,\n            \"categoryId\": 699,\n            \"categoryName\": \"Discharge\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4328,\n                    \"name\": \"Delay in Discharge\",\n                    \"updated\": false,\n                    \"categoryId\": 699,\n                    \"categoryName\": \"Discharge\"\n                }\n            ]\n        },\n        {\n            \"id\": 700,\n            \"name\": \"Administration\",\n            \"updated\": false,\n            \"categoryId\": 700,\n            \"categoryName\": \"Administration\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4329,\n                    \"name\": \"Dr. Round due / has not come\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4330,\n                    \"name\": \"Doctor Inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4331,\n                    \"name\": \"Doctor Improper Behaviour\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4332,\n                    \"name\": \"Doctor did not explained properly\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4333,\n                    \"name\": \"Doctor delayed for consultation\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4334,\n                    \"name\": \"Doctor did not write discharge\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4335,\n                    \"name\": \"Patient wants to talk to Medical Admin\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                },\n                {\n                    \"id\": 4336,\n                    \"name\": \"Doctor Issue\",\n                    \"updated\": false,\n                    \"categoryId\": 700,\n                    \"categoryName\": \"Administration\"\n                }\n            ]\n        },\n        {\n            \"id\": 701,\n            \"name\": \"Dietetics/ Clinical Nutritionist Consultation\",\n            \"updated\": false,\n            \"categoryId\": 701,\n            \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4343,\n                    \"name\": \"Clinical Nutritionist visit Required\",\n                    \"updated\": false,\n                    \"categoryId\": 701,\n                    \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\"\n                },\n                {\n                    \"id\": 4344,\n                    \"name\": \"Nutrition Consultation at discharge due\",\n                    \"updated\": false,\n                    \"categoryId\": 701,\n                    \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\"\n                },\n                {\n                    \"id\": 4346,\n                    \"name\": \"Want to speak to Chief Nutritionist\",\n                    \"updated\": false,\n                    \"categoryId\": 701,\n                    \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\"\n                },\n                {\n                    \"id\": 4347,\n                    \"name\": \"Dissatisfaction with Food Planning\",\n                    \"updated\": false,\n                    \"categoryId\": 701,\n                    \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\"\n                },\n                {\n                    \"id\": 4348,\n                    \"name\": \"Dissatisfaction with Clinical Nutritionist\",\n                    \"updated\": false,\n                    \"categoryId\": 701,\n                    \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\"\n                },\n                {\n                    \"id\": 4350,\n                    \"name\": \"New Admissions -Nutritionist visit required\",\n                    \"updated\": false,\n                    \"categoryId\": 701,\n                    \"categoryName\": \"Dietetics/ Clinical Nutritionist Consultation\"\n                }\n            ]\n        },\n        {\n            \"id\": 702,\n            \"name\": \"Nursing -Admin\",\n            \"updated\": false,\n            \"categoryId\": 702,\n            \"categoryName\": \"Nursing -Admin\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4416,\n                    \"name\": \"Complaining about Nursing\",\n                    \"updated\": false,\n                    \"categoryId\": 702,\n                    \"categoryName\": \"Nursing -Admin\"\n                },\n                {\n                    \"id\": 4417,\n                    \"name\": \"Attending sister inadequate communication\",\n                    \"updated\": false,\n                    \"categoryId\": 702,\n                    \"categoryName\": \"Nursing -Admin\"\n                },\n                {\n                    \"id\": 4418,\n                    \"name\": \"Attending sister improper behaviour\",\n                    \"updated\": false,\n                    \"categoryId\": 702,\n                    \"categoryName\": \"Nursing -Admin\"\n                },\n                {\n                    \"id\": 4421,\n                    \"name\": \"Dissatisfaction with Nursing Care \",\n                    \"updated\": false,\n                    \"categoryId\": 702,\n                    \"categoryName\": \"Nursing -Admin\"\n                },\n                {\n                    \"id\": 4423,\n                    \"name\": \"Attending sister not competent\",\n                    \"updated\": false,\n                    \"categoryId\": 702,\n                    \"categoryName\": \"Nursing -Admin\"\n                },\n                {\n                    \"id\": 4424,\n                    \"name\": \"Attended sister overworked\",\n                    \"updated\": false,\n                    \"categoryId\": 702,\n                    \"categoryName\": \"Nursing -Admin\"\n                }\n            ]\n        },\n        {\n            \"id\": 703,\n            \"name\": \"Misc-Carpentry\",\n            \"updated\": false,\n            \"categoryId\": 703,\n            \"categoryName\": \"Misc-Carpentry\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4441,\n                    \"name\": \"Table Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4442,\n                    \"name\": \"Cup Board Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4443,\n                    \"name\": \"Shelf Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4444,\n                    \"name\": \"Foot Stool Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4445,\n                    \"name\": \"Bedside table Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4446,\n                    \"name\": \"Food Trolley Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4447,\n                    \"name\": \"Commode Chair Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4448,\n                    \"name\": \"Wheel Chair Broken\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4449,\n                    \"name\": \"Table Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4450,\n                    \"name\": \"Cup Board Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4451,\n                    \"name\": \"Shelf Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4452,\n                    \"name\": \"Foot Stool Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4453,\n                    \"name\": \"Bedside table Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4454,\n                    \"name\": \"Food Trolley Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4455,\n                    \"name\": \"Commode Chair Required\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4456,\n                    \"name\": \"Table Handle loose\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4457,\n                    \"name\": \"Cup Board Handle loose\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                },\n                {\n                    \"id\": 4458,\n                    \"name\": \"Food Trolley Handle loose\",\n                    \"updated\": false,\n                    \"categoryId\": 703,\n                    \"categoryName\": \"Misc-Carpentry\"\n                }\n            ]\n        },\n        {\n            \"id\": 971,\n            \"name\": \"Medical Records\",\n            \"updated\": false,\n            \"categoryId\": 971,\n            \"categoryName\": \"Medical Records\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 4912,\n                    \"name\": \"Documentation Improper\",\n                    \"updated\": false,\n                    \"categoryId\": 971,\n                    \"categoryName\": \"Medical Records\"\n                }\n            ]\n        },\n        {\n            \"id\": 997,\n            \"name\": \"Urgent Indent\",\n            \"updated\": false,\n            \"categoryId\": 997,\n            \"categoryName\": \"Urgent Indent\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5030,\n                    \"name\": \"Expense Request / Indent\",\n                    \"updated\": false,\n                    \"categoryId\": 997,\n                    \"categoryName\": \"Urgent Indent\"\n                }\n            ]\n        },\n        {\n            \"id\": 998,\n            \"name\": \"Regular Indent\",\n            \"updated\": false,\n            \"categoryId\": 998,\n            \"categoryName\": \"Regular Indent\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5031,\n                    \"name\": \"Expense Request / Indent\",\n                    \"updated\": false,\n                    \"categoryId\": 998,\n                    \"categoryName\": \"Regular Indent\"\n                }\n            ]\n        },\n        {\n            \"id\": 999,\n            \"name\": \"PHP\",\n            \"updated\": false,\n            \"categoryId\": 999,\n            \"categoryName\": \"PHP\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5034,\n                    \"name\": \"PHP\",\n                    \"updated\": false,\n                    \"categoryId\": 999,\n                    \"categoryName\": \"PHP\"\n                },\n                {\n                    \"id\": 5050,\n                    \"name\": \"PHP-Female Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 999,\n                    \"categoryName\": \"PHP\"\n                },\n                {\n                    \"id\": 5051,\n                    \"name\": \"PHP-Male Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 999,\n                    \"categoryName\": \"PHP\"\n                },\n                {\n                    \"id\": 5052,\n                    \"name\": \"PHP-Female Dress Pyjama Change\",\n                    \"updated\": false,\n                    \"categoryId\": 999,\n                    \"categoryName\": \"PHP\"\n                },\n                {\n                    \"id\": 5053,\n                    \"name\": \"PHP-Male Dress Shirt Required\",\n                    \"updated\": false,\n                    \"categoryId\": 999,\n                    \"categoryName\": \"PHP\"\n                }\n            ]\n        },\n        {\n            \"id\": 1000,\n            \"name\": \"OPD\",\n            \"updated\": false,\n            \"categoryId\": 1000,\n            \"categoryName\": \"OPD\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5035,\n                    \"name\": \"OPD\",\n                    \"updated\": false,\n                    \"categoryId\": 1000,\n                    \"categoryName\": \"OPD\"\n                }\n            ]\n        },\n        {\n            \"id\": 1001,\n            \"name\": \"IPD\",\n            \"updated\": false,\n            \"categoryId\": 1001,\n            \"categoryName\": \"IPD\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5036,\n                    \"name\": \"IPD\",\n                    \"updated\": false,\n                    \"categoryId\": 1001,\n                    \"categoryName\": \"IPD\"\n                },\n                {\n                    \"id\": 5067,\n                    \"name\": \"Baby Dress is required\",\n                    \"updated\": false,\n                    \"categoryId\": 1001,\n                    \"categoryName\": \"IPD\"\n                }\n            ]\n        },\n        {\n            \"id\": 1002,\n            \"name\": \"TPA\",\n            \"updated\": false,\n            \"categoryId\": 1002,\n            \"categoryName\": \"TPA\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5037,\n                    \"name\": \"TPA\",\n                    \"updated\": false,\n                    \"categoryId\": 1002,\n                    \"categoryName\": \"TPA\"\n                }\n            ]\n        },\n        {\n            \"id\": 1003,\n            \"name\": \"Medical Admin\",\n            \"updated\": false,\n            \"categoryId\": 1003,\n            \"categoryName\": \"Medical Admin\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5038,\n                    \"name\": \"Medical Admin\",\n                    \"updated\": false,\n                    \"categoryId\": 1003,\n                    \"categoryName\": \"Medical Admin\"\n                }\n            ]\n        },\n        {\n            \"id\": 1004,\n            \"name\": \"Reports\",\n            \"updated\": false,\n            \"categoryId\": 1004,\n            \"categoryName\": \"Reports\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5039,\n                    \"name\": \"Reports\",\n                    \"updated\": false,\n                    \"categoryId\": 1004,\n                    \"categoryName\": \"Reports\"\n                }\n            ]\n        },\n        {\n            \"id\": 1005,\n            \"name\": \"MRD\",\n            \"updated\": false,\n            \"categoryId\": 1005,\n            \"categoryName\": \"MRD\",\n            \"subcategoryList\": [\n                {\n                    \"id\": 5040,\n                    \"name\": \"MRD\",\n                    \"updated\": false,\n                    \"categoryId\": 1005,\n                    \"categoryName\": \"MRD\"\n                }\n            ]\n        }\n    ],\n    \"derivedFields\": [\n        {\n            \"id\": 15,\n            \"name\": \"Complaint\",\n            \"updated\": false,\n            \"derivedFieldId\": 15,\n            \"derivedFieldName\": \"Complaint\",\n            \"type\": \"LevelOne\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Service\",\n            \"updated\": false,\n            \"derivedFieldId\": 16,\n            \"derivedFieldName\": \"Service\",\n            \"type\": \"LevelOne\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"High\",\n            \"updated\": false,\n            \"derivedFieldId\": 18,\n            \"derivedFieldName\": \"High\",\n            \"type\": \"LevelTwo\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Medium\",\n            \"updated\": false,\n            \"derivedFieldId\": 19,\n            \"derivedFieldName\": \"Medium\",\n            \"type\": \"LevelTwo\"\n        },\n        {\n            \"id\": 21,\n            \"name\": \"30\",\n            \"updated\": false,\n            \"derivedFieldId\": 21,\n            \"derivedFieldName\": \"30\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 22,\n            \"name\": \"45\",\n            \"updated\": false,\n            \"derivedFieldId\": 22,\n            \"derivedFieldName\": \"45\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"20\",\n            \"updated\": false,\n            \"derivedFieldId\": 23,\n            \"derivedFieldName\": \"20\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"25\",\n            \"updated\": false,\n            \"derivedFieldId\": 24,\n            \"derivedFieldName\": \"25\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"60\",\n            \"updated\": false,\n            \"derivedFieldId\": 25,\n            \"derivedFieldName\": \"60\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"1440\",\n            \"updated\": false,\n            \"derivedFieldId\": 26,\n            \"derivedFieldName\": \"1440\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"720\",\n            \"updated\": false,\n            \"derivedFieldId\": 27,\n            \"derivedFieldName\": \"720\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 28,\n            \"name\": \"2880\",\n            \"updated\": false,\n            \"derivedFieldId\": 28,\n            \"derivedFieldName\": \"2880\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 17630,\n            \"name\": \"120\",\n            \"updated\": false,\n            \"derivedFieldId\": 17630,\n            \"derivedFieldName\": \"120\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 17968,\n            \"name\": \"15 Days\",\n            \"updated\": false,\n            \"derivedFieldId\": 17968,\n            \"derivedFieldName\": \"15 Days\",\n            \"type\": \"LevelThree\"\n        },\n        {\n            \"id\": 17985,\n            \"name\": \"Saket East\",\n            \"updated\": false,\n            \"derivedFieldId\": 17985,\n            \"derivedFieldName\": \"Saket East\",\n            \"type\": \"LevelOne\"\n        },\n        {\n            \"id\": 17986,\n            \"name\": \"Saket West\",\n            \"updated\": false,\n            \"derivedFieldId\": 17986,\n            \"derivedFieldName\": \"Saket West\",\n            \"type\": \"LevelOne\"\n        }\n    ],\n    \"services\": [\n        {\n            \"id\": 17,\n            \"name\": \"Engineering\",\n            \"updated\": false,\n            \"serviceId\": 17,\n            \"serviceName\": \"Engineering\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Biomedical Engineering\",\n            \"updated\": false,\n            \"serviceId\": 18,\n            \"serviceName\": \"Biomedical Engineering\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Food And Beverages\",\n            \"updated\": false,\n            \"serviceId\": 19,\n            \"serviceName\": \"Food And Beverages\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"House Keeping\",\n            \"updated\": false,\n            \"serviceId\": 20,\n            \"serviceName\": \"House Keeping\"\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Nursing\",\n            \"updated\": false,\n            \"serviceId\": 22,\n            \"serviceName\": \"Nursing\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Medical Administration\",\n            \"updated\": false,\n            \"serviceId\": 23,\n            \"serviceName\": \"Medical Administration\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"IP Billing\",\n            \"updated\": false,\n            \"serviceId\": 25,\n            \"serviceName\": \"IP Billing\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Dietetics / Clinical Nutritionist\",\n            \"updated\": false,\n            \"serviceId\": 27,\n            \"serviceName\": \"Dietetics / Clinical Nutritionist\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Others\",\n            \"updated\": false,\n            \"serviceId\": 30,\n            \"serviceName\": \"Others\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Security & Parking\",\n            \"updated\": false,\n            \"serviceId\": 31,\n            \"serviceName\": \"Security & Parking\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"OPD Services\",\n            \"updated\": false,\n            \"serviceId\": 32,\n            \"serviceName\": \"OPD Services\"\n        },\n        {\n            \"id\": 33,\n            \"name\": \"TPA Services\",\n            \"updated\": false,\n            \"serviceId\": 33,\n            \"serviceName\": \"TPA Services\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Pharmacy\",\n            \"updated\": false,\n            \"serviceId\": 38,\n            \"serviceName\": \"Pharmacy\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Sales & Marketing\",\n            \"updated\": false,\n            \"serviceId\": 40,\n            \"serviceName\": \"Sales & Marketing\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Purchase\",\n            \"updated\": false,\n            \"serviceId\": 41,\n            \"serviceName\": \"Purchase\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Store-supply chain\",\n            \"updated\": false,\n            \"serviceId\": 42,\n            \"serviceName\": \"Store-supply chain\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Finance\",\n            \"updated\": false,\n            \"serviceId\": 43,\n            \"serviceName\": \"Finance\"\n        },\n        {\n            \"id\": 104,\n            \"name\": \"Miscellaneous\",\n            \"updated\": false,\n            \"serviceId\": 104,\n            \"serviceName\": \"Miscellaneous\"\n        },\n        {\n            \"id\": 224,\n            \"name\": \"Commercial\",\n            \"updated\": false,\n            \"serviceId\": 224,\n            \"serviceName\": \"Commercial\"\n        },\n        {\n            \"id\": 227,\n            \"name\": \"Web Query\",\n            \"updated\": false,\n            \"serviceId\": 227,\n            \"serviceName\": \"Web Query\"\n        }\n    ],\n    \"states\": [\n        {\n            \"id\": 1,\n            \"name\": \"New\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 1,\n            \"stateName\": \"New\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Hold\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 4,\n            \"stateName\": \"Hold\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Close\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 6,\n            \"stateName\": \"Close\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Resolve\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 7,\n            \"stateName\": \"Resolve\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Information Provided\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 9,\n            \"stateName\": \"Information Provided\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Assign to L2 Engineer\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 10,\n            \"stateName\": \"Assign to L2 Engineer\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Waiting For User\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 11,\n            \"stateName\": \"Waiting For User\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"User Responded\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 12,\n            \"stateName\": \"User Responded\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Waiting For Vendor\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 13,\n            \"stateName\": \"Waiting For Vendor\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Vendor Responded\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 14,\n            \"stateName\": \"Vendor Responded\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Re-Open\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 15,\n            \"stateName\": \"Re-Open\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Work In Progress\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 16,\n            \"stateName\": \"Work In Progress\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Assign To Team\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 18,\n            \"stateName\": \"Assign To Team\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Duplicate\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 19,\n            \"stateName\": \"Duplicate\"\n        },\n        {\n            \"id\": 158,\n            \"name\": \"SMS Details\",\n            \"updated\": false,\n            \"shortName\": \"\",\n            \"stateId\": 158,\n            \"stateName\": \"SMS Details\"\n        }\n    ],\n    \"stateCategory\": [\n        {\n            \"id\": 1,\n            \"name\": \"Assign\",\n            \"updated\": false,\n            \"categoryColor\": \"#EAF6F8\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"InProgress\",\n            \"updated\": false,\n            \"categoryColor\": \"#EAF6F8\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Closed\",\n            \"updated\": false,\n            \"categoryColor\": \"#EAF6F8\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Awaiting\",\n            \"updated\": false,\n            \"categoryColor\": \"#EAF6F8\"\n        }\n    ],\n    \"fixedFields\": [\n        {\n            \"id\": 1,\n            \"name\": \"Hospital\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Location\",\n            \"displayName\": \"Hospital\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.location.name}\",\n            \"templateForId\": \"${ticket.location.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Department\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Department\",\n            \"displayName\": \"Department\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.department.name}\",\n            \"templateForId\": \"${ticket.department.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 3,\n            \"name\": \"User\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Source\",\n            \"displayName\": \"User\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 4,\n            \"name\": \"CI\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"CI\",\n            \"displayName\": \"CI\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Title\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Title\",\n            \"displayName\": \"Title\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.title}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Description\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Description\",\n            \"displayName\": \"Description\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.probDescription}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Additional CC Mail Id\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"AdditionalCCMailId\",\n            \"displayName\": \"Additional CC Mail Id\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.ccMailId}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Additional Contact Numbers\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"AdditionalContactNumbers\",\n            \"displayName\": \"Additional Contact Numbers\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.contactNumber}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Category\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Category\",\n            \"displayName\": \"Category\",\n            \"isMandatory\": 1,\n            \"isVisible\": 1,\n            \"templateForName\": \"${ticket.category.name}\",\n            \"templateForId\": \"${ticket.category.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Sub Category\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"SubCategory\",\n            \"displayName\": \"Sub Category\",\n            \"isMandatory\": 1,\n            \"isVisible\": 1,\n            \"templateForName\": \"${ticket.subCategory.name}\",\n            \"templateForId\": \"${ticket.subCategory.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Service\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Service\",\n            \"displayName\": \"Service\",\n            \"isMandatory\": 1,\n            \"isVisible\": 1,\n            \"templateForName\": \"${ticket.service.name}\",\n            \"templateForId\": \"${ticket.service.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Priority\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"DerivedField1\",\n            \"displayName\": \"Priority\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.derivedField1.name}\",\n            \"templateForId\": \"${ticket.derivedField1.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Derived Field 2\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"DerivedField2\",\n            \"displayName\": \"Derived Field 2\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.derivedField2.name}\",\n            \"templateForId\": \"${ticket.derivedField2.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Derived Field 3\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"DerivedField3\",\n            \"displayName\": \"Derived Field 3\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.derivedField3.name}\",\n            \"templateForId\": \"${ticket.derivedField3.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Approval Manager\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ApprovalManager\",\n            \"displayName\": \"Approval Manager\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.approvalManager.userName}\",\n            \"templateForId\": \"${ticket.approvalManager.userId}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Work Group\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"WorkGroup\",\n            \"displayName\": \"Work Group\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Submitter Info\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"SubmitterInfoLabel\",\n            \"displayName\": \"Submitter Info\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Scheduler Info\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"SchedulerInfoLabel\",\n            \"displayName\": \"Scheduler Info\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Service Request Classification\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ServiceRequestClassificationLabel\",\n            \"displayName\": \"Service Request Classification\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Service Request Details\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ServiceRequestDetailsLabel\",\n            \"displayName\": \"Service Request Details\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Approval Info\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ApprovalInfoLabel\",\n            \"displayName\": \"Approval Info\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Enclosures\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Enclosures\",\n            \"displayName\": \"Enclosures\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 24,\n            \"name\": \"SLA Information\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"SLAInformation\",\n            \"displayName\": \"SLA Information\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Related Incidents\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"RelatedIncidents\",\n            \"displayName\": \"Related Incidents\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Related Problems\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"RelatedProblems\",\n            \"displayName\": \"Related Problems\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Related CRs\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"RelatedCRs\",\n            \"displayName\": \"Related CRs\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Primary Record Information\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"PrimaryRecordInformation\",\n            \"displayName\": \"Primary Record Information\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Child Record Information\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ChildRecordInformation\",\n            \"displayName\": \"Child Record Information\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Owner\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Owner\",\n            \"displayName\": \"Owner\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"templateForName\": \"${ticket.owner.userName}\",\n            \"templateForId\": \"${ticket.owner.userId}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Urgency\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Urgency\",\n            \"displayName\": \"Urgency\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.urgency.name}\",\n            \"templateForId\": \"${ticket.urgency.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Impact\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Impact\",\n            \"displayName\": \"Impact\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.impact.name}\",\n            \"templateForId\": \"${ticket.impact.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Priority\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Priority\",\n            \"displayName\": \"Priority\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"templateForName\": \"${ticket.priority.name}\",\n            \"templateForId\": \"${ticket.priority.id}\",\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Request Type\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"RequestType\",\n            \"displayName\": \"Request Type\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Related SRs\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"RelatedSRs\",\n            \"displayName\": \"Related SRs\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Update\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"UpdatebuttoncaptionRecorddetailspage\",\n            \"displayName\": \"Update\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Cancel\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"CancelbuttoncaptionRecorddetailspage\",\n            \"displayName\": \"Cancel\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Submit\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"SavebuttoncaptionRecordsubmitpage\",\n            \"displayName\": \"Submit\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Cancel\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"CancelbuttoncaptionRecordsubmitpage\",\n            \"displayName\": \"Cancel\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Attachments\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Attachments\",\n            \"displayName\": \"Attachments\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 42,\n            \"name\": \"User Name\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"Userslabelinonbehalfrecordsubmission\",\n            \"displayName\": \"User Name\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Expected Closure Time\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ExpectedClosureTime\",\n            \"displayName\": \"Expected Closure Time\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Audio Recorder\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"AudioRecorder\",\n            \"displayName\": \"Audio Recorder\",\n            \"isMandatory\": 0,\n            \"isVisible\": 0,\n            \"accessToRole\": 0\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Impacted CI\",\n            \"updated\": false,\n            \"fieldId\": 0,\n            \"fixedField\": \"ImpactedCI\",\n            \"displayName\": \"Impacted CI\",\n            \"isMandatory\": 0,\n            \"isVisible\": 1,\n            \"accessToRole\": 0\n        }\n    ],\n    \"additionalparams\": [\n        {\n            \"id\": 5,\n            \"name\": \"Attended By\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute5\",\n            \"displayName\": \"Attended By\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 8,\n            \"name\": \"External / Internal\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 142,\n            \"macroName\": \"Internal Or External\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute8\",\n            \"data\": [\n                {\n                    \"id\": \"Internal\",\n                    \"value\": \"Internal\"\n                },\n                {\n                    \"id\": \"External\",\n                    \"value\": \"External\"\n                }\n            ],\n            \"displayName\": \"External / Internal\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Spares Used (If Any)\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute9\",\n            \"displayName\": \"Spares Used (If Any)\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Priority\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 50,\n            \"macroName\": \"Priority\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute10\",\n            \"data\": [\n                {\n                    \"id\": \"Low\",\n                    \"value\": \"Low\"\n                },\n                {\n                    \"id\": \"Medium\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"id\": \"High\",\n                    \"value\": \"High\"\n                }\n            ],\n            \"displayName\": \"Priority\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 12,\n            \"name\": \"High Priority Details\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute12\",\n            \"displayName\": \"High Priority Details\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Room No.\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 52,\n            \"macroName\": \"Room Number\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute15\",\n            \"data\": [\n                {\n                    \"id\": \"Others\",\n                    \"value\": \"Others\"\n                },\n                {\n                    \"id\": \"1402\",\n                    \"value\": \"1402\"\n                },\n                {\n                    \"id\": \"4118-08\",\n                    \"value\": \"4118-08\"\n                },\n                {\n                    \"id\": \"4118-01\",\n                    \"value\": \"4118-01\"\n                },\n                {\n                    \"id\": \"4118-05\",\n                    \"value\": \"4118-05\"\n                },\n                {\n                    \"id\": \"Staff Caféteria\",\n                    \"value\": \"Staff Caféteria\"\n                },\n                {\n                    \"id\": \"4118-09\",\n                    \"value\": \"4118-09\"\n                },\n                {\n                    \"id\": \"4118-04\",\n                    \"value\": \"4118-04\"\n                },\n                {\n                    \"id\": \"4118-02\",\n                    \"value\": \"4118-02\"\n                },\n                {\n                    \"id\": \"Seminar Room\",\n                    \"value\": \"Seminar Room\"\n                },\n                {\n                    \"id\": \"Conference Room\",\n                    \"value\": \"Conference Room\"\n                },\n                {\n                    \"id\": \"4118-07\",\n                    \"value\": \"4118-07\"\n                },\n                {\n                    \"id\": \"4118-06\",\n                    \"value\": \"4118-06\"\n                },\n                {\n                    \"id\": \"Finance & Accounts Office\",\n                    \"value\": \"Finance & Accounts Office\"\n                },\n                {\n                    \"id\": \"1401\",\n                    \"value\": \"1401\"\n                },\n                {\n                    \"id\": \"Sales & Marketing Office\",\n                    \"value\": \"Sales & Marketing Office\"\n                },\n                {\n                    \"id\": \"4118-03\",\n                    \"value\": \"4118-03\"\n                },\n                {\n                    \"id\": \"Commercial Office\",\n                    \"value\": \"Commercial Office\"\n                }\n            ],\n            \"displayName\": \"Room No.\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Equipment Details \",\n            \"updated\": false,\n            \"fieldType\": \"Title\",\n            \"macroid\": 4,\n            \"macroName\": \"Generic Title\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 8,\n            \"fieldName\": \"attribute16\",\n            \"displayName\": \"Equipment Details \",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Make\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute17\",\n            \"displayName\": \"Make\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Model\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute18\",\n            \"displayName\": \"Model\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Serial No\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute19\",\n            \"displayName\": \"Serial No\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Type Of Complaint\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 53,\n            \"macroName\": \"Biomed Type of complaint\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute20\",\n            \"data\": [\n                {\n                    \"id\": \"Damage\",\n                    \"value\": \"Damage\"\n                },\n                {\n                    \"id\": \"Not working\",\n                    \"value\": \"Not working\"\n                },\n                {\n                    \"id\": \"NA\",\n                    \"value\": \"NA\"\n                },\n                {\n                    \"id\": \"Error\",\n                    \"value\": \"Error\"\n                },\n                {\n                    \"id\": \"Operational Issue\",\n                    \"value\": \"Operational Issue\"\n                },\n                {\n                    \"id\": \"Items Missing\",\n                    \"value\": \"Items Missing\"\n                },\n                {\n                    \"id\": \"Breakage\",\n                    \"value\": \"Breakage\"\n                }\n            ],\n            \"displayName\": \"Type Of Complaint\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Other Details\",\n            \"updated\": false,\n            \"fieldType\": \"Title\",\n            \"macroid\": 4,\n            \"macroName\": \"Generic Title\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 8,\n            \"fieldName\": \"attribute21\",\n            \"displayName\": \"Other Details\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Cost Of Spares \",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute22\",\n            \"displayName\": \"Cost Of Spares \",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Type Of Contract \",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 54,\n            \"macroName\": \"Warranty or AMC\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute23\",\n            \"data\": [\n                {\n                    \"id\": \"Warranty\",\n                    \"value\": \"Warranty\"\n                },\n                {\n                    \"id\": \"NA\",\n                    \"value\": \"NA\"\n                },\n                {\n                    \"id\": \"AMC\",\n                    \"value\": \"AMC\"\n                },\n                {\n                    \"id\": \"In-House Maintenance\",\n                    \"value\": \"In-House Maintenance\"\n                },\n                {\n                    \"id\": \"CMC\",\n                    \"value\": \"CMC\"\n                }\n            ],\n            \"displayName\": \"Type Of Contract \",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Is Equipment Critical\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 55,\n            \"macroName\": \"Yes Or No\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute24\",\n            \"data\": [\n                {\n                    \"id\": \"No\",\n                    \"value\": \"No\"\n                },\n                {\n                    \"id\": \"Yes\",\n                    \"value\": \"Yes\"\n                }\n            ],\n            \"displayName\": \"Is Equipment Critical\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Resolution Time\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 56,\n            \"macroName\": \"SLA Time\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute25\",\n            \"displayName\": \"Resolution Time\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Duplicate Record Number\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute26\",\n            \"displayName\": \"Duplicate Record Number\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Floor\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute27\",\n            \"displayName\": \"Floor\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Description\",\n            \"updated\": false,\n            \"fieldType\": \"TextArea\",\n            \"macroid\": 2,\n            \"macroName\": \"Generic Text Area\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 4,\n            \"fieldName\": \"attribute28\",\n            \"displayName\": \"Description\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Room No To Title\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute29\",\n            \"displayName\": \"Room No To Title\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Request Type\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 63,\n            \"macroName\": \"Request Type\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute30\",\n            \"data\": [\n                {\n                    \"id\": \"Complaint\",\n                    \"value\": \"Complaint\"\n                },\n                {\n                    \"id\": \"Service\",\n                    \"value\": \"Service\"\n                }\n            ],\n            \"displayName\": \"Request Type\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 130,\n            \"name\": \"Hospital\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 66,\n            \"macroName\": \"LocationName for CM\",\n            \"macroQuery\": \"select assetvalue,assetvalue from assetdetails where itemtypeid=20002 and itemdetailsid=60 group by assetvalue order by null\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute31\",\n            \"displayName\": \"Hospital\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Room Type\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute32\",\n            \"displayName\": \"Room Type\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 246,\n            \"name\": \"Request ID Short Code\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute33\",\n            \"displayName\": \"Request ID Short Code\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 247,\n            \"name\": \"Auto Populating Data\",\n            \"updated\": false,\n            \"fieldType\": \"Title\",\n            \"macroid\": 4,\n            \"macroName\": \"Generic Title\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 8,\n            \"fieldName\": \"attribute34\",\n            \"displayName\": \"Auto Populating Data\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 331,\n            \"name\": \"Other Room Details\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute35\",\n            \"displayName\": \"Other Room Details\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 357,\n            \"name\": \"Engineer Cell No\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute36\",\n            \"displayName\": \"Engineer Cell No\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 358,\n            \"name\": \"User Cell No\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute37\",\n            \"displayName\": \"User Cell No\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 389,\n            \"name\": \"User Cell No ReOpen\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute38\",\n            \"displayName\": \"User Cell No ReOpen\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 390,\n            \"name\": \"Engineer Cell No ReOpen\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute39\",\n            \"displayName\": \"Engineer Cell No ReOpen\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 406,\n            \"name\": \"SMS Resolve Cell No\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute40\",\n            \"displayName\": \"SMS Resolve Cell No\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 408,\n            \"name\": \"Asset ID\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute41\",\n            \"displayName\": \"Asset ID\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 608,\n            \"name\": \"Immediate Corrective Action-RCA\",\n            \"updated\": false,\n            \"fieldType\": \"TextArea\",\n            \"macroid\": 2,\n            \"macroName\": \"Generic Text Area\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 4,\n            \"fieldName\": \"attribute42\",\n            \"displayName\": \"Immediate Corrective Action-RCA\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 609,\n            \"name\": \"Corrective Action\",\n            \"updated\": false,\n            \"fieldType\": \"TextArea\",\n            \"macroid\": 2,\n            \"macroName\": \"Generic Text Area\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 4,\n            \"fieldName\": \"attribute43\",\n            \"displayName\": \"Corrective Action\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 610,\n            \"name\": \"Preventive Action\",\n            \"updated\": false,\n            \"fieldType\": \"TextArea\",\n            \"macroid\": 2,\n            \"macroName\": \"Generic Text Area\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 4,\n            \"fieldName\": \"attribute44\",\n            \"displayName\": \"Preventive Action\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 669,\n            \"name\": \"E-mail ID\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute45\",\n            \"displayName\": \"E-mail ID\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 696,\n            \"name\": \" Asset Number\",\n            \"updated\": false,\n            \"fieldType\": \"SelecBox\",\n            \"macroid\": 164,\n            \"macroName\": \"Assist Biomed Asset\",\n            \"macroQuery\": \"SELECT assetnumber,assetnumber FROM assetmaster WHERE status=0 and assetnumber NOT IN (SELECT DATA FROM `sd_servicereq_additionalparams` WHERE fieldid=696 AND problemid IN  (SELECT problemid FROM sd_servicereqmaster WHERE projectid=1 AND serviceid IN (17,18 ) AND currentstatus NOT IN (6,7,19))) AND itemtypeid=20016 and assetnumber like '%MACRO_SEARCHTEXT%' limit 100 union select data,data from sd_servicereq_additionalparams where problemid=PROBLEMID_MACRO and fieldid=696\",\n            \"fieldTypeId\": 2,\n            \"fieldName\": \"attribute46\",\n            \"displayName\": \" Asset Number\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 697,\n            \"name\": \"Asset Description\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute47\",\n            \"displayName\": \"Asset Description\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 698,\n            \"name\": \"Asset Department\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute48\",\n            \"displayName\": \"Asset Department\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 699,\n            \"name\": \"Asset Location\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute49\",\n            \"displayName\": \"Asset Location\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 700,\n            \"name\": \"Asset Comment\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute50\",\n            \"displayName\": \"Asset Comment\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 701,\n            \"name\": \"Asset Out Of Service\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute51\",\n            \"displayName\": \"Asset Out Of Service\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 702,\n            \"name\": \"Asset Type\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute52\",\n            \"displayName\": \"Asset Type\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 703,\n            \"name\": \"EMA Response \",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute53\",\n            \"displayName\": \"EMA Response \",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 706,\n            \"name\": \"EAM Details\",\n            \"updated\": false,\n            \"fieldType\": \"Title\",\n            \"macroid\": 4,\n            \"macroName\": \"Generic Title\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 8,\n            \"fieldName\": \"attribute56\",\n            \"displayName\": \"EAM Details\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 708,\n            \"name\": \"Sapphire Call Login Time\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 165,\n            \"macroName\": \"Assist Start State Time\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute58\",\n            \"displayName\": \"Sapphire Call Login Time\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 709,\n            \"name\": \"Sapphire Call Resolve Time\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 166,\n            \"macroName\": \"Assist End State Time\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute59\",\n            \"displayName\": \"Sapphire Call Resolve Time\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 710,\n            \"name\": \"EAM Start Date And Time\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute60\",\n            \"displayName\": \"EAM Start Date And Time\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        },\n        {\n            \"id\": 711,\n            \"name\": \"EAM End Date And Time\",\n            \"updated\": false,\n            \"fieldType\": \"TextBox\",\n            \"macroid\": 1,\n            \"macroName\": \"Generic Text Box\",\n            \"macroQuery\": \"\",\n            \"fieldTypeId\": 1,\n            \"fieldName\": \"attribute61\",\n            \"displayName\": \"EAM End Date And Time\",\n            \"isGridField\": false,\n            \"isGridColumn\": false\n        }\n    ],\n    \"templates\": [\n        {\n            \"id\": 1,\n            \"name\": \"CreateTicket\",\n            \"updated\": false,\n            \"type\": \"WEBHOKS_BODY\"\n        }\n    ],\n    \"sources\": [\n        {\n            \"id\": 0,\n            \"name\": \"Employee - Web\",\n            \"updated\": false\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Internal E-mail\",\n            \"updated\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Employee - Phone\",\n            \"updated\": false\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Patient - Phone\",\n            \"updated\": false\n        }\n    ]\n}"}],"_postman_id":"f37a43ea-65bc-4e93-bf2c-c7d212648a3b"},{"name":"Get Ticket Details By ID","id":"5a4837d2-7d41-4d96-9c88-d9e45cbfa8d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"description":"<p>A unique id for each request, used for logging  and debugging</p>\n","key":"int-log-id","value":"{{int-log-id}}"},{"description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n","key":"key","value":"{{key}}"},{"description":"<p>Used for authorization - Token, Get Token Details from sapphire support  </p>\n","key":"token","value":"{{token}}"}],"url":"{{url}}/api/ticket/get/105/id?history=false&tenantDB=cms","description":"<p>Get Ticket details by specifying the internal id.</p>","urlObject":{"path":["api","ticket","get","105","id"],"host":["{{url}}"],"query":[{"description":{"content":"<p>If false it will not give all audit details of ticket</p>\n","type":"text/plain"},"key":"history","value":"false"},{"key":"tenantDB","value":"cms"}],"variable":[]}},"response":[{"id":"2ccbc98f-79e4-432f-8c3c-c65dfe2e8e5f","name":"Get Ticket Details By ID - Without Ticket History","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"url":{"raw":"{{url}}/api/ticket/get/77/id?history=false","host":["{{url}}"],"path":["api","ticket","get","77","id"],"query":[{"key":"history","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:24:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 77,\n    \"requestNumber\": \"SR-BM--000074\",\n    \"ticket\": {\n        \"id\": 77,\n        \"updated\": false,\n        \"problemId\": 77,\n        \"project\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"projectId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectDescription\": \"Assist-Services Management\",\n            \"shortname\": \"\",\n            \"image\": \"\",\n            \"color\": \"#FFFFFF\",\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"service\": {\n            \"id\": 18,\n            \"name\": \"Biomedical Engineering\",\n            \"updated\": false,\n            \"serviceId\": 18,\n            \"serviceName\": \"Biomedical Engineering\"\n        },\n        \"title\": \"ABG Machine ,1404\",\n        \"submittedBy\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 33,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"server\": \"172.30.0.92\",\n            \"guid\": \"886ca6c5ab37d048a21ad3637ad58691\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MAX Admin\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=MAX Admin,OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"---- Choose ----\"\n            },\n            \"department\": {\n                \"id\": 53,\n                \"updated\": false,\n                \"departmentId\": 53,\n                \"departmentName\": \"IT\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"roles\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"Submitter\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"User\",\n                    \"projectRoleId\": 5\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"Technician\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"Call Center Engineers\",\n                    \"projectRoleId\": 8\n                }\n            ],\n            \"attribute1\": \"NA\"\n        },\n        \"owner\": {\n            \"id\": 15,\n            \"updated\": false,\n            \"userId\": 15,\n            \"userName\": \"ppgbiomed\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"PPG Bio-Medical Team\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 2,\n                \"updated\": false,\n                \"locationId\": 2,\n                \"locationName\": \"Patparganj\"\n            },\n            \"department\": {\n                \"id\": 3,\n                \"updated\": false,\n                \"departmentId\": 3,\n                \"departmentName\": \"Bio-Medical\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"NA\"\n        },\n        \"currentState\": {\n            \"id\": 7,\n            \"updated\": false,\n            \"stateId\": 7,\n            \"stateName\": \"Resolve\",\n            \"isPurgeIntervalConsider\": 0,\n            \"timeInterval\": 30,\n            \"deletionAllowed\": 0,\n            \"status\": 0,\n            \"isStartState\": 0,\n            \"isEndState\": 0,\n            \"shortName\": \"\",\n            \"color\": \"#37FF30\",\n            \"isInheritedFromChangedForEdit\": 0\n        },\n        \"category\": {\n            \"id\": 399,\n            \"name\": \"Medical Equipment\",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"subCategory\": {\n            \"id\": 2408,\n            \"name\": \"ABG Machine \",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"location\": {\n            \"id\": 2,\n            \"name\": \"Patparganj\",\n            \"updated\": false\n        },\n        \"department\": {\n            \"id\": 53,\n            \"name\": \"IT\",\n            \"updated\": false\n        },\n        \"creationTime\": 1538656649000,\n        \"probDescription\": \"\",\n        \"ccMailId\": \"\",\n        \"alternativeEmail\": \"\",\n        \"contactNumber\": \"\",\n        \"submittedThrough\": 0,\n        \"source\": {\n            \"id\": 0,\n            \"name\": \"Employee - Web\",\n            \"updated\": false\n        },\n        \"alertId\": 0,\n        \"groupId\": 0,\n        \"repeatCall\": 0,\n        \"resolutionComment\": \"\",\n        \"assetNumber\": 0,\n        \"slaviolationComment\": \"\",\n        \"conversionType\": 0,\n        \"requestId\": \"SR-BM--000074\",\n        \"requestType\": 1,\n        \"isTransferred\": 0,\n        \"referenceId\": \"\",\n        \"levelOneStatus\": 0,\n        \"levelTwoStatus\": 0,\n        \"isLinked\": 0,\n        \"csi\": 0,\n        \"incidentType\": 10,\n        \"lastOperatedTime\": 1538732949000,\n        \"expectedClosureTime\": \"\",\n        \"projectTransferComments\": \"\",\n        \"resolutionCauseId\": 0,\n        \"resolutionDays\": \"0\",\n        \"resolutionHours\": \"0\",\n        \"resolutionMinutes\": \"0\",\n        \"additionalParams\": {\n            \"updated\": false,\n            \"attribute5\": {\n                \"id\": 2135,\n                \"updated\": false,\n                \"fieldid\": 2135,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Attended By\"\n            },\n            \"attribute8\": {\n                \"id\": 2136,\n                \"updated\": false,\n                \"fieldid\": 2136,\n                \"data\": \"Internal\",\n                \"fieldDisplayName\": \"External / Internal\"\n            },\n            \"attribute9\": {\n                \"id\": 2137,\n                \"updated\": false,\n                \"fieldid\": 2137,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\n            },\n            \"attribute10\": {\n                \"id\": 2109,\n                \"updated\": false,\n                \"fieldid\": 2109,\n                \"data\": \"Medium\",\n                \"fieldDisplayName\": \"Priority\"\n            },\n            \"attribute12\": {\n                \"id\": 2110,\n                \"updated\": false,\n                \"fieldid\": 2110,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"High Priority Details\"\n            },\n            \"attribute15\": {\n                \"id\": 2111,\n                \"updated\": false,\n                \"fieldid\": 2111,\n                \"data\": \"1404\",\n                \"fieldDisplayName\": \"Room No.\"\n            },\n            \"attribute17\": {\n                \"id\": 2138,\n                \"updated\": false,\n                \"fieldid\": 2138,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Make\"\n            },\n            \"attribute18\": {\n                \"id\": 2139,\n                \"updated\": false,\n                \"fieldid\": 2139,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Model\"\n            },\n            \"attribute19\": {\n                \"id\": 2140,\n                \"updated\": false,\n                \"fieldid\": 2140,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Serial No\"\n            },\n            \"attribute20\": {\n                \"id\": 2141,\n                \"updated\": false,\n                \"fieldid\": 2141,\n                \"data\": \"Items Missing\",\n                \"fieldDisplayName\": \"Type Of Complaint\"\n            },\n            \"attribute22\": {\n                \"id\": 2142,\n                \"updated\": false,\n                \"fieldid\": 2142,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Cost Of Spares \"\n            },\n            \"attribute23\": {\n                \"id\": 2143,\n                \"updated\": false,\n                \"fieldid\": 2143,\n                \"data\": \"In-House Maintenance\",\n                \"fieldDisplayName\": \"Type Of Contract \"\n            },\n            \"attribute24\": {\n                \"id\": 2144,\n                \"updated\": false,\n                \"fieldid\": 2144,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Is Equipment Critical\"\n            },\n            \"attribute25\": {\n                \"id\": 2112,\n                \"updated\": false,\n                \"fieldid\": 2112,\n                \"data\": \"1440\",\n                \"fieldDisplayName\": \"Resolution Time\"\n            },\n            \"attribute27\": {\n                \"id\": 2113,\n                \"updated\": false,\n                \"fieldid\": 2113,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Floor\"\n            },\n            \"attribute28\": {\n                \"id\": 2114,\n                \"updated\": false,\n                \"fieldid\": 2114,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Description\"\n            },\n            \"attribute29\": {\n                \"id\": 2134,\n                \"updated\": false,\n                \"fieldid\": 2134,\n                \"data\": \"1\",\n                \"fieldDisplayName\": \"Room No To Title\"\n            },\n            \"attribute30\": {\n                \"id\": 2115,\n                \"updated\": false,\n                \"fieldid\": 2115,\n                \"data\": \"Complaint\",\n                \"fieldDisplayName\": \"Request Type\"\n            },\n            \"attribute31\": {\n                \"id\": 2116,\n                \"updated\": false,\n                \"fieldid\": 2116,\n                \"data\": \"Patparganj\",\n                \"fieldDisplayName\": \"Hospital\"\n            },\n            \"attribute32\": {\n                \"id\": 2117,\n                \"updated\": false,\n                \"fieldid\": 2117,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Room Type\"\n            },\n            \"attribute33\": {\n                \"id\": 2118,\n                \"updated\": false,\n                \"fieldid\": 2118,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Request ID Short Code\"\n            },\n            \"attribute35\": {\n                \"id\": 2119,\n                \"updated\": false,\n                \"fieldid\": 2119,\n                \"data\": \"na\",\n                \"fieldDisplayName\": \"Other Room Details\"\n            },\n            \"attribute40\": {\n                \"id\": 2120,\n                \"updated\": false,\n                \"fieldid\": 2120,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"SMS Resolve Cell No\"\n            },\n            \"attribute41\": {\n                \"id\": 2121,\n                \"updated\": false,\n                \"fieldid\": 2121,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset ID\"\n            },\n            \"attribute42\": {\n                \"id\": 2145,\n                \"updated\": false,\n                \"fieldid\": 2145,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Immediate Corrective Action-RCA\"\n            },\n            \"attribute43\": {\n                \"id\": 2146,\n                \"updated\": false,\n                \"fieldid\": 2146,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Corrective Action\"\n            },\n            \"attribute44\": {\n                \"id\": 2147,\n                \"updated\": false,\n                \"fieldid\": 2147,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Preventive Action\"\n            },\n            \"attribute46\": {\n                \"id\": 2122,\n                \"updated\": false,\n                \"fieldid\": 2122,\n                \"data\": \"SHA-MEQ-ABG-0000003\",\n                \"fieldDisplayName\": \" Asset Number\"\n            },\n            \"attribute47\": {\n                \"id\": 2123,\n                \"updated\": false,\n                \"fieldid\": 2123,\n                \"data\": \"ABG MACHINE\",\n                \"fieldDisplayName\": \"Asset Description\"\n            },\n            \"attribute48\": {\n                \"id\": 2124,\n                \"updated\": false,\n                \"fieldid\": 2124,\n                \"data\": \"30SUP002\",\n                \"fieldDisplayName\": \"Asset Department\"\n            },\n            \"attribute49\": {\n                \"id\": 2125,\n                \"updated\": false,\n                \"fieldid\": 2125,\n                \"data\": \"SHA-B01-BM01-AMBU\",\n                \"fieldDisplayName\": \"Asset Location\"\n            },\n            \"attribute50\": {\n                \"id\": 2126,\n                \"updated\": false,\n                \"fieldid\": 2126,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset Comment\"\n            },\n            \"attribute51\": {\n                \"id\": 2127,\n                \"updated\": false,\n                \"fieldid\": 2127,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Asset Out Of Service\"\n            },\n            \"attribute52\": {\n                \"id\": 2128,\n                \"updated\": false,\n                \"fieldid\": 2128,\n                \"data\": \"A\",\n                \"fieldDisplayName\": \"Asset Type\"\n            },\n            \"attribute53\": {\n                \"id\": 2129,\n                \"updated\": false,\n                \"fieldid\": 2129,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"EMA Response \"\n            },\n            \"attribute58\": {\n                \"id\": 2130,\n                \"updated\": false,\n                \"fieldid\": 2130,\n                \"data\": \"2018-10-04 18:07\",\n                \"fieldDisplayName\": \"Sapphire Call Login Time\"\n            },\n            \"attribute59\": {\n                \"id\": 2131,\n                \"updated\": false,\n                \"fieldid\": 2131,\n                \"data\": \"2018-10-05 14:10\",\n                \"fieldDisplayName\": \"Sapphire Call Resolve Time\"\n            },\n            \"attribute60\": {\n                \"id\": 2132,\n                \"updated\": false,\n                \"fieldid\": 2132,\n                \"data\": \"test1212\",\n                \"fieldDisplayName\": \"EAM Start Date And Time\"\n            },\n            \"attribute61\": {\n                \"id\": 2133,\n                \"updated\": false,\n                \"fieldid\": 2133,\n                \"data\": \"test211111\",\n                \"fieldDisplayName\": \"EAM End Date And Time\"\n            }\n        },\n        \"attachments\": [],\n        \"childs\": [],\n        \"linkedTickets\": [],\n        \"version\": 0,\n        \"iteration\": 0,\n        \"escalations\": [\n            {\n                \"id\": 65,\n                \"updated\": false,\n                \"slno\": 65,\n                \"siteId\": 1,\n                \"escalation\": {\n                    \"id\": 39,\n                    \"updated\": false,\n                    \"slaId\": 39,\n                    \"projectId\": 1,\n                    \"projectName\": \"Assist-Services Management\",\n                    \"siteId\": 1,\n                    \"name\": \"Resolution 1 Day\",\n                    \"formula\": \"\",\n                    \"rule\": \" ProblemID in(select distinct(problemid) from sd_servicereq_additionalparams where FieldID = 25 and Data = '1440') \",\n                    \"resolveTime\": \"1 Day(s) 0 Hour(s) 0 Mins\",\n                    \"resolveTimeMin\": 1440,\n                    \"graceTime\": \"0 Day(s) 0 Hour(s) 0 Mins\",\n                    \"graceTimeMin\": 0,\n                    \"description\": \"Resolution 1 Day\",\n                    \"ticketGenId\": 0,\n                    \"isSlaruleActive\": 1,\n                    \"businessHrsProfile\": 2,\n                    \"holidaysProfile\": 0\n                },\n                \"problemId\": 77,\n                \"esca1\": 0,\n                \"esca2\": 0,\n                \"emailEsca1\": 0,\n                \"emailEsca2\": 0,\n                \"lastCalculatedTime\": 1538656658000,\n                \"previousStatus\": 1,\n                \"totalTimeConsider\": 0,\n                \"isTicketActive\": 1,\n                \"ticketGenStatus\": \"00\",\n                \"estimatedSlabreachTime\": 1538743200000,\n                \"estimatedEsca1BreachTime\": 1538743200000,\n                \"estimatedEsca2BreachTime\": 1538829720000,\n                \"isSlaBreached\": 0,\n                \"isEsca1Breached\": 0,\n                \"isEsca2Breached\": 0,\n                \"isActualResolutionTimeConsider\": 0,\n                \"esca3\": 0,\n                \"emailEsca3\": 0,\n                \"estimatedEsca3BreachTime\": 1538916240000,\n                \"isEsca3Breached\": 0\n            }\n        ],\n        \"servicerequestHistory\": [],\n        \"rpaEvent\": false\n    }\n}"},{"id":"abade1d7-15ab-4728-b40a-b998c4d082f5","name":"Get Ticket Details By ID","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"url":{"raw":"{{url}}/api/ticket/get/77/id?history=true","host":["{{url}}"],"path":["api","ticket","get","77","id"],"query":[{"key":"history","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:18:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 77,\n    \"requestNumber\": \"SR-BM--000074\",\n    \"ticket\": {\n        \"id\": 77,\n        \"updated\": false,\n        \"problemId\": 77,\n        \"project\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"projectId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectDescription\": \"Assist-Services Management\",\n            \"shortname\": \"\",\n            \"image\": \"\",\n            \"color\": \"#FFFFFF\",\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"service\": {\n            \"id\": 18,\n            \"name\": \"Biomedical Engineering\",\n            \"updated\": false,\n            \"serviceId\": 18,\n            \"serviceName\": \"Biomedical Engineering\"\n        },\n        \"title\": \"ABG Machine ,1404\",\n        \"submittedBy\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 33,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"server\": \"172.30.0.92\",\n            \"guid\": \"886ca6c5ab37d048a21ad3637ad58691\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MAX Admin\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=MAX Admin,OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"---- Choose ----\"\n            },\n            \"department\": {\n                \"id\": 53,\n                \"updated\": false,\n                \"departmentId\": 53,\n                \"departmentName\": \"IT\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"roles\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"Submitter\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"User\",\n                    \"projectRoleId\": 5\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"Technician\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"Call Center Engineers\",\n                    \"projectRoleId\": 8\n                }\n            ],\n            \"attribute1\": \"NA\"\n        },\n        \"owner\": {\n            \"id\": 15,\n            \"updated\": false,\n            \"userId\": 15,\n            \"userName\": \"ppgbiomed\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"PPG Bio-Medical Team\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 2,\n                \"updated\": false,\n                \"locationId\": 2,\n                \"locationName\": \"Patparganj\"\n            },\n            \"department\": {\n                \"id\": 3,\n                \"updated\": false,\n                \"departmentId\": 3,\n                \"departmentName\": \"Bio-Medical\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"NA\"\n        },\n        \"currentState\": {\n            \"id\": 7,\n            \"updated\": false,\n            \"stateId\": 7,\n            \"stateName\": \"Resolve\",\n            \"isPurgeIntervalConsider\": 0,\n            \"timeInterval\": 30,\n            \"deletionAllowed\": 0,\n            \"status\": 0,\n            \"isStartState\": 0,\n            \"isEndState\": 0,\n            \"shortName\": \"\",\n            \"color\": \"#37FF30\",\n            \"isInheritedFromChangedForEdit\": 0\n        },\n        \"category\": {\n            \"id\": 399,\n            \"name\": \"Medical Equipment\",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"subCategory\": {\n            \"id\": 2408,\n            \"name\": \"ABG Machine \",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"location\": {\n            \"id\": 2,\n            \"name\": \"Patparganj\",\n            \"updated\": false\n        },\n        \"department\": {\n            \"id\": 53,\n            \"name\": \"IT\",\n            \"updated\": false\n        },\n        \"creationTime\": 1538656649000,\n        \"probDescription\": \"\",\n        \"ccMailId\": \"\",\n        \"alternativeEmail\": \"\",\n        \"contactNumber\": \"\",\n        \"submittedThrough\": 0,\n        \"source\": {\n            \"id\": 0,\n            \"name\": \"Employee - Web\",\n            \"updated\": false\n        },\n        \"alertId\": 0,\n        \"groupId\": 0,\n        \"repeatCall\": 0,\n        \"resolutionComment\": \"\",\n        \"assetNumber\": 0,\n        \"slaviolationComment\": \"\",\n        \"conversionType\": 0,\n        \"requestId\": \"SR-BM--000074\",\n        \"requestType\": 1,\n        \"isTransferred\": 0,\n        \"referenceId\": \"\",\n        \"levelOneStatus\": 0,\n        \"levelTwoStatus\": 0,\n        \"isLinked\": 0,\n        \"csi\": 0,\n        \"incidentType\": 10,\n        \"lastOperatedTime\": 1538732949000,\n        \"expectedClosureTime\": \"\",\n        \"projectTransferComments\": \"\",\n        \"resolutionCauseId\": 0,\n        \"resolutionDays\": \"0\",\n        \"resolutionHours\": \"0\",\n        \"resolutionMinutes\": \"0\",\n        \"additionalParams\": {\n            \"updated\": false,\n            \"attribute5\": {\n                \"id\": 2135,\n                \"updated\": false,\n                \"fieldid\": 2135,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Attended By\"\n            },\n            \"attribute8\": {\n                \"id\": 2136,\n                \"updated\": false,\n                \"fieldid\": 2136,\n                \"data\": \"Internal\",\n                \"fieldDisplayName\": \"External / Internal\"\n            },\n            \"attribute9\": {\n                \"id\": 2137,\n                \"updated\": false,\n                \"fieldid\": 2137,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\n            },\n            \"attribute10\": {\n                \"id\": 2109,\n                \"updated\": false,\n                \"fieldid\": 2109,\n                \"data\": \"Medium\",\n                \"fieldDisplayName\": \"Priority\"\n            },\n            \"attribute12\": {\n                \"id\": 2110,\n                \"updated\": false,\n                \"fieldid\": 2110,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"High Priority Details\"\n            },\n            \"attribute15\": {\n                \"id\": 2111,\n                \"updated\": false,\n                \"fieldid\": 2111,\n                \"data\": \"1404\",\n                \"fieldDisplayName\": \"Room No.\"\n            },\n            \"attribute17\": {\n                \"id\": 2138,\n                \"updated\": false,\n                \"fieldid\": 2138,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Make\"\n            },\n            \"attribute18\": {\n                \"id\": 2139,\n                \"updated\": false,\n                \"fieldid\": 2139,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Model\"\n            },\n            \"attribute19\": {\n                \"id\": 2140,\n                \"updated\": false,\n                \"fieldid\": 2140,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Serial No\"\n            },\n            \"attribute20\": {\n                \"id\": 2141,\n                \"updated\": false,\n                \"fieldid\": 2141,\n                \"data\": \"Items Missing\",\n                \"fieldDisplayName\": \"Type Of Complaint\"\n            },\n            \"attribute22\": {\n                \"id\": 2142,\n                \"updated\": false,\n                \"fieldid\": 2142,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Cost Of Spares \"\n            },\n            \"attribute23\": {\n                \"id\": 2143,\n                \"updated\": false,\n                \"fieldid\": 2143,\n                \"data\": \"In-House Maintenance\",\n                \"fieldDisplayName\": \"Type Of Contract \"\n            },\n            \"attribute24\": {\n                \"id\": 2144,\n                \"updated\": false,\n                \"fieldid\": 2144,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Is Equipment Critical\"\n            },\n            \"attribute25\": {\n                \"id\": 2112,\n                \"updated\": false,\n                \"fieldid\": 2112,\n                \"data\": \"1440\",\n                \"fieldDisplayName\": \"Resolution Time\"\n            },\n            \"attribute27\": {\n                \"id\": 2113,\n                \"updated\": false,\n                \"fieldid\": 2113,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Floor\"\n            },\n            \"attribute28\": {\n                \"id\": 2114,\n                \"updated\": false,\n                \"fieldid\": 2114,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Description\"\n            },\n            \"attribute29\": {\n                \"id\": 2134,\n                \"updated\": false,\n                \"fieldid\": 2134,\n                \"data\": \"1\",\n                \"fieldDisplayName\": \"Room No To Title\"\n            },\n            \"attribute30\": {\n                \"id\": 2115,\n                \"updated\": false,\n                \"fieldid\": 2115,\n                \"data\": \"Complaint\",\n                \"fieldDisplayName\": \"Request Type\"\n            },\n            \"attribute31\": {\n                \"id\": 2116,\n                \"updated\": false,\n                \"fieldid\": 2116,\n                \"data\": \"Patparganj\",\n                \"fieldDisplayName\": \"Hospital\"\n            },\n            \"attribute32\": {\n                \"id\": 2117,\n                \"updated\": false,\n                \"fieldid\": 2117,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Room Type\"\n            },\n            \"attribute33\": {\n                \"id\": 2118,\n                \"updated\": false,\n                \"fieldid\": 2118,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Request ID Short Code\"\n            },\n            \"attribute35\": {\n                \"id\": 2119,\n                \"updated\": false,\n                \"fieldid\": 2119,\n                \"data\": \"na\",\n                \"fieldDisplayName\": \"Other Room Details\"\n            },\n            \"attribute40\": {\n                \"id\": 2120,\n                \"updated\": false,\n                \"fieldid\": 2120,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"SMS Resolve Cell No\"\n            },\n            \"attribute41\": {\n                \"id\": 2121,\n                \"updated\": false,\n                \"fieldid\": 2121,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset ID\"\n            },\n            \"attribute42\": {\n                \"id\": 2145,\n                \"updated\": false,\n                \"fieldid\": 2145,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Immediate Corrective Action-RCA\"\n            },\n            \"attribute43\": {\n                \"id\": 2146,\n                \"updated\": false,\n                \"fieldid\": 2146,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Corrective Action\"\n            },\n            \"attribute44\": {\n                \"id\": 2147,\n                \"updated\": false,\n                \"fieldid\": 2147,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Preventive Action\"\n            },\n            \"attribute46\": {\n                \"id\": 2122,\n                \"updated\": false,\n                \"fieldid\": 2122,\n                \"data\": \"SHA-MEQ-ABG-0000003\",\n                \"fieldDisplayName\": \" Asset Number\"\n            },\n            \"attribute47\": {\n                \"id\": 2123,\n                \"updated\": false,\n                \"fieldid\": 2123,\n                \"data\": \"ABG MACHINE\",\n                \"fieldDisplayName\": \"Asset Description\"\n            },\n            \"attribute48\": {\n                \"id\": 2124,\n                \"updated\": false,\n                \"fieldid\": 2124,\n                \"data\": \"30SUP002\",\n                \"fieldDisplayName\": \"Asset Department\"\n            },\n            \"attribute49\": {\n                \"id\": 2125,\n                \"updated\": false,\n                \"fieldid\": 2125,\n                \"data\": \"SHA-B01-BM01-AMBU\",\n                \"fieldDisplayName\": \"Asset Location\"\n            },\n            \"attribute50\": {\n                \"id\": 2126,\n                \"updated\": false,\n                \"fieldid\": 2126,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset Comment\"\n            },\n            \"attribute51\": {\n                \"id\": 2127,\n                \"updated\": false,\n                \"fieldid\": 2127,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Asset Out Of Service\"\n            },\n            \"attribute52\": {\n                \"id\": 2128,\n                \"updated\": false,\n                \"fieldid\": 2128,\n                \"data\": \"A\",\n                \"fieldDisplayName\": \"Asset Type\"\n            },\n            \"attribute53\": {\n                \"id\": 2129,\n                \"updated\": false,\n                \"fieldid\": 2129,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"EMA Response \"\n            },\n            \"attribute58\": {\n                \"id\": 2130,\n                \"updated\": false,\n                \"fieldid\": 2130,\n                \"data\": \"2018-10-04 18:07\",\n                \"fieldDisplayName\": \"Sapphire Call Login Time\"\n            },\n            \"attribute59\": {\n                \"id\": 2131,\n                \"updated\": false,\n                \"fieldid\": 2131,\n                \"data\": \"2018-10-05 14:10\",\n                \"fieldDisplayName\": \"Sapphire Call Resolve Time\"\n            },\n            \"attribute60\": {\n                \"id\": 2132,\n                \"updated\": false,\n                \"fieldid\": 2132,\n                \"data\": \"test1212\",\n                \"fieldDisplayName\": \"EAM Start Date And Time\"\n            },\n            \"attribute61\": {\n                \"id\": 2133,\n                \"updated\": false,\n                \"fieldid\": 2133,\n                \"data\": \"test211111\",\n                \"fieldDisplayName\": \"EAM End Date And Time\"\n            }\n        },\n        \"attachments\": [],\n        \"childs\": [],\n        \"linkedTickets\": [],\n        \"version\": 0,\n        \"iteration\": 0,\n        \"escalations\": [\n            {\n                \"id\": 65,\n                \"updated\": false,\n                \"slno\": 65,\n                \"siteId\": 1,\n                \"escalation\": {\n                    \"id\": 39,\n                    \"updated\": false,\n                    \"slaId\": 39,\n                    \"projectId\": 1,\n                    \"projectName\": \"Assist-Services Management\",\n                    \"siteId\": 1,\n                    \"name\": \"Resolution 1 Day\",\n                    \"formula\": \"\",\n                    \"rule\": \" ProblemID in(select distinct(problemid) from sd_servicereq_additionalparams where FieldID = 25 and Data = '1440') \",\n                    \"resolveTime\": \"1 Day(s) 0 Hour(s) 0 Mins\",\n                    \"resolveTimeMin\": 1440,\n                    \"graceTime\": \"0 Day(s) 0 Hour(s) 0 Mins\",\n                    \"graceTimeMin\": 0,\n                    \"description\": \"Resolution 1 Day\",\n                    \"ticketGenId\": 0,\n                    \"isSlaruleActive\": 1,\n                    \"businessHrsProfile\": 2,\n                    \"holidaysProfile\": 0\n                },\n                \"problemId\": 77,\n                \"esca1\": 0,\n                \"esca2\": 0,\n                \"emailEsca1\": 0,\n                \"emailEsca2\": 0,\n                \"lastCalculatedTime\": 1538656658000,\n                \"previousStatus\": 1,\n                \"totalTimeConsider\": 0,\n                \"isTicketActive\": 1,\n                \"ticketGenStatus\": \"00\",\n                \"estimatedSlabreachTime\": 1538743200000,\n                \"estimatedEsca1BreachTime\": 1538743200000,\n                \"estimatedEsca2BreachTime\": 1538829720000,\n                \"isSlaBreached\": 0,\n                \"isEsca1Breached\": 0,\n                \"isEsca2Breached\": 0,\n                \"isActualResolutionTimeConsider\": 0,\n                \"esca3\": 0,\n                \"emailEsca3\": 0,\n                \"estimatedEsca3BreachTime\": 1538916240000,\n                \"isEsca3Breached\": 0\n            }\n        ],\n        \"servicerequestHistory\": [\n            {\n                \"id\": 1492,\n                \"updated\": false,\n                \"historyId\": 1492,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"New Record\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"New\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1493,\n                \"updated\": false,\n                \"historyId\": 1493,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Location ID Update)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1494,\n                \"updated\": false,\n                \"historyId\": 1494,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action completed (Location ID Update)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1495,\n                \"updated\": false,\n                \"historyId\": 1495,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Assign To Team)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1496,\n                \"updated\": false,\n                \"historyId\": 1496,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"New\",\n                \"newValue\": \"Assign To Team\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 1,\n                    \"name\": \"New\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 1,\n                    \"stateName\": \"New\"\n                },\n                \"newState\": {\n                    \"id\": 18,\n                    \"name\": \"Assign To Team\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 18,\n                    \"stateName\": \"Assign To Team\"\n                },\n                \"userid\": 1\n            },\n            {\n                \"id\": 1497,\n                \"updated\": false,\n                \"historyId\": 1497,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action completed (Assign To Team)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1498,\n                \"updated\": false,\n                \"historyId\": 1498,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Room Number in Title)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1499,\n                \"updated\": false,\n                \"historyId\": 1499,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"1\",\n                \"parameter\": \"Room No To Title\",\n                \"fieldid\": 36,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1500,\n                \"updated\": false,\n                \"historyId\": 1500,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"ABG MACHINE\",\n                \"newValue\": \"ABG MACHINE\",\n                \"parameter\": \"Asset Description\",\n                \"fieldid\": 697,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1501,\n                \"updated\": false,\n                \"historyId\": 1501,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"30SUP002\",\n                \"newValue\": \"30SUP002\",\n                \"parameter\": \"Asset Department\",\n                \"fieldid\": 698,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1502,\n                \"updated\": false,\n                \"historyId\": 1502,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"SHA-B01-BM01-AMBU\",\n                \"newValue\": \"SHA-B01-BM01-AMBU\",\n                \"parameter\": \"Asset Location\",\n                \"fieldid\": 699,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1503,\n                \"updated\": false,\n                \"historyId\": 1503,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"Asset Comment\",\n                \"fieldid\": 700,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1504,\n                \"updated\": false,\n                \"historyId\": 1504,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"No\",\n                \"newValue\": \"No\",\n                \"parameter\": \"Asset Out Of Service\",\n                \"fieldid\": 701,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1505,\n                \"updated\": false,\n                \"historyId\": 1505,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"A\",\n                \"newValue\": \"A\",\n                \"parameter\": \"Asset Type\",\n                \"fieldid\": 702,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1506,\n                \"updated\": false,\n                \"historyId\": 1506,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"2018-10-04 18:05:13\",\n                \"newValue\": \"2018-10-04 18:07\",\n                \"parameter\": \"Sapphire Call Login Time\",\n                \"fieldid\": 708,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1507,\n                \"updated\": false,\n                \"historyId\": 1507,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action completed (Room Number in Title)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1508,\n                \"updated\": false,\n                \"historyId\": 1508,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Send Data)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1509,\n                \"updated\": false,\n                \"historyId\": 1509,\n                \"currentTime\": 1538656651000,\n                \"natureOfChange\": \"Post Action completed (Send Data)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1510,\n                \"updated\": false,\n                \"historyId\": 1510,\n                \"currentTime\": 1538656726000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"Assign To Team\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 18,\n                    \"name\": \"Assign To Team\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 18,\n                    \"stateName\": \"Assign To Team\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 1,\n                \"childs\": [\n                    {\n                        \"id\": 1511,\n                        \"updated\": false,\n                        \"historyId\": 1511,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Attended By\",\n                        \"fieldid\": 5,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1512,\n                        \"updated\": false,\n                        \"historyId\": 1512,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"Internal\",\n                        \"parameter\": \"External / Internal\",\n                        \"fieldid\": 8,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1513,\n                        \"updated\": false,\n                        \"historyId\": 1513,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Spares Used (If Any)\",\n                        \"fieldid\": 9,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1514,\n                        \"updated\": false,\n                        \"historyId\": 1514,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Equipment Details \",\n                        \"fieldid\": 16,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1515,\n                        \"updated\": false,\n                        \"historyId\": 1515,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Make\",\n                        \"fieldid\": 17,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1516,\n                        \"updated\": false,\n                        \"historyId\": 1516,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Model\",\n                        \"fieldid\": 18,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1517,\n                        \"updated\": false,\n                        \"historyId\": 1517,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Serial No\",\n                        \"fieldid\": 19,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1518,\n                        \"updated\": false,\n                        \"historyId\": 1518,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"Items Missing\",\n                        \"parameter\": \"Type Of Complaint\",\n                        \"fieldid\": 20,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1519,\n                        \"updated\": false,\n                        \"historyId\": 1519,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Other Details\",\n                        \"fieldid\": 21,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1520,\n                        \"updated\": false,\n                        \"historyId\": 1520,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Cost Of Spares \",\n                        \"fieldid\": 22,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1521,\n                        \"updated\": false,\n                        \"historyId\": 1521,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"In-House Maintenance\",\n                        \"parameter\": \"Type Of Contract \",\n                        \"fieldid\": 23,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1522,\n                        \"updated\": false,\n                        \"historyId\": 1522,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"No\",\n                        \"parameter\": \"Is Equipment Critical\",\n                        \"fieldid\": 24,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1523,\n                        \"updated\": false,\n                        \"historyId\": 1523,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Immediate Corrective Action-RCA\",\n                        \"fieldid\": 608,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1524,\n                        \"updated\": false,\n                        \"historyId\": 1524,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Corrective Action\",\n                        \"fieldid\": 609,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1525,\n                        \"updated\": false,\n                        \"historyId\": 1525,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Preventive Action\",\n                        \"fieldid\": 610,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1526,\n                        \"updated\": false,\n                        \"historyId\": 1526,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Comment\",\n                        \"fieldid\": 0,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1530,\n                \"updated\": false,\n                \"historyId\": 1530,\n                \"currentTime\": 1538699488000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Close\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 6,\n                    \"name\": \"Close\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 6,\n                    \"stateName\": \"Close\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1531,\n                \"updated\": false,\n                \"historyId\": 1531,\n                \"currentTime\": 1538699611000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1534,\n                \"updated\": false,\n                \"historyId\": 1534,\n                \"currentTime\": 1538716291000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Close\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 6,\n                    \"name\": \"Close\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 6,\n                    \"stateName\": \"Close\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1535,\n                \"updated\": false,\n                \"historyId\": 1535,\n                \"currentTime\": 1538716451000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1536,\n                \"updated\": false,\n                \"historyId\": 1536,\n                \"currentTime\": 1538716623000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1537,\n                \"updated\": false,\n                \"historyId\": 1537,\n                \"currentTime\": 1538716957000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1538,\n                \"updated\": false,\n                \"historyId\": 1538,\n                \"currentTime\": 1538717241000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1539,\n                \"updated\": false,\n                \"historyId\": 1539,\n                \"currentTime\": 1538717391000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1540,\n                \"updated\": false,\n                \"historyId\": 1540,\n                \"currentTime\": 1538717617000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"\",\n                \"newValue\": \"ofjdkdfg\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1541,\n                \"updated\": false,\n                \"historyId\": 1541,\n                \"currentTime\": 1538717668000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"ofjdkdfg\",\n                \"newValue\": \"ofjdkdfg\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1542,\n                \"updated\": false,\n                \"historyId\": 1542,\n                \"currentTime\": 1538717668000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"\",\n                \"newValue\": \"drfjkjfdk\",\n                \"parameter\": \"EAM End Date And Time\",\n                \"fieldid\": 711,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1543,\n                \"updated\": false,\n                \"historyId\": 1543,\n                \"currentTime\": 1538717772000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"ofjdkdfg\",\n                \"newValue\": \"123\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1544,\n                \"updated\": false,\n                \"historyId\": 1544,\n                \"currentTime\": 1538717772000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"drfjkjfdk\",\n                \"newValue\": \"456\",\n                \"parameter\": \"EAM End Date And Time\",\n                \"fieldid\": 711,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1545,\n                \"updated\": false,\n                \"historyId\": 1545,\n                \"currentTime\": 1538718796000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"123\",\n                \"newValue\": \"Test Start Date\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1546,\n                \"updated\": false,\n                \"historyId\": 1546,\n                \"currentTime\": 1538718796000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"456\",\n                \"newValue\": \"Test End Date\",\n                \"parameter\": \"EAM End Date And Time\",\n                \"fieldid\": 711,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1548,\n                \"updated\": false,\n                \"historyId\": 1548,\n                \"currentTime\": 1538728798000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Close\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 6,\n                    \"name\": \"Close\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 6,\n                    \"stateName\": \"Close\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1549,\n                \"updated\": false,\n                \"historyId\": 1549,\n                \"currentTime\": 1538728815000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1550,\n                \"updated\": false,\n                \"historyId\": 1550,\n                \"currentTime\": 1538730812000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1551,\n                \"updated\": false,\n                \"historyId\": 1551,\n                \"currentTime\": 1538731111000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1552,\n                        \"updated\": false,\n                        \"historyId\": 1552,\n                        \"currentTime\": 1538731111000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"Test Start Date\",\n                        \"newValue\": \"ofjdkdfg\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1553,\n                        \"updated\": false,\n                        \"historyId\": 1553,\n                        \"currentTime\": 1538731111000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"Test End Date\",\n                        \"newValue\": \"drfjkjfdk\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1554,\n                \"updated\": false,\n                \"historyId\": 1554,\n                \"currentTime\": 1538731212000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1555,\n                        \"updated\": false,\n                        \"historyId\": 1555,\n                        \"currentTime\": 1538731212000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"ofjdkdfg\",\n                        \"newValue\": \"change1\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1556,\n                        \"updated\": false,\n                        \"historyId\": 1556,\n                        \"currentTime\": 1538731212000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"drfjkjfdk\",\n                        \"newValue\": \"change2\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1557,\n                \"updated\": false,\n                \"historyId\": 1557,\n                \"currentTime\": 1538732838000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1558,\n                        \"updated\": false,\n                        \"historyId\": 1558,\n                        \"currentTime\": 1538732839000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"change1\",\n                        \"newValue\": \"changedfvfsvd\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1559,\n                        \"updated\": false,\n                        \"historyId\": 1559,\n                        \"currentTime\": 1538732839000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"change2\",\n                        \"newValue\": \"changedfvdfdf\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1560,\n                \"updated\": false,\n                \"historyId\": 1560,\n                \"currentTime\": 1538732884000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1561,\n                        \"updated\": false,\n                        \"historyId\": 1561,\n                        \"currentTime\": 1538732884000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvfsvd\",\n                        \"newValue\": \"changedfvfsvd\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1562,\n                        \"updated\": false,\n                        \"historyId\": 1562,\n                        \"currentTime\": 1538732884000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvdfdf\",\n                        \"newValue\": \"changedfvdfdf\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1563,\n                \"updated\": false,\n                \"historyId\": 1563,\n                \"currentTime\": 1538732927000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1564,\n                        \"updated\": false,\n                        \"historyId\": 1564,\n                        \"currentTime\": 1538732927000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvfsvd\",\n                        \"newValue\": \"test1\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1565,\n                        \"updated\": false,\n                        \"historyId\": 1565,\n                        \"currentTime\": 1538732927000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvdfdf\",\n                        \"newValue\": \"test2\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1566,\n                \"updated\": false,\n                \"historyId\": 1566,\n                \"currentTime\": 1538732949000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1567,\n                        \"updated\": false,\n                        \"historyId\": 1567,\n                        \"currentTime\": 1538732949000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"test1\",\n                        \"newValue\": \"test1212\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1568,\n                        \"updated\": false,\n                        \"historyId\": 1568,\n                        \"currentTime\": 1538732949000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"test2\",\n                        \"newValue\": \"test211111\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            }\n        ],\n        \"rpaEvent\": false\n    }\n}"}],"_postman_id":"5a4837d2-7d41-4d96-9c88-d9e45cbfa8d7"},{"name":"Get Ticket Details By Request Number and Project Name","id":"fa5ef88d-dea4-489d-aed2-d14857cb8cdf","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from sapphire support  </p>\n"}],"url":"{{url}}/api/ticket/get/CM096434/requestId/PEARLS/projectName?history=false","description":"<p>Get Ticket details by the Request ID and Project name. </p>\n\n<p><b>Note:</b> In SapphireIMS the combination of Request ID and Project name is unique.</p>","urlObject":{"path":["api","ticket","get","CM096434","requestId","PEARLS","projectName"],"host":["{{url}}"],"query":[{"key":"history","value":"false"}],"variable":[]}},"response":[{"id":"b67f110a-ff78-4189-908f-8d58b223d5d2","name":"Get Ticket Details By Request Number and Project Name","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":{"raw":"{{url}}/api/ticket/get/SR-BM--000074/requestId/Assist-Services Management/projectName?history=true","host":["{{url}}"],"path":["api","ticket","get","SR-BM--000074","requestId","Assist-Services Management","projectName"],"query":[{"key":"history","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:19:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 77,\n    \"requestNumber\": \"SR-BM--000074\",\n    \"ticket\": {\n        \"id\": 77,\n        \"updated\": false,\n        \"problemId\": 77,\n        \"project\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"projectId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectDescription\": \"Assist-Services Management\",\n            \"shortname\": \"\",\n            \"image\": \"\",\n            \"color\": \"#FFFFFF\",\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"service\": {\n            \"id\": 18,\n            \"name\": \"Biomedical Engineering\",\n            \"updated\": false,\n            \"serviceId\": 18,\n            \"serviceName\": \"Biomedical Engineering\"\n        },\n        \"title\": \"ABG Machine ,1404\",\n        \"submittedBy\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 33,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"server\": \"172.30.0.92\",\n            \"guid\": \"886ca6c5ab37d048a21ad3637ad58691\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MAX Admin\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=MAX Admin,OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"---- Choose ----\"\n            },\n            \"department\": {\n                \"id\": 53,\n                \"updated\": false,\n                \"departmentId\": 53,\n                \"departmentName\": \"IT\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"roles\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"Submitter\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"User\",\n                    \"projectRoleId\": 5\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"Technician\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"Call Center Engineers\",\n                    \"projectRoleId\": 8\n                }\n            ],\n            \"attribute1\": \"NA\"\n        },\n        \"owner\": {\n            \"id\": 15,\n            \"updated\": false,\n            \"userId\": 15,\n            \"userName\": \"ppgbiomed\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"PPG Bio-Medical Team\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 2,\n                \"updated\": false,\n                \"locationId\": 2,\n                \"locationName\": \"Patparganj\"\n            },\n            \"department\": {\n                \"id\": 3,\n                \"updated\": false,\n                \"departmentId\": 3,\n                \"departmentName\": \"Bio-Medical\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"NA\"\n        },\n        \"currentState\": {\n            \"id\": 7,\n            \"updated\": false,\n            \"stateId\": 7,\n            \"stateName\": \"Resolve\",\n            \"isPurgeIntervalConsider\": 0,\n            \"timeInterval\": 30,\n            \"deletionAllowed\": 0,\n            \"status\": 0,\n            \"isStartState\": 0,\n            \"isEndState\": 0,\n            \"shortName\": \"\",\n            \"color\": \"#37FF30\",\n            \"isInheritedFromChangedForEdit\": 0\n        },\n        \"category\": {\n            \"id\": 399,\n            \"name\": \"Medical Equipment\",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"subCategory\": {\n            \"id\": 2408,\n            \"name\": \"ABG Machine \",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"location\": {\n            \"id\": 2,\n            \"name\": \"Patparganj\",\n            \"updated\": false\n        },\n        \"department\": {\n            \"id\": 53,\n            \"name\": \"IT\",\n            \"updated\": false\n        },\n        \"creationTime\": 1538656649000,\n        \"probDescription\": \"\",\n        \"ccMailId\": \"\",\n        \"alternativeEmail\": \"\",\n        \"contactNumber\": \"\",\n        \"submittedThrough\": 0,\n        \"source\": {\n            \"id\": 0,\n            \"name\": \"Employee - Web\",\n            \"updated\": false\n        },\n        \"alertId\": 0,\n        \"groupId\": 0,\n        \"repeatCall\": 0,\n        \"resolutionComment\": \"\",\n        \"assetNumber\": 0,\n        \"slaviolationComment\": \"\",\n        \"conversionType\": 0,\n        \"requestId\": \"SR-BM--000074\",\n        \"requestType\": 1,\n        \"isTransferred\": 0,\n        \"referenceId\": \"\",\n        \"levelOneStatus\": 0,\n        \"levelTwoStatus\": 0,\n        \"isLinked\": 0,\n        \"csi\": 0,\n        \"incidentType\": 10,\n        \"lastOperatedTime\": 1538732949000,\n        \"expectedClosureTime\": \"\",\n        \"projectTransferComments\": \"\",\n        \"resolutionCauseId\": 0,\n        \"resolutionDays\": \"0\",\n        \"resolutionHours\": \"0\",\n        \"resolutionMinutes\": \"0\",\n        \"additionalParams\": {\n            \"updated\": false,\n            \"attribute5\": {\n                \"id\": 2135,\n                \"updated\": false,\n                \"fieldid\": 2135,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Attended By\"\n            },\n            \"attribute8\": {\n                \"id\": 2136,\n                \"updated\": false,\n                \"fieldid\": 2136,\n                \"data\": \"Internal\",\n                \"fieldDisplayName\": \"External / Internal\"\n            },\n            \"attribute9\": {\n                \"id\": 2137,\n                \"updated\": false,\n                \"fieldid\": 2137,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\n            },\n            \"attribute10\": {\n                \"id\": 2109,\n                \"updated\": false,\n                \"fieldid\": 2109,\n                \"data\": \"Medium\",\n                \"fieldDisplayName\": \"Priority\"\n            },\n            \"attribute12\": {\n                \"id\": 2110,\n                \"updated\": false,\n                \"fieldid\": 2110,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"High Priority Details\"\n            },\n            \"attribute15\": {\n                \"id\": 2111,\n                \"updated\": false,\n                \"fieldid\": 2111,\n                \"data\": \"1404\",\n                \"fieldDisplayName\": \"Room No.\"\n            },\n            \"attribute17\": {\n                \"id\": 2138,\n                \"updated\": false,\n                \"fieldid\": 2138,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Make\"\n            },\n            \"attribute18\": {\n                \"id\": 2139,\n                \"updated\": false,\n                \"fieldid\": 2139,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Model\"\n            },\n            \"attribute19\": {\n                \"id\": 2140,\n                \"updated\": false,\n                \"fieldid\": 2140,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Serial No\"\n            },\n            \"attribute20\": {\n                \"id\": 2141,\n                \"updated\": false,\n                \"fieldid\": 2141,\n                \"data\": \"Items Missing\",\n                \"fieldDisplayName\": \"Type Of Complaint\"\n            },\n            \"attribute22\": {\n                \"id\": 2142,\n                \"updated\": false,\n                \"fieldid\": 2142,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Cost Of Spares \"\n            },\n            \"attribute23\": {\n                \"id\": 2143,\n                \"updated\": false,\n                \"fieldid\": 2143,\n                \"data\": \"In-House Maintenance\",\n                \"fieldDisplayName\": \"Type Of Contract \"\n            },\n            \"attribute24\": {\n                \"id\": 2144,\n                \"updated\": false,\n                \"fieldid\": 2144,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Is Equipment Critical\"\n            },\n            \"attribute25\": {\n                \"id\": 2112,\n                \"updated\": false,\n                \"fieldid\": 2112,\n                \"data\": \"1440\",\n                \"fieldDisplayName\": \"Resolution Time\"\n            },\n            \"attribute27\": {\n                \"id\": 2113,\n                \"updated\": false,\n                \"fieldid\": 2113,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Floor\"\n            },\n            \"attribute28\": {\n                \"id\": 2114,\n                \"updated\": false,\n                \"fieldid\": 2114,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Description\"\n            },\n            \"attribute29\": {\n                \"id\": 2134,\n                \"updated\": false,\n                \"fieldid\": 2134,\n                \"data\": \"1\",\n                \"fieldDisplayName\": \"Room No To Title\"\n            },\n            \"attribute30\": {\n                \"id\": 2115,\n                \"updated\": false,\n                \"fieldid\": 2115,\n                \"data\": \"Complaint\",\n                \"fieldDisplayName\": \"Request Type\"\n            },\n            \"attribute31\": {\n                \"id\": 2116,\n                \"updated\": false,\n                \"fieldid\": 2116,\n                \"data\": \"Patparganj\",\n                \"fieldDisplayName\": \"Hospital\"\n            },\n            \"attribute32\": {\n                \"id\": 2117,\n                \"updated\": false,\n                \"fieldid\": 2117,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Room Type\"\n            },\n            \"attribute33\": {\n                \"id\": 2118,\n                \"updated\": false,\n                \"fieldid\": 2118,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Request ID Short Code\"\n            },\n            \"attribute35\": {\n                \"id\": 2119,\n                \"updated\": false,\n                \"fieldid\": 2119,\n                \"data\": \"na\",\n                \"fieldDisplayName\": \"Other Room Details\"\n            },\n            \"attribute40\": {\n                \"id\": 2120,\n                \"updated\": false,\n                \"fieldid\": 2120,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"SMS Resolve Cell No\"\n            },\n            \"attribute41\": {\n                \"id\": 2121,\n                \"updated\": false,\n                \"fieldid\": 2121,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset ID\"\n            },\n            \"attribute42\": {\n                \"id\": 2145,\n                \"updated\": false,\n                \"fieldid\": 2145,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Immediate Corrective Action-RCA\"\n            },\n            \"attribute43\": {\n                \"id\": 2146,\n                \"updated\": false,\n                \"fieldid\": 2146,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Corrective Action\"\n            },\n            \"attribute44\": {\n                \"id\": 2147,\n                \"updated\": false,\n                \"fieldid\": 2147,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Preventive Action\"\n            },\n            \"attribute46\": {\n                \"id\": 2122,\n                \"updated\": false,\n                \"fieldid\": 2122,\n                \"data\": \"SHA-MEQ-ABG-0000003\",\n                \"fieldDisplayName\": \" Asset Number\"\n            },\n            \"attribute47\": {\n                \"id\": 2123,\n                \"updated\": false,\n                \"fieldid\": 2123,\n                \"data\": \"ABG MACHINE\",\n                \"fieldDisplayName\": \"Asset Description\"\n            },\n            \"attribute48\": {\n                \"id\": 2124,\n                \"updated\": false,\n                \"fieldid\": 2124,\n                \"data\": \"30SUP002\",\n                \"fieldDisplayName\": \"Asset Department\"\n            },\n            \"attribute49\": {\n                \"id\": 2125,\n                \"updated\": false,\n                \"fieldid\": 2125,\n                \"data\": \"SHA-B01-BM01-AMBU\",\n                \"fieldDisplayName\": \"Asset Location\"\n            },\n            \"attribute50\": {\n                \"id\": 2126,\n                \"updated\": false,\n                \"fieldid\": 2126,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset Comment\"\n            },\n            \"attribute51\": {\n                \"id\": 2127,\n                \"updated\": false,\n                \"fieldid\": 2127,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Asset Out Of Service\"\n            },\n            \"attribute52\": {\n                \"id\": 2128,\n                \"updated\": false,\n                \"fieldid\": 2128,\n                \"data\": \"A\",\n                \"fieldDisplayName\": \"Asset Type\"\n            },\n            \"attribute53\": {\n                \"id\": 2129,\n                \"updated\": false,\n                \"fieldid\": 2129,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"EMA Response \"\n            },\n            \"attribute58\": {\n                \"id\": 2130,\n                \"updated\": false,\n                \"fieldid\": 2130,\n                \"data\": \"2018-10-04 18:07\",\n                \"fieldDisplayName\": \"Sapphire Call Login Time\"\n            },\n            \"attribute59\": {\n                \"id\": 2131,\n                \"updated\": false,\n                \"fieldid\": 2131,\n                \"data\": \"2018-10-05 14:10\",\n                \"fieldDisplayName\": \"Sapphire Call Resolve Time\"\n            },\n            \"attribute60\": {\n                \"id\": 2132,\n                \"updated\": false,\n                \"fieldid\": 2132,\n                \"data\": \"test1212\",\n                \"fieldDisplayName\": \"EAM Start Date And Time\"\n            },\n            \"attribute61\": {\n                \"id\": 2133,\n                \"updated\": false,\n                \"fieldid\": 2133,\n                \"data\": \"test211111\",\n                \"fieldDisplayName\": \"EAM End Date And Time\"\n            }\n        },\n        \"attachments\": [],\n        \"childs\": [],\n        \"linkedTickets\": [],\n        \"version\": 0,\n        \"iteration\": 0,\n        \"escalations\": [\n            {\n                \"id\": 65,\n                \"updated\": false,\n                \"slno\": 65,\n                \"siteId\": 1,\n                \"escalation\": {\n                    \"id\": 39,\n                    \"updated\": false,\n                    \"slaId\": 39,\n                    \"projectId\": 1,\n                    \"projectName\": \"Assist-Services Management\",\n                    \"siteId\": 1,\n                    \"name\": \"Resolution 1 Day\",\n                    \"formula\": \"\",\n                    \"rule\": \" ProblemID in(select distinct(problemid) from sd_servicereq_additionalparams where FieldID = 25 and Data = '1440') \",\n                    \"resolveTime\": \"1 Day(s) 0 Hour(s) 0 Mins\",\n                    \"resolveTimeMin\": 1440,\n                    \"graceTime\": \"0 Day(s) 0 Hour(s) 0 Mins\",\n                    \"graceTimeMin\": 0,\n                    \"description\": \"Resolution 1 Day\",\n                    \"ticketGenId\": 0,\n                    \"isSlaruleActive\": 1,\n                    \"businessHrsProfile\": 2,\n                    \"holidaysProfile\": 0\n                },\n                \"problemId\": 77,\n                \"esca1\": 0,\n                \"esca2\": 0,\n                \"emailEsca1\": 0,\n                \"emailEsca2\": 0,\n                \"lastCalculatedTime\": 1538656658000,\n                \"previousStatus\": 1,\n                \"totalTimeConsider\": 0,\n                \"isTicketActive\": 1,\n                \"ticketGenStatus\": \"00\",\n                \"estimatedSlabreachTime\": 1538743200000,\n                \"estimatedEsca1BreachTime\": 1538743200000,\n                \"estimatedEsca2BreachTime\": 1538829720000,\n                \"isSlaBreached\": 0,\n                \"isEsca1Breached\": 0,\n                \"isEsca2Breached\": 0,\n                \"isActualResolutionTimeConsider\": 0,\n                \"esca3\": 0,\n                \"emailEsca3\": 0,\n                \"estimatedEsca3BreachTime\": 1538916240000,\n                \"isEsca3Breached\": 0\n            }\n        ],\n        \"servicerequestHistory\": [\n            {\n                \"id\": 1492,\n                \"updated\": false,\n                \"historyId\": 1492,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"New Record\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"New\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1493,\n                \"updated\": false,\n                \"historyId\": 1493,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Location ID Update)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1494,\n                \"updated\": false,\n                \"historyId\": 1494,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action completed (Location ID Update)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1495,\n                \"updated\": false,\n                \"historyId\": 1495,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Assign To Team)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1496,\n                \"updated\": false,\n                \"historyId\": 1496,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"New\",\n                \"newValue\": \"Assign To Team\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 1,\n                    \"name\": \"New\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 1,\n                    \"stateName\": \"New\"\n                },\n                \"newState\": {\n                    \"id\": 18,\n                    \"name\": \"Assign To Team\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 18,\n                    \"stateName\": \"Assign To Team\"\n                },\n                \"userid\": 1\n            },\n            {\n                \"id\": 1497,\n                \"updated\": false,\n                \"historyId\": 1497,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action completed (Assign To Team)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1498,\n                \"updated\": false,\n                \"historyId\": 1498,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Room Number in Title)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1499,\n                \"updated\": false,\n                \"historyId\": 1499,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"1\",\n                \"parameter\": \"Room No To Title\",\n                \"fieldid\": 36,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1500,\n                \"updated\": false,\n                \"historyId\": 1500,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"ABG MACHINE\",\n                \"newValue\": \"ABG MACHINE\",\n                \"parameter\": \"Asset Description\",\n                \"fieldid\": 697,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1501,\n                \"updated\": false,\n                \"historyId\": 1501,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"30SUP002\",\n                \"newValue\": \"30SUP002\",\n                \"parameter\": \"Asset Department\",\n                \"fieldid\": 698,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1502,\n                \"updated\": false,\n                \"historyId\": 1502,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"SHA-B01-BM01-AMBU\",\n                \"newValue\": \"SHA-B01-BM01-AMBU\",\n                \"parameter\": \"Asset Location\",\n                \"fieldid\": 699,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1503,\n                \"updated\": false,\n                \"historyId\": 1503,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"Asset Comment\",\n                \"fieldid\": 700,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1504,\n                \"updated\": false,\n                \"historyId\": 1504,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"No\",\n                \"newValue\": \"No\",\n                \"parameter\": \"Asset Out Of Service\",\n                \"fieldid\": 701,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1505,\n                \"updated\": false,\n                \"historyId\": 1505,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"A\",\n                \"newValue\": \"A\",\n                \"parameter\": \"Asset Type\",\n                \"fieldid\": 702,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1506,\n                \"updated\": false,\n                \"historyId\": 1506,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"2018-10-04 18:05:13\",\n                \"newValue\": \"2018-10-04 18:07\",\n                \"parameter\": \"Sapphire Call Login Time\",\n                \"fieldid\": 708,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1507,\n                \"updated\": false,\n                \"historyId\": 1507,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action completed (Room Number in Title)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1508,\n                \"updated\": false,\n                \"historyId\": 1508,\n                \"currentTime\": 1538656649000,\n                \"natureOfChange\": \"Post Action Launched (Send Data)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"\",\n                \"newValue\": \"\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1509,\n                \"updated\": false,\n                \"historyId\": 1509,\n                \"currentTime\": 1538656651000,\n                \"natureOfChange\": \"Post Action completed (Send Data)\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"--\",\n                \"newValue\": \"SUCCESS\",\n                \"parameter\": \"\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"userid\": 1\n            },\n            {\n                \"id\": 1510,\n                \"updated\": false,\n                \"historyId\": 1510,\n                \"currentTime\": 1538656726000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"MAX Admin\",\n                \"oldValue\": \"Assign To Team\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 18,\n                    \"name\": \"Assign To Team\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 18,\n                    \"stateName\": \"Assign To Team\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 1,\n                \"childs\": [\n                    {\n                        \"id\": 1511,\n                        \"updated\": false,\n                        \"historyId\": 1511,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Attended By\",\n                        \"fieldid\": 5,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1512,\n                        \"updated\": false,\n                        \"historyId\": 1512,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"Internal\",\n                        \"parameter\": \"External / Internal\",\n                        \"fieldid\": 8,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1513,\n                        \"updated\": false,\n                        \"historyId\": 1513,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Spares Used (If Any)\",\n                        \"fieldid\": 9,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1514,\n                        \"updated\": false,\n                        \"historyId\": 1514,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Equipment Details \",\n                        \"fieldid\": 16,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1515,\n                        \"updated\": false,\n                        \"historyId\": 1515,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Make\",\n                        \"fieldid\": 17,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1516,\n                        \"updated\": false,\n                        \"historyId\": 1516,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Model\",\n                        \"fieldid\": 18,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1517,\n                        \"updated\": false,\n                        \"historyId\": 1517,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Serial No\",\n                        \"fieldid\": 19,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1518,\n                        \"updated\": false,\n                        \"historyId\": 1518,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"Items Missing\",\n                        \"parameter\": \"Type Of Complaint\",\n                        \"fieldid\": 20,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1519,\n                        \"updated\": false,\n                        \"historyId\": 1519,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Other Details\",\n                        \"fieldid\": 21,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1520,\n                        \"updated\": false,\n                        \"historyId\": 1520,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Cost Of Spares \",\n                        \"fieldid\": 22,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1521,\n                        \"updated\": false,\n                        \"historyId\": 1521,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"In-House Maintenance\",\n                        \"parameter\": \"Type Of Contract \",\n                        \"fieldid\": 23,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1522,\n                        \"updated\": false,\n                        \"historyId\": 1522,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"No\",\n                        \"parameter\": \"Is Equipment Critical\",\n                        \"fieldid\": 24,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1523,\n                        \"updated\": false,\n                        \"historyId\": 1523,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Immediate Corrective Action-RCA\",\n                        \"fieldid\": 608,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1524,\n                        \"updated\": false,\n                        \"historyId\": 1524,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Corrective Action\",\n                        \"fieldid\": 609,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1525,\n                        \"updated\": false,\n                        \"historyId\": 1525,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"\",\n                        \"parameter\": \"Preventive Action\",\n                        \"fieldid\": 610,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1526,\n                        \"updated\": false,\n                        \"historyId\": 1526,\n                        \"currentTime\": 1538656726000,\n                        \"natureOfChange\": \"--\",\n                        \"actionPerformedBy\": \"--\",\n                        \"oldValue\": \"--\",\n                        \"newValue\": \"test\",\n                        \"parameter\": \"Comment\",\n                        \"fieldid\": 0,\n                        \"childOf\": 0,\n                        \"userid\": 1,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1530,\n                \"updated\": false,\n                \"historyId\": 1530,\n                \"currentTime\": 1538699488000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Close\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 6,\n                    \"name\": \"Close\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 6,\n                    \"stateName\": \"Close\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1531,\n                \"updated\": false,\n                \"historyId\": 1531,\n                \"currentTime\": 1538699611000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1534,\n                \"updated\": false,\n                \"historyId\": 1534,\n                \"currentTime\": 1538716291000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Close\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 6,\n                    \"name\": \"Close\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 6,\n                    \"stateName\": \"Close\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1535,\n                \"updated\": false,\n                \"historyId\": 1535,\n                \"currentTime\": 1538716451000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1536,\n                \"updated\": false,\n                \"historyId\": 1536,\n                \"currentTime\": 1538716623000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1537,\n                \"updated\": false,\n                \"historyId\": 1537,\n                \"currentTime\": 1538716957000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1538,\n                \"updated\": false,\n                \"historyId\": 1538,\n                \"currentTime\": 1538717241000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1539,\n                \"updated\": false,\n                \"historyId\": 1539,\n                \"currentTime\": 1538717391000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1540,\n                \"updated\": false,\n                \"historyId\": 1540,\n                \"currentTime\": 1538717617000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"\",\n                \"newValue\": \"ofjdkdfg\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1541,\n                \"updated\": false,\n                \"historyId\": 1541,\n                \"currentTime\": 1538717668000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"ofjdkdfg\",\n                \"newValue\": \"ofjdkdfg\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1542,\n                \"updated\": false,\n                \"historyId\": 1542,\n                \"currentTime\": 1538717668000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"\",\n                \"newValue\": \"drfjkjfdk\",\n                \"parameter\": \"EAM End Date And Time\",\n                \"fieldid\": 711,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1543,\n                \"updated\": false,\n                \"historyId\": 1543,\n                \"currentTime\": 1538717772000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"ofjdkdfg\",\n                \"newValue\": \"123\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1544,\n                \"updated\": false,\n                \"historyId\": 1544,\n                \"currentTime\": 1538717772000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"drfjkjfdk\",\n                \"newValue\": \"456\",\n                \"parameter\": \"EAM End Date And Time\",\n                \"fieldid\": 711,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1545,\n                \"updated\": false,\n                \"historyId\": 1545,\n                \"currentTime\": 1538718796000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"123\",\n                \"newValue\": \"Test Start Date\",\n                \"parameter\": \"EAM Start Date And Time\",\n                \"fieldid\": 710,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1546,\n                \"updated\": false,\n                \"historyId\": 1546,\n                \"currentTime\": 1538718796000,\n                \"natureOfChange\": \"Field Updated\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"456\",\n                \"newValue\": \"Test End Date\",\n                \"parameter\": \"EAM End Date And Time\",\n                \"fieldid\": 711,\n                \"childOf\": 0,\n                \"userid\": 4\n            },\n            {\n                \"id\": 1548,\n                \"updated\": false,\n                \"historyId\": 1548,\n                \"currentTime\": 1538728798000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Close\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 6,\n                    \"name\": \"Close\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 6,\n                    \"stateName\": \"Close\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1549,\n                \"updated\": false,\n                \"historyId\": 1549,\n                \"currentTime\": 1538728815000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1550,\n                \"updated\": false,\n                \"historyId\": 1550,\n                \"currentTime\": 1538730812000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4\n            },\n            {\n                \"id\": 1551,\n                \"updated\": false,\n                \"historyId\": 1551,\n                \"currentTime\": 1538731111000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1552,\n                        \"updated\": false,\n                        \"historyId\": 1552,\n                        \"currentTime\": 1538731111000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"Test Start Date\",\n                        \"newValue\": \"ofjdkdfg\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1553,\n                        \"updated\": false,\n                        \"historyId\": 1553,\n                        \"currentTime\": 1538731111000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"Test End Date\",\n                        \"newValue\": \"drfjkjfdk\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1554,\n                \"updated\": false,\n                \"historyId\": 1554,\n                \"currentTime\": 1538731212000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1555,\n                        \"updated\": false,\n                        \"historyId\": 1555,\n                        \"currentTime\": 1538731212000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"ofjdkdfg\",\n                        \"newValue\": \"change1\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1556,\n                        \"updated\": false,\n                        \"historyId\": 1556,\n                        \"currentTime\": 1538731212000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"drfjkjfdk\",\n                        \"newValue\": \"change2\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1557,\n                \"updated\": false,\n                \"historyId\": 1557,\n                \"currentTime\": 1538732838000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1558,\n                        \"updated\": false,\n                        \"historyId\": 1558,\n                        \"currentTime\": 1538732839000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"change1\",\n                        \"newValue\": \"changedfvfsvd\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1559,\n                        \"updated\": false,\n                        \"historyId\": 1559,\n                        \"currentTime\": 1538732839000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"change2\",\n                        \"newValue\": \"changedfvdfdf\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1560,\n                \"updated\": false,\n                \"historyId\": 1560,\n                \"currentTime\": 1538732884000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1561,\n                        \"updated\": false,\n                        \"historyId\": 1561,\n                        \"currentTime\": 1538732884000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvfsvd\",\n                        \"newValue\": \"changedfvfsvd\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1562,\n                        \"updated\": false,\n                        \"historyId\": 1562,\n                        \"currentTime\": 1538732884000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvdfdf\",\n                        \"newValue\": \"changedfvdfdf\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1563,\n                \"updated\": false,\n                \"historyId\": 1563,\n                \"currentTime\": 1538732927000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1564,\n                        \"updated\": false,\n                        \"historyId\": 1564,\n                        \"currentTime\": 1538732927000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvfsvd\",\n                        \"newValue\": \"test1\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1565,\n                        \"updated\": false,\n                        \"historyId\": 1565,\n                        \"currentTime\": 1538732927000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"changedfvdfdf\",\n                        \"newValue\": \"test2\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 1566,\n                \"updated\": false,\n                \"historyId\": 1566,\n                \"currentTime\": 1538732949000,\n                \"natureOfChange\": \"State Changed\",\n                \"actionPerformedBy\": \"System\",\n                \"oldValue\": \"Resolve\",\n                \"newValue\": \"Resolve\",\n                \"parameter\": \"State\",\n                \"fieldid\": 0,\n                \"childOf\": 0,\n                \"oldState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"newState\": {\n                    \"id\": 7,\n                    \"name\": \"Resolve\",\n                    \"updated\": false,\n                    \"shortName\": \"\",\n                    \"stateId\": 7,\n                    \"stateName\": \"Resolve\"\n                },\n                \"userid\": 4,\n                \"childs\": [\n                    {\n                        \"id\": 1567,\n                        \"updated\": false,\n                        \"historyId\": 1567,\n                        \"currentTime\": 1538732949000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"test1\",\n                        \"newValue\": \"test1212\",\n                        \"parameter\": \"EAM Start Date And Time\",\n                        \"fieldid\": 710,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    },\n                    {\n                        \"id\": 1568,\n                        \"updated\": false,\n                        \"historyId\": 1568,\n                        \"currentTime\": 1538732949000,\n                        \"natureOfChange\": \"Field Updated\",\n                        \"actionPerformedBy\": \"System\",\n                        \"oldValue\": \"test2\",\n                        \"newValue\": \"test211111\",\n                        \"parameter\": \"EAM End Date And Time\",\n                        \"fieldid\": 711,\n                        \"childOf\": 0,\n                        \"userid\": 4,\n                        \"childs\": []\n                    }\n                ]\n            }\n        ],\n        \"rpaEvent\": false\n    }\n}"},{"id":"ee574d58-cb8c-4a55-bb09-c97cd4b48096","name":"Get Ticket Details By Request Number and Project Name - Without Ticket History","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"url":{"raw":"{{url}}/api/ticket/get/SR-BM--000074/requestId/Assist-Services Management/projectName?history=false","host":["{{url}}"],"path":["api","ticket","get","SR-BM--000074","requestId","Assist-Services Management","projectName"],"query":[{"key":"history","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:25:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 77,\n    \"requestNumber\": \"SR-BM--000074\",\n    \"ticket\": {\n        \"id\": 77,\n        \"updated\": false,\n        \"problemId\": 77,\n        \"project\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"projectId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectDescription\": \"Assist-Services Management\",\n            \"shortname\": \"\",\n            \"image\": \"\",\n            \"color\": \"#FFFFFF\",\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"service\": {\n            \"id\": 18,\n            \"name\": \"Biomedical Engineering\",\n            \"updated\": false,\n            \"serviceId\": 18,\n            \"serviceName\": \"Biomedical Engineering\"\n        },\n        \"title\": \"ABG Machine ,1404\",\n        \"submittedBy\": {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 33,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"server\": \"172.30.0.92\",\n            \"guid\": \"886ca6c5ab37d048a21ad3637ad58691\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MAX Admin\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=MAX Admin,OU=Restricted,OU=Team,OU=MAX,DC=maxhealthcare,DC=com\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"---- Choose ----\"\n            },\n            \"department\": {\n                \"id\": 53,\n                \"updated\": false,\n                \"departmentId\": 53,\n                \"departmentName\": \"IT\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"roles\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"Submitter\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"User\",\n                    \"projectRoleId\": 5\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"Technician\",\n                    \"updated\": false,\n                    \"roleDisplayName\": \"Call Center Engineers\",\n                    \"projectRoleId\": 8\n                }\n            ],\n            \"attribute1\": \"NA\"\n        },\n        \"owner\": {\n            \"id\": 15,\n            \"updated\": false,\n            \"userId\": 15,\n            \"userName\": \"ppgbiomed\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"PPG Bio-Medical Team\",\n            \"emailAddress\": \"sahoomanu@gmail.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 2,\n                \"updated\": false,\n                \"locationId\": 2,\n                \"locationName\": \"Patparganj\"\n            },\n            \"department\": {\n                \"id\": 3,\n                \"updated\": false,\n                \"departmentId\": 3,\n                \"departmentName\": \"Bio-Medical\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"NA\"\n        },\n        \"currentState\": {\n            \"id\": 7,\n            \"updated\": false,\n            \"stateId\": 7,\n            \"stateName\": \"Resolve\",\n            \"isPurgeIntervalConsider\": 0,\n            \"timeInterval\": 30,\n            \"deletionAllowed\": 0,\n            \"status\": 0,\n            \"isStartState\": 0,\n            \"isEndState\": 0,\n            \"shortName\": \"\",\n            \"color\": \"#37FF30\",\n            \"isInheritedFromChangedForEdit\": 0\n        },\n        \"category\": {\n            \"id\": 399,\n            \"name\": \"Medical Equipment\",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"subCategory\": {\n            \"id\": 2408,\n            \"name\": \"ABG Machine \",\n            \"updated\": false,\n            \"categoryId\": 399,\n            \"categoryName\": \"Medical Equipment\"\n        },\n        \"location\": {\n            \"id\": 2,\n            \"name\": \"Patparganj\",\n            \"updated\": false\n        },\n        \"department\": {\n            \"id\": 53,\n            \"name\": \"IT\",\n            \"updated\": false\n        },\n        \"creationTime\": 1538656649000,\n        \"probDescription\": \"\",\n        \"ccMailId\": \"\",\n        \"alternativeEmail\": \"\",\n        \"contactNumber\": \"\",\n        \"submittedThrough\": 0,\n        \"source\": {\n            \"id\": 0,\n            \"name\": \"Employee - Web\",\n            \"updated\": false\n        },\n        \"alertId\": 0,\n        \"groupId\": 0,\n        \"repeatCall\": 0,\n        \"resolutionComment\": \"\",\n        \"assetNumber\": 0,\n        \"slaviolationComment\": \"\",\n        \"conversionType\": 0,\n        \"requestId\": \"SR-BM--000074\",\n        \"requestType\": 1,\n        \"isTransferred\": 0,\n        \"referenceId\": \"\",\n        \"levelOneStatus\": 0,\n        \"levelTwoStatus\": 0,\n        \"isLinked\": 0,\n        \"csi\": 0,\n        \"incidentType\": 10,\n        \"lastOperatedTime\": 1538732949000,\n        \"expectedClosureTime\": \"\",\n        \"projectTransferComments\": \"\",\n        \"resolutionCauseId\": 0,\n        \"resolutionDays\": \"0\",\n        \"resolutionHours\": \"0\",\n        \"resolutionMinutes\": \"0\",\n        \"additionalParams\": {\n            \"updated\": false,\n            \"attribute5\": {\n                \"id\": 2135,\n                \"updated\": false,\n                \"fieldid\": 2135,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Attended By\"\n            },\n            \"attribute8\": {\n                \"id\": 2136,\n                \"updated\": false,\n                \"fieldid\": 2136,\n                \"data\": \"Internal\",\n                \"fieldDisplayName\": \"External / Internal\"\n            },\n            \"attribute9\": {\n                \"id\": 2137,\n                \"updated\": false,\n                \"fieldid\": 2137,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\n            },\n            \"attribute10\": {\n                \"id\": 2109,\n                \"updated\": false,\n                \"fieldid\": 2109,\n                \"data\": \"Medium\",\n                \"fieldDisplayName\": \"Priority\"\n            },\n            \"attribute12\": {\n                \"id\": 2110,\n                \"updated\": false,\n                \"fieldid\": 2110,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"High Priority Details\"\n            },\n            \"attribute15\": {\n                \"id\": 2111,\n                \"updated\": false,\n                \"fieldid\": 2111,\n                \"data\": \"1404\",\n                \"fieldDisplayName\": \"Room No.\"\n            },\n            \"attribute17\": {\n                \"id\": 2138,\n                \"updated\": false,\n                \"fieldid\": 2138,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Make\"\n            },\n            \"attribute18\": {\n                \"id\": 2139,\n                \"updated\": false,\n                \"fieldid\": 2139,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Model\"\n            },\n            \"attribute19\": {\n                \"id\": 2140,\n                \"updated\": false,\n                \"fieldid\": 2140,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Serial No\"\n            },\n            \"attribute20\": {\n                \"id\": 2141,\n                \"updated\": false,\n                \"fieldid\": 2141,\n                \"data\": \"Items Missing\",\n                \"fieldDisplayName\": \"Type Of Complaint\"\n            },\n            \"attribute22\": {\n                \"id\": 2142,\n                \"updated\": false,\n                \"fieldid\": 2142,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Cost Of Spares \"\n            },\n            \"attribute23\": {\n                \"id\": 2143,\n                \"updated\": false,\n                \"fieldid\": 2143,\n                \"data\": \"In-House Maintenance\",\n                \"fieldDisplayName\": \"Type Of Contract \"\n            },\n            \"attribute24\": {\n                \"id\": 2144,\n                \"updated\": false,\n                \"fieldid\": 2144,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Is Equipment Critical\"\n            },\n            \"attribute25\": {\n                \"id\": 2112,\n                \"updated\": false,\n                \"fieldid\": 2112,\n                \"data\": \"1440\",\n                \"fieldDisplayName\": \"Resolution Time\"\n            },\n            \"attribute27\": {\n                \"id\": 2113,\n                \"updated\": false,\n                \"fieldid\": 2113,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Floor\"\n            },\n            \"attribute28\": {\n                \"id\": 2114,\n                \"updated\": false,\n                \"fieldid\": 2114,\n                \"data\": \"test\",\n                \"fieldDisplayName\": \"Description\"\n            },\n            \"attribute29\": {\n                \"id\": 2134,\n                \"updated\": false,\n                \"fieldid\": 2134,\n                \"data\": \"1\",\n                \"fieldDisplayName\": \"Room No To Title\"\n            },\n            \"attribute30\": {\n                \"id\": 2115,\n                \"updated\": false,\n                \"fieldid\": 2115,\n                \"data\": \"Complaint\",\n                \"fieldDisplayName\": \"Request Type\"\n            },\n            \"attribute31\": {\n                \"id\": 2116,\n                \"updated\": false,\n                \"fieldid\": 2116,\n                \"data\": \"Patparganj\",\n                \"fieldDisplayName\": \"Hospital\"\n            },\n            \"attribute32\": {\n                \"id\": 2117,\n                \"updated\": false,\n                \"fieldid\": 2117,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Room Type\"\n            },\n            \"attribute33\": {\n                \"id\": 2118,\n                \"updated\": false,\n                \"fieldid\": 2118,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Request ID Short Code\"\n            },\n            \"attribute35\": {\n                \"id\": 2119,\n                \"updated\": false,\n                \"fieldid\": 2119,\n                \"data\": \"na\",\n                \"fieldDisplayName\": \"Other Room Details\"\n            },\n            \"attribute40\": {\n                \"id\": 2120,\n                \"updated\": false,\n                \"fieldid\": 2120,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"SMS Resolve Cell No\"\n            },\n            \"attribute41\": {\n                \"id\": 2121,\n                \"updated\": false,\n                \"fieldid\": 2121,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset ID\"\n            },\n            \"attribute42\": {\n                \"id\": 2145,\n                \"updated\": false,\n                \"fieldid\": 2145,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Immediate Corrective Action-RCA\"\n            },\n            \"attribute43\": {\n                \"id\": 2146,\n                \"updated\": false,\n                \"fieldid\": 2146,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Corrective Action\"\n            },\n            \"attribute44\": {\n                \"id\": 2147,\n                \"updated\": false,\n                \"fieldid\": 2147,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Preventive Action\"\n            },\n            \"attribute46\": {\n                \"id\": 2122,\n                \"updated\": false,\n                \"fieldid\": 2122,\n                \"data\": \"SHA-MEQ-ABG-0000003\",\n                \"fieldDisplayName\": \" Asset Number\"\n            },\n            \"attribute47\": {\n                \"id\": 2123,\n                \"updated\": false,\n                \"fieldid\": 2123,\n                \"data\": \"ABG MACHINE\",\n                \"fieldDisplayName\": \"Asset Description\"\n            },\n            \"attribute48\": {\n                \"id\": 2124,\n                \"updated\": false,\n                \"fieldid\": 2124,\n                \"data\": \"30SUP002\",\n                \"fieldDisplayName\": \"Asset Department\"\n            },\n            \"attribute49\": {\n                \"id\": 2125,\n                \"updated\": false,\n                \"fieldid\": 2125,\n                \"data\": \"SHA-B01-BM01-AMBU\",\n                \"fieldDisplayName\": \"Asset Location\"\n            },\n            \"attribute50\": {\n                \"id\": 2126,\n                \"updated\": false,\n                \"fieldid\": 2126,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Asset Comment\"\n            },\n            \"attribute51\": {\n                \"id\": 2127,\n                \"updated\": false,\n                \"fieldid\": 2127,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Asset Out Of Service\"\n            },\n            \"attribute52\": {\n                \"id\": 2128,\n                \"updated\": false,\n                \"fieldid\": 2128,\n                \"data\": \"A\",\n                \"fieldDisplayName\": \"Asset Type\"\n            },\n            \"attribute53\": {\n                \"id\": 2129,\n                \"updated\": false,\n                \"fieldid\": 2129,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"EMA Response \"\n            },\n            \"attribute58\": {\n                \"id\": 2130,\n                \"updated\": false,\n                \"fieldid\": 2130,\n                \"data\": \"2018-10-04 18:07\",\n                \"fieldDisplayName\": \"Sapphire Call Login Time\"\n            },\n            \"attribute59\": {\n                \"id\": 2131,\n                \"updated\": false,\n                \"fieldid\": 2131,\n                \"data\": \"2018-10-05 14:10\",\n                \"fieldDisplayName\": \"Sapphire Call Resolve Time\"\n            },\n            \"attribute60\": {\n                \"id\": 2132,\n                \"updated\": false,\n                \"fieldid\": 2132,\n                \"data\": \"test1212\",\n                \"fieldDisplayName\": \"EAM Start Date And Time\"\n            },\n            \"attribute61\": {\n                \"id\": 2133,\n                \"updated\": false,\n                \"fieldid\": 2133,\n                \"data\": \"test211111\",\n                \"fieldDisplayName\": \"EAM End Date And Time\"\n            }\n        },\n        \"attachments\": [],\n        \"childs\": [],\n        \"linkedTickets\": [],\n        \"version\": 0,\n        \"iteration\": 0,\n        \"escalations\": [\n            {\n                \"id\": 65,\n                \"updated\": false,\n                \"slno\": 65,\n                \"siteId\": 1,\n                \"escalation\": {\n                    \"id\": 39,\n                    \"updated\": false,\n                    \"slaId\": 39,\n                    \"projectId\": 1,\n                    \"projectName\": \"Assist-Services Management\",\n                    \"siteId\": 1,\n                    \"name\": \"Resolution 1 Day\",\n                    \"formula\": \"\",\n                    \"rule\": \" ProblemID in(select distinct(problemid) from sd_servicereq_additionalparams where FieldID = 25 and Data = '1440') \",\n                    \"resolveTime\": \"1 Day(s) 0 Hour(s) 0 Mins\",\n                    \"resolveTimeMin\": 1440,\n                    \"graceTime\": \"0 Day(s) 0 Hour(s) 0 Mins\",\n                    \"graceTimeMin\": 0,\n                    \"description\": \"Resolution 1 Day\",\n                    \"ticketGenId\": 0,\n                    \"isSlaruleActive\": 1,\n                    \"businessHrsProfile\": 2,\n                    \"holidaysProfile\": 0\n                },\n                \"problemId\": 77,\n                \"esca1\": 0,\n                \"esca2\": 0,\n                \"emailEsca1\": 0,\n                \"emailEsca2\": 0,\n                \"lastCalculatedTime\": 1538656658000,\n                \"previousStatus\": 1,\n                \"totalTimeConsider\": 0,\n                \"isTicketActive\": 1,\n                \"ticketGenStatus\": \"00\",\n                \"estimatedSlabreachTime\": 1538743200000,\n                \"estimatedEsca1BreachTime\": 1538743200000,\n                \"estimatedEsca2BreachTime\": 1538829720000,\n                \"isSlaBreached\": 0,\n                \"isEsca1Breached\": 0,\n                \"isEsca2Breached\": 0,\n                \"isActualResolutionTimeConsider\": 0,\n                \"esca3\": 0,\n                \"emailEsca3\": 0,\n                \"estimatedEsca3BreachTime\": 1538916240000,\n                \"isEsca3Breached\": 0\n            }\n        ],\n        \"servicerequestHistory\": [],\n        \"rpaEvent\": false\n    }\n}"}],"_postman_id":"fa5ef88d-dea4-489d-aed2-d14857cb8cdf"},{"name":"Create Ticket","id":"550a95b3-7a32-4428-9e23-537696ce1310","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from sapphire support  </p>\n"}],"body":{"mode":"raw","raw":"{\r\n\t\"requestType\": \"Create Ticket\",\r\n\t\"requestTime\": 1614945058888,\r\n\t\"integrationLogId\": \"970f8668-40d2-4a1b-a652-74171cd79a14\",\r\n\t\"iteration\": 1,\r\n\t\"ticket\": {\r\n\t\t\"updated\": false,\r\n\t\t\"tenanatId\": \"bb3c2982310b4adab0809cabad913cdd\",      \r\n\t\t\"project\": {\r\n\t\t\t\"name\": \"Service Request\",\r\n\t\t\t\"updated\": false,\r\n\t\t\t\"version\": 0,\r\n\t\t\t\"nlp\": false\r\n\t\t},\r\n\t\t\"service\": {\r\n\t\t\t\"name\": \"Labour Item\",\r\n\t\t\t\"updated\": false,\r\n\t\t\t\"serviceName\": \"Labour Item\"\r\n\t\t},\r\n\t\t\"title\": \"Order Creation\",\r\n\t\t\"creationTime\": 1614945058825,\r\n\t\t\"probDescription\": \"New Order Creation\",\r\n\t\t\"alternativeEmail\": \"\",\r\n\t\t\"contactNumber\": \"\",\r\n\t\t\"submittedThrough\": 0,\r\n\t\t\"alertId\": 0,\r\n\t\t\"groupId\": 0,\r\n\t\t\"repeatCall\": 0,\r\n\t\t\"resolutionComment\": \"\",\r\n\t\t\"assetNumber\": 0,\r\n\t\t\"slaviolationComment\": \"\",\r\n\t\t\"conversionType\": 0,\r\n\t\t\"requestId\": \"testticketfortesting\",\r\n\t\t\"requestType\": 0,\r\n\t\t\"isTransferred\": 0,\r\n\t\t\"referenceId\": \"0\",\r\n\t\t\"levelOneStatus\": 0,\r\n\t\t\"levelTwoStatus\": 0,\r\n\t\t\"isLinked\": 0,\r\n\t\t\"csi\": 0,\r\n\t\t\"incidentType\": 0,\r\n\t\t\"expectedClosureTime\": \"\",\r\n\t\t\"resolutionCauseId\": 0,\r\n\t\t\"resolutionDays\": \"0\",\r\n\t\t\"resolutionHours\": \"0\",\r\n\t\t\"resolutionMinutes\": \"0\",\r\n\t\t\"enclosure\": \"0\",        \r\n\t\t\"additionalParams\": {\r\n\t\t\t\"updated\": false,\r\n\t\t\t\"attribute23\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"4000336608\"\r\n\t\t\t},\r\n\t\t\t\"attribute24\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"CLW\"\r\n\t\t\t},\r\n\t\t\t\"attribute25\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute26\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute28\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"20201012\"\r\n\t\t\t},\r\n\t\t\t\"attribute29\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute31\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"2\"\r\n\t\t\t},\r\n\t\t\t\"attribute32\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"06\"\r\n\t\t\t},\r\n\t\t\t\"attribute33\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"30000199\"\r\n\t\t\t},\r\n\t\t\t\"attribute34\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"Worldwide TechServices\"\r\n\t\t\t},\r\n\t\t\t\"attribute35\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"[TELE 2] +1\"\r\n\t\t\t},\r\n\t\t\t\"attribute36\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute37\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"This machine is entitled to a warranty upgrade of 3 year of Premier Su\"\r\n\t\t\t},\r\n\t\t\t\"attribute38\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"PREM Labor   Planar\"\r\n\t\t\t},\r\n\t\t\t\"attribute39\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute40\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"20UB000SUS\"\r\n\t\t\t},\r\n\t\t\t\"attribute42\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"PF278L18\"\r\n\t\t\t},\r\n\t\t\t\"attribute43\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"ND\"\r\n\t\t\t},\r\n\t\t\t\"attribute44\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute45\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute46\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute47\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute48\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute49\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute50\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute52\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"20201013\"\r\n\t\t\t},\r\n\t\t\t\"attribute53\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"20201013\"\r\n\t\t\t},\r\n\t\t\t\"attribute54\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"093000\"\r\n\t\t\t},\r\n\t\t\t\"attribute55\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"ER\"\r\n\t\t\t},\r\n\t\t\t\"attribute58\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"8036481453\"\r\n\t\t\t},\r\n\t\t\t\"attribute59\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"Cynthia Thelemann\"\r\n\t\t\t},\r\n\t\t\t\"attribute60\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"Cynthia Thelemann\"\r\n\t\t\t},\r\n\t\t\t\"attribute61\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"cthelemann@thin-film.com\"\r\n\t\t\t},\r\n\t\t\t\"attribute62\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"+15076258445\"\r\n\t\t\t},\r\n\t\t\t\"attribute63\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"\"\r\n\t\t\t},\r\n\t\t\t\"attribute64\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"1980 Commerce Dr.\"\r\n\t\t\t},\r\n\t\t\t\"attribute65\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"North Mankato\"\r\n\t\t\t},\r\n\t\t\t\"attribute66\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"MN\"\r\n\t\t\t},\r\n\t\t\t\"attribute67\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"US\"\r\n\t\t\t},\r\n\t\t\t\"attribute68\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"56003\"\r\n\t\t\t},\r\n\t\t\t\"attribute117\": {\r\n\t\t\t\t\"updated\": false,\r\n\t\t\t\t\"data\": \"20201013\"\r\n\t\t\t}\r\n\t\t},\r\n\t\t\"ticketStateDTO\": {\r\n\t\t\t\"updated\": false\r\n\t\t},\r\n\t\t\"version\": 0,\r\n\t\t\"iteration\": 0,\r\n\t\t\"rpaEvent\": false\r\n\t}\r\n}"},"url":"{{url}}/api/ticket/create?tenantDB=cms","description":"<p>Creates a Ticket and returns the internal Ticket ID for the ticket and the Request ID.</p>","urlObject":{"path":["api","ticket","create"],"host":["{{url}}"],"query":[{"key":"tenantDB","value":"cms"}],"variable":[]}},"response":[{"id":"168d5bee-20af-433f-a907-23d5cab3d9d5","name":"Create Ticket - With Request Id ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n        \"requestId\": \"SR-BM--0000745\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:33:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 80,\n    \"requestNumber\": \"SR-BM-{Custom_246_Request ID Short Code}-000003\"\n}"},{"id":"19bc99ea-2b65-4049-aafb-ac229000e715","name":"Create Ticket - Wrong Servicee Name","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering 1\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:36:15 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \"invalid service name for project id 1  Service Name   \",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"getSdServiceByName\",\n                \"fileName\": \"ProjectDTO.java\",\n                \"lineNumber\": 1381,\n                \"className\": \"com.sapphireims.itsm.dto.projectcopy.ProjectDTO\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"getSdServiceByName\",\n                \"fileName\": \"SdServiceService.java\",\n                \"lineNumber\": 85,\n                \"className\": \"com.sapphireims.itsm.service.impl.SdServiceService\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 207,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"getSdServiceByName\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy149\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 704,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 235,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy151\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 750,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 672,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 94,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \"invalid service name for project id 1  Service Name   \",\n        \"message\": \"invalid service name for project id 1  Service Name   \",\n        \"suppressed\": []\n    }\n}"},{"id":"69447c89-6695-4a58-bfea-e699069797f2","name":"Create Ticket - Ticket number alredy exist","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n        \"requestId\": \"SR-BM-{Custom_246_Request ID Short Code}-000005\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:34:40 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 501,\n    \"message\": \" Ticket request Number Alredy Exist   SR-BM-{Custom_246_Request ID Short Code}-000005 for Project  Assist-Services Management \",\n    \"developerMessage\": \"DUPLICATE_ENTITY\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 727,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 672,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 94,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"501\",\n        \"errorCodeEnum\": \"DUPLICATE_ENTITY\",\n        \"localizedMessage\": \" Ticket request Number Alredy Exist   SR-BM-{Custom_246_Request ID Short Code}-000005 for Project  Assist-Services Management \",\n        \"message\": \" Ticket request Number Alredy Exist   SR-BM-{Custom_246_Request ID Short Code}-000005 for Project  Assist-Services Management \",\n        \"suppressed\": []\n    }\n}"},{"id":"80718db2-6952-45c2-a902-317af258a092","name":"Create Ticket - Wrong Project Name","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management q\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:35:55 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 301,\n    \"message\": \" Invalid Project Name Assist-Services Management q \",\n    \"developerMessage\": \"NO_SUCH_ENTITY\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 715,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 672,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 94,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"301\",\n        \"errorCodeEnum\": \"NO_SUCH_ENTITY\",\n        \"localizedMessage\": \" Invalid Project Name Assist-Services Management q \",\n        \"message\": \" Invalid Project Name Assist-Services Management q \",\n        \"suppressed\": []\n    }\n}"}],"_postman_id":"550a95b3-7a32-4428-9e23-537696ce1310"},{"name":"Ticket Grid Row Create","id":"0b4eee6a-ff66-41ea-a1a5-2bc0e0a599d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"description":"<p>A unique id for each request, used for logging  and debugging</p>\n","key":"int-log-id","value":"{{int-log-id}}"},{"description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n","key":"key","value":"{{key}}"},{"description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support  </p>\n","key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"attribute1\":{\r\n      \"data\":\"105\"\r\n   },\r\n   \"attribute2\":{\r\n      \"data\":\"2019/06/31 19:31\"\r\n   },\r\n   \"attribute3\":{\r\n      \"data\":\"tretr1\"\r\n   },\r\n   \"attribute4\":{\r\n      \"data\":\"2019/06/31 19:31\"\r\n   },\r\n   \"attribute5\":{\r\n      \"data\":\"2019/05/31 19:31\"\r\n   },\r\n   \"attribute6\":{\r\n      \"data\":\"2019/05/31 20:31\"\r\n   }\r\n}"},"url":"{{url}}/api/ticket/gridCreate/880/gridFieldName/attribute17","description":"<p>Creates a grid row in the Ticket.</p>","urlObject":{"path":["api","ticket","gridCreate","880","gridFieldName","attribute17"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0176ae52-c8b8-4f16-bff4-d1729b966f5a","name":"Create Ticket - Wrong Project Name","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management q\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:35:55 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 301,\n    \"message\": \" Invalid Project Name Assist-Services Management q \",\n    \"developerMessage\": \"NO_SUCH_ENTITY\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 715,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 672,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 94,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"301\",\n        \"errorCodeEnum\": \"NO_SUCH_ENTITY\",\n        \"localizedMessage\": \" Invalid Project Name Assist-Services Management q \",\n        \"message\": \" Invalid Project Name Assist-Services Management q \",\n        \"suppressed\": []\n    }\n}"},{"id":"2fcba499-99a8-41fd-a64f-8b5de55c6e3e","name":"Create Ticket - Ticket number alredy exist","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n        \"requestId\": \"SR-BM-{Custom_246_Request ID Short Code}-000005\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:34:40 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 501,\n    \"message\": \" Ticket request Number Alredy Exist   SR-BM-{Custom_246_Request ID Short Code}-000005 for Project  Assist-Services Management \",\n    \"developerMessage\": \"DUPLICATE_ENTITY\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 727,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 672,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 94,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"501\",\n        \"errorCodeEnum\": \"DUPLICATE_ENTITY\",\n        \"localizedMessage\": \" Ticket request Number Alredy Exist   SR-BM-{Custom_246_Request ID Short Code}-000005 for Project  Assist-Services Management \",\n        \"message\": \" Ticket request Number Alredy Exist   SR-BM-{Custom_246_Request ID Short Code}-000005 for Project  Assist-Services Management \",\n        \"suppressed\": []\n    }\n}"},{"id":"6a8adaab-f0dc-467f-b914-eb31c31ff229","name":"Create Ticket - Wrong Servicee Name","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering 1\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:36:15 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \"invalid service name for project id 1  Service Name   \",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"getSdServiceByName\",\n                \"fileName\": \"ProjectDTO.java\",\n                \"lineNumber\": 1381,\n                \"className\": \"com.sapphireims.itsm.dto.projectcopy.ProjectDTO\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"getSdServiceByName\",\n                \"fileName\": \"SdServiceService.java\",\n                \"lineNumber\": 85,\n                \"className\": \"com.sapphireims.itsm.service.impl.SdServiceService\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 207,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"getSdServiceByName\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy149\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 704,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 235,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy151\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 750,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 672,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 94,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \"invalid service name for project id 1  Service Name   \",\n        \"message\": \"invalid service name for project id 1  Service Name   \",\n        \"suppressed\": []\n    }\n}"},{"id":"dc5955a0-a1b0-412b-b364-f24875a94bae","name":"Create Ticket - With Request Id ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n            \"name\": \"IT\"\r\n        },        \r\n        \"requestId\": \"SR-BM--0000745\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": false,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": false,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": false,\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:33:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 80,\n    \"requestNumber\": \"SR-BM-{Custom_246_Request ID Short Code}-000003\"\n}"}],"_postman_id":"0b4eee6a-ff66-41ea-a1a5-2bc0e0a599d0"},{"name":"Ticket State Change","id":"b7921b0e-22e2-4ad2-a9d3-8c800c4a3c2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"id\": 481898,        \r\n        \"currentState\": {            \r\n             \"stateName\":\"Cancel\"\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/ticket/stateChange","description":"<p>Changes the state of the ticket.</p>","urlObject":{"path":["api","ticket","stateChange"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7921b0e-22e2-4ad2-a9d3-8c800c4a3c2f"},{"name":"Ticket Update","id":"915dc94c-e79c-44c3-a619-c1798ff09108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support  </p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"UPDATE_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"requestId\": \"SR-BM--000070\",\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n        \"updated\": true,\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n        \"updated\": true,\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n        \"updated\": true,\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n        \"updated\": true,\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": true,\r\n                \"data\": \"test1\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": true,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": true,\r\n                \"data\": \" bbnb kk,\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/update","description":"<p>Updates the Ticket and returns the Ticket ID and Request ID </p>","urlObject":{"path":["api","ticket","update"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b6ee01fc-2400-43f4-95ab-a3ddc279865b","name":"Ticket Update - Update Service is not allowed","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"UPDATE_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"requestId\": \"SR-BM--000070\",\r\n        \"service\": {\r\n        \"updated\": true,\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n        \"updated\": true,\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n        \"updated\": true,\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n        \"updated\": true,\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n        \"updated\": true,\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": true,\r\n                \"data\": \"test1\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": true,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": true,\r\n                \"data\": \" bbnb kk,\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/update"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:54:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \" Updateing  Service is not allowed  \",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 719,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedFieldUpdate\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 1066,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedFieldUpdate\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy151\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"updateTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 928,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"updateTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 889,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"updateTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"update\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 143,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \" Updateing  Service is not allowed  \",\n        \"message\": \" Updateing  Service is not allowed  \",\n        \"suppressed\": []\n    }\n}"},{"id":"eb00a188-a742-416e-bbaa-b230958cc7ed","name":"Ticket Update","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"UPDATE_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"requestId\": \"SR-BM--000070\",\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n        \"updated\": true,\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n        \"updated\": true,\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n        \"updated\": true,\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n        \"updated\": true,\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": true,\r\n                \"data\": \"test1\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": true,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": true,\r\n                \"data\": \" bbnb kk,\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:55:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"UPDATE_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 73,\n    \"requestNumber\": \"SR-BM--000070\"\n}"}],"_postman_id":"915dc94c-e79c-44c3-a619-c1798ff09108"},{"name":"Ticket Grid row Update","id":"fb5a8daf-e853-400b-9a1e-4dfd685b9835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from sapphire support  </p>\n"}],"body":{"mode":"raw","raw":"{\r\n   \"attribute1\":{\r\n      \"data\":\"105\"\r\n   },\r\n   \"attribute2\":{\r\n      \"data\":\"2020/06/31 19:31\"\r\n   },\r\n   \"attribute3\":{\r\n      \"data\":\"tretr20201\"\r\n   },\r\n   \"attribute4\":{\r\n      \"data\":\"2019/06/31 19:31\"\r\n   },\r\n   \"attribute5\":{\r\n      \"data\":\"2019/05/31 19:31\"\r\n   },\r\n   \"attribute6\":{\r\n      \"data\":\"2019/05/31 20:31\"\r\n   }\r\n}"},"url":"{{url}}/api/ticket/gridUpdate/880/gridFieldName/attribute17/uniqueFileds/attribute1","description":"<p>Update Ticket Grid Row - Returns Ticket id and Request ID</p>","urlObject":{"path":["api","ticket","gridUpdate","880","gridFieldName","attribute17","uniqueFileds","attribute1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"029425b0-2a87-4c55-9439-a7d618600dd9","name":"Ticket Update","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"UPDATE_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"requestId\": \"SR-BM--000070\",\r\n        \"service\": {\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n        \"updated\": true,\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n        \"updated\": true,\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n        \"updated\": true,\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n        \"updated\": true,\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": true,\r\n                \"data\": \"test1\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": true,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": true,\r\n                \"data\": \" bbnb kk,\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:55:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"UPDATE_TICKET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"problemId\": 73,\n    \"requestNumber\": \"SR-BM--000070\"\n}"},{"id":"a1f55d02-d26a-4160-99cc-a6c77a85278f","name":"Ticket Update - Update Service is not allowed","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support  "}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"UPDATE_TICKET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"ticket\": {\r\n        \"project\": {\r\n            \"projectName\": \"Assist-Services Management\"\r\n        },\r\n        \"requestId\": \"SR-BM--000070\",\r\n        \"service\": {\r\n        \"updated\": true,\r\n            \"name\": \"Biomedical Engineering\"\r\n        },\r\n        \"title\": \"ABG Machine ,1404\",\r\n        \"submittedBy\": {\r\n            \"userName\": \"admin\"\r\n        },\r\n               \r\n        \"category\": {\r\n        \"updated\": true,\r\n            \"name\": \"Medical Equipment\"\r\n        },\r\n        \"subCategory\": {\r\n        \"updated\": true,\r\n            \"name\": \"ABG Machine \"\r\n        },\r\n        \"location\": {\r\n        \"updated\": true,\r\n            \"name\": \"Patparganj\"\r\n        },\r\n        \"department\": {\r\n        \"updated\": true,\r\n            \"name\": \"IT\"\r\n        },        \r\n            \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \"data\": \"test\",\r\n                \"fieldDisplayName\": \"Attended By\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \"data\": \"Internal\",\r\n                \"fieldDisplayName\": \"External / Internal\"\r\n            },\r\n            \"attribute9\": {\r\n                \"updated\": true,\r\n                \"data\": \"test1\",\r\n                \"fieldDisplayName\": \"Spares Used (If Any)\"\r\n            },\r\n            \"attribute10\": {\r\n                \"updated\": true,\r\n                \"data\": \"Medium\",\r\n                \"fieldDisplayName\": \"Priority\"\r\n            },\r\n            \"attribute12\": {\r\n                \"updated\": true,\r\n                \"data\": \" bbnb kk,\",\r\n                \"fieldDisplayName\": \"High Priority Details\"\r\n            }            \r\n        }        \r\n    }\r\n}"},"url":"{{url}}/api/ticket/update"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:54:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \" Updateing  Service is not allowed  \",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"validateFixedField\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 719,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedFieldUpdate\",\n                \"fileName\": \"TicketValidationServiceImpl.java\",\n                \"lineNumber\": 1066,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketValidationServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateFixedFieldUpdate\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy151\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"updateTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 928,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"updateTicket\",\n                \"fileName\": \"TickectServiceImpl.java\",\n                \"lineNumber\": 889,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TickectServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"updateTicket\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy156\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"update\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 143,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \" Updateing  Service is not allowed  \",\n        \"message\": \" Updateing  Service is not allowed  \",\n        \"suppressed\": []\n    }\n}"}],"_postman_id":"fb5a8daf-e853-400b-9a1e-4dfd685b9835"},{"name":"Search Ticket","id":"e23aafa5-bf78-4a4d-9043-38d8ab641da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support</p>\n"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"owner\":\"admin\"\r\n}"},"url":"{{url}}/api/ticket/find","description":"<p>Search Ticket - Returns a list of tickets which match the search criteria. </p>","urlObject":{"path":["api","ticket","find"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"440f14d6-b3b1-47a7-853f-5c9a5ecb196e","name":"Search Ticket - Project Name is invalid","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"SR_A\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"ticketState\":\"ALL\",\r\n   \"priority\": [\r\n    {\r\n      \"name\": \"P5\"\r\n    }\r\n  ]\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:56:01 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \" Project Name is invalid SR_A \",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"notNull\",\n                \"fileName\": \"Validate.java\",\n                \"lineNumber\": 189,\n                \"className\": \"com.sapphireims.util.Validate\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"validateAndSetTicketSearchDTO\",\n                \"fileName\": \"TicketSearchServiceImpl.java\",\n                \"lineNumber\": 123,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketSearchServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"search\",\n                \"fileName\": \"TicketSearchServiceImpl.java\",\n                \"lineNumber\": 88,\n                \"className\": \"com.sapphireims.itsm.service.impl.ticket.TicketSearchServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"search\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy157\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"search\",\n                \"fileName\": \"TicketAPI.java\",\n                \"lineNumber\": 355,\n                \"className\": \"com.sapphireims.itsm.api.TicketAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \" Project Name is invalid SR_A \",\n        \"message\": \" Project Name is invalid SR_A \",\n        \"suppressed\": []\n    }\n}"},{"id":"4e190064-69e8-4b5b-b5ba-a0c9b96bd385","name":"Search Ticket - All open ticket","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"ticketState\":\"Open\"\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:01:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"ticketState\": \"Open\",\n        \"siteId\": 1\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000001\",\n            \"problemId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"---- Choose ----\",\n            \"department\": \"IT\",\n            \"creationTime\": 1531488019000,\n            \"lastOperatedTime\": 1531488020000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000002\",\n            \"problemId\": 2,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"---- Choose ----\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532343769000,\n            \"lastOperatedTime\": 1532343769000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000003\",\n            \"problemId\": 3,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1412\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532343929000,\n            \"lastOperatedTime\": 1535971690000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000005\",\n            \"problemId\": 5,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532685926000,\n            \"lastOperatedTime\": 1532685928000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000006\",\n            \"problemId\": 6,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532685974000,\n            \"lastOperatedTime\": 1532685975000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000007\",\n            \"problemId\": 7,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532686002000,\n            \"lastOperatedTime\": 1534161371000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000008\",\n            \"problemId\": 8,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532686036000,\n            \"lastOperatedTime\": 1533791628000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000009\",\n            \"problemId\": 9,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400123000,\n            \"lastOperatedTime\": 1534400126000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000010\",\n            \"problemId\": 10,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400260000,\n            \"lastOperatedTime\": 1534400260000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000011\",\n            \"problemId\": 11,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400306000,\n            \"lastOperatedTime\": 1534400307000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000012\",\n            \"problemId\": 12,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400592000,\n            \"lastOperatedTime\": 1534400593000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000013\",\n            \"problemId\": 13,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534407825000,\n            \"lastOperatedTime\": 1534407826000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000014\",\n            \"problemId\": 14,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408305000,\n            \"lastOperatedTime\": 1534408306000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000015\",\n            \"problemId\": 15,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408416000,\n            \"lastOperatedTime\": 1534408416000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000016\",\n            \"problemId\": 16,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408477000,\n            \"lastOperatedTime\": 1534408574000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000017\",\n            \"problemId\": 17,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534478763000,\n            \"lastOperatedTime\": 1534478774000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000018\",\n            \"problemId\": 18,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534835590000,\n            \"lastOperatedTime\": 1534835614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000019\",\n            \"problemId\": 19,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534844119000,\n            \"lastOperatedTime\": 1534847283000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000020\",\n            \"problemId\": 20,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436360000,\n            \"lastOperatedTime\": 1535436507000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000021\",\n            \"problemId\": 21,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Baby Warmer\",\n            \"subCategoryId\": 2471,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436579000,\n            \"lastOperatedTime\": 1535436579000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000022\",\n            \"problemId\": 22,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436709000,\n            \"lastOperatedTime\": 1535436751000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000023\",\n            \"problemId\": 23,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436965000,\n            \"lastOperatedTime\": 1535436965000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000024\",\n            \"problemId\": 24,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535437054000,\n            \"lastOperatedTime\": 1535440267000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000025\",\n            \"problemId\": 25,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441652000,\n            \"lastOperatedTime\": 1535441653000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000026\",\n            \"problemId\": 26,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441925000,\n            \"lastOperatedTime\": 1535441925000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000027\",\n            \"problemId\": 27,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535442820000,\n            \"lastOperatedTime\": 1535445241000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000028\",\n            \"problemId\": 28,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447278000,\n            \"lastOperatedTime\": 1535447278000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000029\",\n            \"problemId\": 29,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447399000,\n            \"lastOperatedTime\": 1535448699000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000030\",\n            \"problemId\": 30,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449754000,\n            \"lastOperatedTime\": 1535449755000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000031\",\n            \"problemId\": 31,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449789000,\n            \"lastOperatedTime\": 1535449789000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000032\",\n            \"problemId\": 32,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449828000,\n            \"lastOperatedTime\": 1535449836000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000033\",\n            \"problemId\": 33,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450321000,\n            \"lastOperatedTime\": 1535450354000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000034\",\n            \"problemId\": 34,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450651000,\n            \"lastOperatedTime\": 1535450652000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000035\",\n            \"problemId\": 35,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535536180000,\n            \"lastOperatedTime\": 1535536407000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000036\",\n            \"problemId\": 36,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535594781000,\n            \"lastOperatedTime\": 1535598413000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000037\",\n            \"problemId\": 37,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535598734000,\n            \"lastOperatedTime\": 1535598754000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000039\",\n            \"problemId\": 39,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618605000,\n            \"lastOperatedTime\": 1535618626000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000043\",\n            \"problemId\": 43,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536651560000,\n            \"lastOperatedTime\": 1536651609000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000044\",\n            \"problemId\": 44,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536651861000,\n            \"lastOperatedTime\": 1536651873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000046\",\n            \"problemId\": 46,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745604000,\n            \"lastOperatedTime\": 1536745614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000048\",\n            \"problemId\": 48,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,1410B\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536906404000,\n            \"lastOperatedTime\": 1536906405000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-EN--000001\",\n            \"problemId\": 50,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Engineering\",\n            \"title\": \"Dirty Water,1001-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbengineering\",\n            \"ownerId\": 7154,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Plumbing\",\n            \"categoryId\": 412,\n            \"subCategory\": \"Dirty Water\",\n            \"subCategoryId\": 2696,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334400000,\n            \"lastOperatedTime\": 1537334403000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-EN--000002\",\n            \"problemId\": 51,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Engineering\",\n            \"title\": \"Others,1001-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbengineering\",\n            \"ownerId\": 7154,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Others\",\n            \"categoryId\": 444,\n            \"subCategory\": \"Others\",\n            \"subCategoryId\": 3528,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334457000,\n            \"lastOperatedTime\": 1537334458000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-EN--000003\",\n            \"problemId\": 52,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Engineering\",\n            \"title\": \"Drain Blocked,1010-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbengineering\",\n            \"ownerId\": 7154,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Plumbing\",\n            \"categoryId\": 412,\n            \"subCategory\": \"Drain Blocked\",\n            \"subCategoryId\": 2697,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334530000,\n            \"lastOperatedTime\": 1537334530000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000050\",\n            \"problemId\": 53,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334592000,\n            \"lastOperatedTime\": 1537338880000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000051\",\n            \"problemId\": 54,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537442184000,\n            \"lastOperatedTime\": 1537508198000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000052\",\n            \"problemId\": 55,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508226000,\n            \"lastOperatedTime\": 1537508226000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000053\",\n            \"problemId\": 56,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"AGM,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508473000,\n            \"lastOperatedTime\": 1537508873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000054\",\n            \"problemId\": 57,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537509692000,\n            \"lastOperatedTime\": 1537509693000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000056\",\n            \"problemId\": 59,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537873822000,\n            \"lastOperatedTime\": 1537873823000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000057\",\n            \"problemId\": 60,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537874571000,\n            \"lastOperatedTime\": 1537874657000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000058\",\n            \"problemId\": 61,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1004-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537875633000,\n            \"lastOperatedTime\": 1537875661000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000059\",\n            \"problemId\": 62,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Blood Bank Refrigerator,1038-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Blood Bank Refrigerator\",\n            \"subCategoryId\": 2436,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877126000,\n            \"lastOperatedTime\": 1537877127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000060\",\n            \"problemId\": 63,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877220000,\n            \"lastOperatedTime\": 1537877221000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000061\",\n            \"problemId\": 64,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877432000,\n            \"lastOperatedTime\": 1537877460000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000062\",\n            \"problemId\": 65,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538270747000,\n            \"lastOperatedTime\": 1538270747000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000065\",\n            \"problemId\": 68,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538279844000,\n            \"lastOperatedTime\": 1538279844000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000066\",\n            \"problemId\": 69,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538375563000,\n            \"lastOperatedTime\": 1538375564000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000067\",\n            \"problemId\": 70,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538526962000,\n            \"lastOperatedTime\": 1538526963000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000070\",\n            \"problemId\": 73,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538548619000,\n            \"lastOperatedTime\": 1539363315000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000071\",\n            \"problemId\": 74,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538637128000,\n            \"lastOperatedTime\": 1538637129000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000072\",\n            \"problemId\": 75,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538638840000,\n            \"lastOperatedTime\": 1538638841000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000074\",\n            \"problemId\": 77,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538656649000,\n            \"lastOperatedTime\": 1538732949000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 78,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361675000,\n            \"lastOperatedTime\": 1539361675000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 79,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361840000,\n            \"lastOperatedTime\": 1539361840000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000003\",\n            \"problemId\": 80,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361996000,\n            \"lastOperatedTime\": 1539361996000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000004\",\n            \"problemId\": 81,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362043000,\n            \"lastOperatedTime\": 1539362043000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000005\",\n            \"problemId\": 82,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362055000,\n            \"lastOperatedTime\": 1539362055000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000006\",\n            \"problemId\": 83,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362127000,\n            \"lastOperatedTime\": 1539362127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000007\",\n            \"problemId\": 84,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362333000,\n            \"lastOperatedTime\": 1539362333000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 243\n}"},{"id":"75aac75b-735a-4c93-bca6-8eb6bcd3bed7","name":"Search Ticket - By Approval Mannager ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"approvalManager\":\"admin\"\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:08:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"ticketState\": \"Open\",\n        \"siteId\": 1,\n        \"approvalManager\": \"admin\"\n    },\n    \"tickets\": [],\n    \"excutionTime\": 43\n}"},{"id":"76080f62-2240-4ed2-9ed7-189ed0425333","name":"Search Ticket - Based on owner","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"owner\":\"admin\"\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:13:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"ticketState\": \"Open\",\n        \"siteId\": 1,\n        \"owner\": \"admin\"\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000020\",\n            \"problemId\": 20,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436360000,\n            \"lastOperatedTime\": 1535436507000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000022\",\n            \"problemId\": 22,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436709000,\n            \"lastOperatedTime\": 1535436751000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 41\n}"},{"id":"7f62d686-6271-4932-9b30-10c723cfbe2d","name":"Search Ticket - Based on category , sub category , service","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n  \"service\":[\r\n      {\r\n         \"name\":\"Biomedical Engineering\"\r\n      }\r\n   ] ,\r\n   \r\n   \"category\":[\r\n      {\r\n         \"name\":\"Medical Equipment\"\r\n      }\r\n   ],\r\n   \r\n    \"SubCategory\":[\r\n      {\r\n         \"name\":\"ABG Machine \"\r\n      }\r\n   ]\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:12:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"service\": [\n            {\n                \"name\": \"Biomedical Engineering\",\n                \"updated\": false,\n                \"serviceName\": \"Biomedical Engineering\"\n            }\n        ],\n        \"category\": [\n            {\n                \"name\": \"Medical Equipment\",\n                \"updated\": false\n            }\n        ],\n        \"ticketState\": \"Open\",\n        \"siteId\": 1\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000009\",\n            \"problemId\": 9,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400123000,\n            \"lastOperatedTime\": 1534400126000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000010\",\n            \"problemId\": 10,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400260000,\n            \"lastOperatedTime\": 1534400260000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000011\",\n            \"problemId\": 11,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400306000,\n            \"lastOperatedTime\": 1534400307000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000012\",\n            \"problemId\": 12,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400592000,\n            \"lastOperatedTime\": 1534400593000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000013\",\n            \"problemId\": 13,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534407825000,\n            \"lastOperatedTime\": 1534407826000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000014\",\n            \"problemId\": 14,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408305000,\n            \"lastOperatedTime\": 1534408306000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000015\",\n            \"problemId\": 15,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408416000,\n            \"lastOperatedTime\": 1534408416000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000016\",\n            \"problemId\": 16,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408477000,\n            \"lastOperatedTime\": 1534408574000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000017\",\n            \"problemId\": 17,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534478763000,\n            \"lastOperatedTime\": 1534478774000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000018\",\n            \"problemId\": 18,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534835590000,\n            \"lastOperatedTime\": 1534835614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000019\",\n            \"problemId\": 19,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534844119000,\n            \"lastOperatedTime\": 1534847283000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000020\",\n            \"problemId\": 20,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436360000,\n            \"lastOperatedTime\": 1535436507000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000021\",\n            \"problemId\": 21,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Baby Warmer\",\n            \"subCategoryId\": 2471,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436579000,\n            \"lastOperatedTime\": 1535436579000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000022\",\n            \"problemId\": 22,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436709000,\n            \"lastOperatedTime\": 1535436751000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000023\",\n            \"problemId\": 23,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436965000,\n            \"lastOperatedTime\": 1535436965000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000024\",\n            \"problemId\": 24,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535437054000,\n            \"lastOperatedTime\": 1535440267000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000025\",\n            \"problemId\": 25,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441652000,\n            \"lastOperatedTime\": 1535441653000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000026\",\n            \"problemId\": 26,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441925000,\n            \"lastOperatedTime\": 1535441925000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000027\",\n            \"problemId\": 27,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535442820000,\n            \"lastOperatedTime\": 1535445241000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000028\",\n            \"problemId\": 28,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447278000,\n            \"lastOperatedTime\": 1535447278000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000029\",\n            \"problemId\": 29,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447399000,\n            \"lastOperatedTime\": 1535448699000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000030\",\n            \"problemId\": 30,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449754000,\n            \"lastOperatedTime\": 1535449755000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000031\",\n            \"problemId\": 31,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449789000,\n            \"lastOperatedTime\": 1535449789000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000032\",\n            \"problemId\": 32,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449828000,\n            \"lastOperatedTime\": 1535449836000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000033\",\n            \"problemId\": 33,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450321000,\n            \"lastOperatedTime\": 1535450354000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000034\",\n            \"problemId\": 34,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450651000,\n            \"lastOperatedTime\": 1535450652000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000035\",\n            \"problemId\": 35,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535536180000,\n            \"lastOperatedTime\": 1535536407000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000036\",\n            \"problemId\": 36,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535594781000,\n            \"lastOperatedTime\": 1535598413000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000037\",\n            \"problemId\": 37,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535598734000,\n            \"lastOperatedTime\": 1535598754000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000039\",\n            \"problemId\": 39,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618605000,\n            \"lastOperatedTime\": 1535618626000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000046\",\n            \"problemId\": 46,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745604000,\n            \"lastOperatedTime\": 1536745614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000048\",\n            \"problemId\": 48,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,1410B\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536906404000,\n            \"lastOperatedTime\": 1536906405000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000050\",\n            \"problemId\": 53,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334592000,\n            \"lastOperatedTime\": 1537338880000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000051\",\n            \"problemId\": 54,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537442184000,\n            \"lastOperatedTime\": 1537508198000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000052\",\n            \"problemId\": 55,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508226000,\n            \"lastOperatedTime\": 1537508226000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000053\",\n            \"problemId\": 56,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"AGM,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508473000,\n            \"lastOperatedTime\": 1537508873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000054\",\n            \"problemId\": 57,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537509692000,\n            \"lastOperatedTime\": 1537509693000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000056\",\n            \"problemId\": 59,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537873822000,\n            \"lastOperatedTime\": 1537873823000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000057\",\n            \"problemId\": 60,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537874571000,\n            \"lastOperatedTime\": 1537874657000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000058\",\n            \"problemId\": 61,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1004-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537875633000,\n            \"lastOperatedTime\": 1537875661000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000059\",\n            \"problemId\": 62,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Blood Bank Refrigerator,1038-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Blood Bank Refrigerator\",\n            \"subCategoryId\": 2436,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877126000,\n            \"lastOperatedTime\": 1537877127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000060\",\n            \"problemId\": 63,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877220000,\n            \"lastOperatedTime\": 1537877221000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000061\",\n            \"problemId\": 64,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877432000,\n            \"lastOperatedTime\": 1537877460000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000062\",\n            \"problemId\": 65,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538270747000,\n            \"lastOperatedTime\": 1538270747000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000065\",\n            \"problemId\": 68,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538279844000,\n            \"lastOperatedTime\": 1538279844000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000066\",\n            \"problemId\": 69,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538375563000,\n            \"lastOperatedTime\": 1538375564000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000067\",\n            \"problemId\": 70,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538526962000,\n            \"lastOperatedTime\": 1538526963000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000070\",\n            \"problemId\": 73,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538548619000,\n            \"lastOperatedTime\": 1539363315000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000071\",\n            \"problemId\": 74,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538637128000,\n            \"lastOperatedTime\": 1538637129000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000072\",\n            \"problemId\": 75,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538638840000,\n            \"lastOperatedTime\": 1538638841000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000074\",\n            \"problemId\": 77,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538656649000,\n            \"lastOperatedTime\": 1538732949000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 78,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361675000,\n            \"lastOperatedTime\": 1539361675000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 79,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361840000,\n            \"lastOperatedTime\": 1539361840000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000003\",\n            \"problemId\": 80,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361996000,\n            \"lastOperatedTime\": 1539361996000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000004\",\n            \"problemId\": 81,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362043000,\n            \"lastOperatedTime\": 1539362043000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000005\",\n            \"problemId\": 82,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362055000,\n            \"lastOperatedTime\": 1539362055000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000006\",\n            \"problemId\": 83,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362127000,\n            \"lastOperatedTime\": 1539362127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000007\",\n            \"problemId\": 84,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362333000,\n            \"lastOperatedTime\": 1539362333000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 100\n}"},{"id":"91561a14-4188-4e8d-95cf-1a2cd75f6ba5","name":"Search Ticket - Based on status","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n    \"states\":[\r\n      {\r\n         \"name\":\"Assign To Team\"\r\n      },\r\n      {\r\n         \"name\":\"User Responded\"\r\n      }\r\n   ]\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:07:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"states\": [\n            {\n                \"name\": \"Assign To Team\",\n                \"updated\": false\n            },\n            {\n                \"name\": \"User Responded\",\n                \"updated\": false\n            }\n        ],\n        \"ticketState\": \"Open\",\n        \"siteId\": 1\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000056\",\n            \"problemId\": 59,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537873822000,\n            \"lastOperatedTime\": 1537873823000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000059\",\n            \"problemId\": 62,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Blood Bank Refrigerator,1038-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Blood Bank Refrigerator\",\n            \"subCategoryId\": 2436,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877126000,\n            \"lastOperatedTime\": 1537877127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000060\",\n            \"problemId\": 63,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877220000,\n            \"lastOperatedTime\": 1537877221000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000062\",\n            \"problemId\": 65,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538270747000,\n            \"lastOperatedTime\": 1538270747000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000065\",\n            \"problemId\": 68,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538279844000,\n            \"lastOperatedTime\": 1538279844000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000066\",\n            \"problemId\": 69,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538375563000,\n            \"lastOperatedTime\": 1538375564000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000067\",\n            \"problemId\": 70,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538526962000,\n            \"lastOperatedTime\": 1538526963000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000070\",\n            \"problemId\": 73,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538548619000,\n            \"lastOperatedTime\": 1539363315000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000071\",\n            \"problemId\": 74,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538637128000,\n            \"lastOperatedTime\": 1538637129000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000072\",\n            \"problemId\": 75,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538638840000,\n            \"lastOperatedTime\": 1538638841000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 71\n}"},{"id":"e46fb2c0-c266-4b00-a3e6-7ad7df9066b9","name":"Search Ticket - All stae ticket by Project Name","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"ticketState\":\"ALL\"\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:59:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"ticketState\": \"ALL\",\n        \"siteId\": 1\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000001\",\n            \"problemId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"---- Choose ----\",\n            \"department\": \"IT\",\n            \"creationTime\": 1531488019000,\n            \"lastOperatedTime\": 1531488020000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000002\",\n            \"problemId\": 2,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"---- Choose ----\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532343769000,\n            \"lastOperatedTime\": 1532343769000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000003\",\n            \"problemId\": 3,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1412\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532343929000,\n            \"lastOperatedTime\": 1535971690000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000004\",\n            \"problemId\": 4,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532426986000,\n            \"lastOperatedTime\": 1538706523000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000005\",\n            \"problemId\": 5,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532685926000,\n            \"lastOperatedTime\": 1532685928000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000006\",\n            \"problemId\": 6,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532685974000,\n            \"lastOperatedTime\": 1532685975000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000007\",\n            \"problemId\": 7,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532686002000,\n            \"lastOperatedTime\": 1534161371000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000008\",\n            \"problemId\": 8,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532686036000,\n            \"lastOperatedTime\": 1533791628000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000009\",\n            \"problemId\": 9,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400123000,\n            \"lastOperatedTime\": 1534400126000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000010\",\n            \"problemId\": 10,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400260000,\n            \"lastOperatedTime\": 1534400260000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000011\",\n            \"problemId\": 11,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400306000,\n            \"lastOperatedTime\": 1534400307000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000012\",\n            \"problemId\": 12,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400592000,\n            \"lastOperatedTime\": 1534400593000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000013\",\n            \"problemId\": 13,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534407825000,\n            \"lastOperatedTime\": 1534407826000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000014\",\n            \"problemId\": 14,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408305000,\n            \"lastOperatedTime\": 1534408306000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000015\",\n            \"problemId\": 15,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408416000,\n            \"lastOperatedTime\": 1534408416000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000016\",\n            \"problemId\": 16,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408477000,\n            \"lastOperatedTime\": 1534408574000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000017\",\n            \"problemId\": 17,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534478763000,\n            \"lastOperatedTime\": 1534478774000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000018\",\n            \"problemId\": 18,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534835590000,\n            \"lastOperatedTime\": 1534835614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000019\",\n            \"problemId\": 19,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534844119000,\n            \"lastOperatedTime\": 1534847283000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000020\",\n            \"problemId\": 20,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436360000,\n            \"lastOperatedTime\": 1535436507000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000021\",\n            \"problemId\": 21,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Baby Warmer\",\n            \"subCategoryId\": 2471,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436579000,\n            \"lastOperatedTime\": 1535436579000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000022\",\n            \"problemId\": 22,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436709000,\n            \"lastOperatedTime\": 1535436751000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000023\",\n            \"problemId\": 23,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436965000,\n            \"lastOperatedTime\": 1535436965000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000024\",\n            \"problemId\": 24,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535437054000,\n            \"lastOperatedTime\": 1535440267000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000025\",\n            \"problemId\": 25,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441652000,\n            \"lastOperatedTime\": 1535441653000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000026\",\n            \"problemId\": 26,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441925000,\n            \"lastOperatedTime\": 1535441925000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000027\",\n            \"problemId\": 27,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535442820000,\n            \"lastOperatedTime\": 1535445241000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000028\",\n            \"problemId\": 28,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447278000,\n            \"lastOperatedTime\": 1535447278000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000029\",\n            \"problemId\": 29,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447399000,\n            \"lastOperatedTime\": 1535448699000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000030\",\n            \"problemId\": 30,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449754000,\n            \"lastOperatedTime\": 1535449755000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000031\",\n            \"problemId\": 31,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449789000,\n            \"lastOperatedTime\": 1535449789000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000032\",\n            \"problemId\": 32,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449828000,\n            \"lastOperatedTime\": 1535449836000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000033\",\n            \"problemId\": 33,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450321000,\n            \"lastOperatedTime\": 1535450354000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000034\",\n            \"problemId\": 34,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450651000,\n            \"lastOperatedTime\": 1535450652000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000035\",\n            \"problemId\": 35,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535536180000,\n            \"lastOperatedTime\": 1535536407000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000036\",\n            \"problemId\": 36,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535594781000,\n            \"lastOperatedTime\": 1535598413000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000037\",\n            \"problemId\": 37,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535598734000,\n            \"lastOperatedTime\": 1535598754000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000038\",\n            \"problemId\": 38,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535614851000,\n            \"lastOperatedTime\": 1537510749000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000039\",\n            \"problemId\": 39,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618605000,\n            \"lastOperatedTime\": 1535618626000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000040\",\n            \"problemId\": 40,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618743000,\n            \"lastOperatedTime\": 1537510932000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000041\",\n            \"problemId\": 41,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618874000,\n            \"lastOperatedTime\": 1537511115000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000042\",\n            \"problemId\": 42,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"AGM,1415\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"AGM\",\n            \"subCategoryId\": 2480,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536056274000,\n            \"lastOperatedTime\": 1537511298000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000043\",\n            \"problemId\": 43,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536651560000,\n            \"lastOperatedTime\": 1536651609000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000044\",\n            \"problemId\": 44,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536651861000,\n            \"lastOperatedTime\": 1536651873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000045\",\n            \"problemId\": 45,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745213000,\n            \"lastOperatedTime\": 1537511481000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000046\",\n            \"problemId\": 46,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745604000,\n            \"lastOperatedTime\": 1536745614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000047\",\n            \"problemId\": 47,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745848000,\n            \"lastOperatedTime\": 1537511664000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000048\",\n            \"problemId\": 48,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,1410B\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536906404000,\n            \"lastOperatedTime\": 1536906405000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000049\",\n            \"problemId\": 49,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1001-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536908005000,\n            \"lastOperatedTime\": 1537511847000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-EN--000001\",\n            \"problemId\": 50,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Engineering\",\n            \"title\": \"Dirty Water,1001-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbengineering\",\n            \"ownerId\": 7154,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Plumbing\",\n            \"categoryId\": 412,\n            \"subCategory\": \"Dirty Water\",\n            \"subCategoryId\": 2696,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334400000,\n            \"lastOperatedTime\": 1537334403000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-EN--000002\",\n            \"problemId\": 51,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Engineering\",\n            \"title\": \"Others,1001-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbengineering\",\n            \"ownerId\": 7154,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Others\",\n            \"categoryId\": 444,\n            \"subCategory\": \"Others\",\n            \"subCategoryId\": 3528,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334457000,\n            \"lastOperatedTime\": 1537334458000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-EN--000003\",\n            \"problemId\": 52,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Engineering\",\n            \"title\": \"Drain Blocked,1010-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbengineering\",\n            \"ownerId\": 7154,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Plumbing\",\n            \"categoryId\": 412,\n            \"subCategory\": \"Drain Blocked\",\n            \"subCategoryId\": 2697,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334530000,\n            \"lastOperatedTime\": 1537334530000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000050\",\n            \"problemId\": 53,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334592000,\n            \"lastOperatedTime\": 1537338880000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000051\",\n            \"problemId\": 54,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537442184000,\n            \"lastOperatedTime\": 1537508198000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000052\",\n            \"problemId\": 55,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508226000,\n            \"lastOperatedTime\": 1537508226000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000053\",\n            \"problemId\": 56,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"AGM,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508473000,\n            \"lastOperatedTime\": 1537508873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000054\",\n            \"problemId\": 57,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537509692000,\n            \"lastOperatedTime\": 1537509693000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000055\",\n            \"problemId\": 58,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Anaesthesia machine ,1004-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Anaesthesia machine \",\n            \"subCategoryId\": 2467,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537511125000,\n            \"lastOperatedTime\": 1537514820000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000056\",\n            \"problemId\": 59,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537873822000,\n            \"lastOperatedTime\": 1537873823000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000057\",\n            \"problemId\": 60,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537874571000,\n            \"lastOperatedTime\": 1537874657000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000058\",\n            \"problemId\": 61,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1004-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537875633000,\n            \"lastOperatedTime\": 1537875661000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000059\",\n            \"problemId\": 62,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Blood Bank Refrigerator,1038-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Blood Bank Refrigerator\",\n            \"subCategoryId\": 2436,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877126000,\n            \"lastOperatedTime\": 1537877127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000060\",\n            \"problemId\": 63,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877220000,\n            \"lastOperatedTime\": 1537877221000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000061\",\n            \"problemId\": 64,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877432000,\n            \"lastOperatedTime\": 1537877460000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000062\",\n            \"problemId\": 65,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538270747000,\n            \"lastOperatedTime\": 1538270747000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000063\",\n            \"problemId\": 66,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538271463000,\n            \"lastOperatedTime\": 1538284701000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000064\",\n            \"problemId\": 67,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538277977000,\n            \"lastOperatedTime\": 1538285250000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000065\",\n            \"problemId\": 68,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538279844000,\n            \"lastOperatedTime\": 1538279844000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000066\",\n            \"problemId\": 69,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538375563000,\n            \"lastOperatedTime\": 1538375564000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000067\",\n            \"problemId\": 70,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538526962000,\n            \"lastOperatedTime\": 1538526963000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000068\",\n            \"problemId\": 71,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1005-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538543637000,\n            \"lastOperatedTime\": 1538544182000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000069\",\n            \"problemId\": 72,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1006-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538544325000,\n            \"lastOperatedTime\": 1538556704000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000070\",\n            \"problemId\": 73,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538548619000,\n            \"lastOperatedTime\": 1539363315000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000071\",\n            \"problemId\": 74,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538637128000,\n            \"lastOperatedTime\": 1538637129000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000072\",\n            \"problemId\": 75,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538638840000,\n            \"lastOperatedTime\": 1538638841000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000073\",\n            \"problemId\": 76,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538656513000,\n            \"lastOperatedTime\": 1538663855000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000074\",\n            \"problemId\": 77,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538656649000,\n            \"lastOperatedTime\": 1538732949000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 78,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361675000,\n            \"lastOperatedTime\": 1539361675000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 79,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361840000,\n            \"lastOperatedTime\": 1539361840000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000003\",\n            \"problemId\": 80,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361996000,\n            \"lastOperatedTime\": 1539361996000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000004\",\n            \"problemId\": 81,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362043000,\n            \"lastOperatedTime\": 1539362043000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000005\",\n            \"problemId\": 82,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362055000,\n            \"lastOperatedTime\": 1539362055000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000006\",\n            \"problemId\": 83,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362127000,\n            \"lastOperatedTime\": 1539362127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000007\",\n            \"problemId\": 84,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362333000,\n            \"lastOperatedTime\": 1539362333000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 300\n}"},{"id":"e8eb15bf-717b-4c24-9ece-26293ea4a2bc","name":"Search Ticket - All Closed ticket","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n   \"ticketState\":\"Closed\"\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:02:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"ticketState\": \"Closed\",\n        \"siteId\": 1\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000004\",\n            \"problemId\": 4,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532426986000,\n            \"lastOperatedTime\": 1538706523000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000038\",\n            \"problemId\": 38,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535614851000,\n            \"lastOperatedTime\": 1537510749000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000040\",\n            \"problemId\": 40,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618743000,\n            \"lastOperatedTime\": 1537510932000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000041\",\n            \"problemId\": 41,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618874000,\n            \"lastOperatedTime\": 1537511115000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000042\",\n            \"problemId\": 42,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"AGM,1415\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"AGM\",\n            \"subCategoryId\": 2480,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536056274000,\n            \"lastOperatedTime\": 1537511298000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000045\",\n            \"problemId\": 45,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745213000,\n            \"lastOperatedTime\": 1537511481000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000047\",\n            \"problemId\": 47,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745848000,\n            \"lastOperatedTime\": 1537511664000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000049\",\n            \"problemId\": 49,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1001-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536908005000,\n            \"lastOperatedTime\": 1537511847000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000055\",\n            \"problemId\": 58,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Anaesthesia machine ,1004-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Anaesthesia machine \",\n            \"subCategoryId\": 2467,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537511125000,\n            \"lastOperatedTime\": 1537514820000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000063\",\n            \"problemId\": 66,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538271463000,\n            \"lastOperatedTime\": 1538284701000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000064\",\n            \"problemId\": 67,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538277977000,\n            \"lastOperatedTime\": 1538285250000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000068\",\n            \"problemId\": 71,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1005-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538543637000,\n            \"lastOperatedTime\": 1538544182000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000069\",\n            \"problemId\": 72,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1006-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538544325000,\n            \"lastOperatedTime\": 1538556704000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000073\",\n            \"problemId\": 76,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Close\",\n            \"currentStateId\": 6,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538656513000,\n            \"lastOperatedTime\": 1538663855000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 80\n}"},{"id":"f5789893-e939-450b-8fb0-1de97dde218a","name":"Search Ticket - Based on service","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debugging"},{"key":"key","value":"{{key}}","description":"Used for authorization - Key, Get Key Details from sapphire support"},{"key":"token","value":"{{token}}","description":"Used for authorization - Token, Get Token Details from sapphire support"}],"body":{"mode":"raw","raw":"{\r\n   \"project\":{\r\n      \"name\":\"Assist-Services Management\"\r\n   },   \r\n   \"pageNumber\":1,\r\n   \"pageSize\":100,\r\n  \"service\":[\r\n      {\r\n         \"name\":\"Biomedical Engineering\"\r\n      }\r\n   ]\r\n}"},"url":"{{url}}/api/ticket/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:10:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 100,\n        \"project\": {\n            \"name\": \"Assist-Services Management\",\n            \"updated\": false,\n            \"version\": 0,\n            \"nlp\": false\n        },\n        \"service\": [\n            {\n                \"name\": \"Biomedical Engineering\",\n                \"updated\": false,\n                \"serviceName\": \"Biomedical Engineering\"\n            }\n        ],\n        \"ticketState\": \"Open\",\n        \"siteId\": 1\n    },\n    \"tickets\": [\n        {\n            \"refId\": \"SR-BM--000001\",\n            \"problemId\": 1,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"---- Choose ----\",\n            \"department\": \"IT\",\n            \"creationTime\": 1531488019000,\n            \"lastOperatedTime\": 1531488020000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000002\",\n            \"problemId\": 2,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"---- Choose ----\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532343769000,\n            \"lastOperatedTime\": 1532343769000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000003\",\n            \"problemId\": 3,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1412\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532343929000,\n            \"lastOperatedTime\": 1535971690000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000005\",\n            \"problemId\": 5,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532685926000,\n            \"lastOperatedTime\": 1532685928000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000006\",\n            \"problemId\": 6,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532685974000,\n            \"lastOperatedTime\": 1532685975000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000007\",\n            \"problemId\": 7,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532686002000,\n            \"lastOperatedTime\": 1534161371000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000008\",\n            \"problemId\": 8,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1532686036000,\n            \"lastOperatedTime\": 1533791628000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000009\",\n            \"problemId\": 9,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400123000,\n            \"lastOperatedTime\": 1534400126000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000010\",\n            \"problemId\": 10,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400260000,\n            \"lastOperatedTime\": 1534400260000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000011\",\n            \"problemId\": 11,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400306000,\n            \"lastOperatedTime\": 1534400307000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000012\",\n            \"problemId\": 12,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534400592000,\n            \"lastOperatedTime\": 1534400593000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000013\",\n            \"problemId\": 13,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534407825000,\n            \"lastOperatedTime\": 1534407826000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000014\",\n            \"problemId\": 14,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408305000,\n            \"lastOperatedTime\": 1534408306000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000015\",\n            \"problemId\": 15,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408416000,\n            \"lastOperatedTime\": 1534408416000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000016\",\n            \"problemId\": 16,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534408477000,\n            \"lastOperatedTime\": 1534408574000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000017\",\n            \"problemId\": 17,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534478763000,\n            \"lastOperatedTime\": 1534478774000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000018\",\n            \"problemId\": 18,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534835590000,\n            \"lastOperatedTime\": 1534835614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000019\",\n            \"problemId\": 19,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1534844119000,\n            \"lastOperatedTime\": 1534847283000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000020\",\n            \"problemId\": 20,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436360000,\n            \"lastOperatedTime\": 1535436507000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000021\",\n            \"problemId\": 21,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Baby Warmer\",\n            \"subCategoryId\": 2471,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436579000,\n            \"lastOperatedTime\": 1535436579000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000022\",\n            \"problemId\": 22,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Refractometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"admin\",\n            \"ownerId\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Refractometer\",\n            \"subCategoryId\": 2455,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436709000,\n            \"lastOperatedTime\": 1535436751000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000023\",\n            \"problemId\": 23,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535436965000,\n            \"lastOperatedTime\": 1535436965000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000024\",\n            \"problemId\": 24,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535437054000,\n            \"lastOperatedTime\": 1535440267000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000025\",\n            \"problemId\": 25,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441652000,\n            \"lastOperatedTime\": 1535441653000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000026\",\n            \"problemId\": 26,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535441925000,\n            \"lastOperatedTime\": 1535441925000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000027\",\n            \"problemId\": 27,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535442820000,\n            \"lastOperatedTime\": 1535445241000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000028\",\n            \"problemId\": 28,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447278000,\n            \"lastOperatedTime\": 1535447278000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000029\",\n            \"problemId\": 29,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535447399000,\n            \"lastOperatedTime\": 1535448699000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000030\",\n            \"problemId\": 30,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449754000,\n            \"lastOperatedTime\": 1535449755000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000031\",\n            \"problemId\": 31,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449789000,\n            \"lastOperatedTime\": 1535449789000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000032\",\n            \"problemId\": 32,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535449828000,\n            \"lastOperatedTime\": 1535449836000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000033\",\n            \"problemId\": 33,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450321000,\n            \"lastOperatedTime\": 1535450354000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000034\",\n            \"problemId\": 34,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1510\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppabiomed\",\n            \"ownerId\": 9717,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Pitam Pura\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535450651000,\n            \"lastOperatedTime\": 1535450652000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000035\",\n            \"problemId\": 35,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535536180000,\n            \"lastOperatedTime\": 1535536407000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000036\",\n            \"problemId\": 36,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535594781000,\n            \"lastOperatedTime\": 1535598413000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000037\",\n            \"problemId\": 37,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535598734000,\n            \"lastOperatedTime\": 1535598754000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000039\",\n            \"problemId\": 39,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Auto-Lensometer,2211\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Auto-Lensometer\",\n            \"subCategoryId\": 2456,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1535618605000,\n            \"lastOperatedTime\": 1535618626000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000043\",\n            \"problemId\": 43,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536651560000,\n            \"lastOperatedTime\": 1536651609000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000044\",\n            \"problemId\": 44,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Bed side locker,1414\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Furniture\",\n            \"categoryId\": 400,\n            \"subCategory\": \"Bed side locker\",\n            \"subCategoryId\": 2517,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536651861000,\n            \"lastOperatedTime\": 1536651873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000046\",\n            \"problemId\": 46,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,2212\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"skebiomed\",\n            \"ownerId\": 6926,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Saket East\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536745604000,\n            \"lastOperatedTime\": 1536745614000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000048\",\n            \"problemId\": 48,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Advance 3D system,1410B\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Advance 3D system\",\n            \"subCategoryId\": 2413,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1536906404000,\n            \"lastOperatedTime\": 1536906405000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000050\",\n            \"problemId\": 53,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537334592000,\n            \"lastOperatedTime\": 1537338880000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000051\",\n            \"problemId\": 54,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537442184000,\n            \"lastOperatedTime\": 1537508198000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000052\",\n            \"problemId\": 55,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"MRI,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"MRI\",\n            \"subCategoryId\": 2398,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508226000,\n            \"lastOperatedTime\": 1537508226000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000053\",\n            \"problemId\": 56,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"AGM,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537508473000,\n            \"lastOperatedTime\": 1537508873000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000054\",\n            \"problemId\": 57,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537509692000,\n            \"lastOperatedTime\": 1537509693000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000056\",\n            \"problemId\": 59,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1008-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537873822000,\n            \"lastOperatedTime\": 1537873823000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000057\",\n            \"problemId\": 60,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537874571000,\n            \"lastOperatedTime\": 1537874657000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000058\",\n            \"problemId\": 61,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1004-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537875633000,\n            \"lastOperatedTime\": 1537875661000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000059\",\n            \"problemId\": 62,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"Blood Bank Refrigerator,1038-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"Blood Bank Refrigerator\",\n            \"subCategoryId\": 2436,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877126000,\n            \"lastOperatedTime\": 1537877127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000060\",\n            \"problemId\": 63,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"BIPAP,1003-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"BIPAP\",\n            \"subCategoryId\": 2402,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877220000,\n            \"lastOperatedTime\": 1537877221000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000061\",\n            \"problemId\": 64,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1007-OPD Room\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Shalimar Bagh\",\n            \"department\": \"IT\",\n            \"creationTime\": 1537877432000,\n            \"lastOperatedTime\": 1537877460000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000062\",\n            \"problemId\": 65,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538270747000,\n            \"lastOperatedTime\": 1538270747000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000065\",\n            \"problemId\": 68,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538279844000,\n            \"lastOperatedTime\": 1538279844000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000066\",\n            \"problemId\": 69,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538375563000,\n            \"lastOperatedTime\": 1538375564000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000067\",\n            \"problemId\": 70,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"A-Scan,1403\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"A-Scan\",\n            \"subCategoryId\": 2454,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538526962000,\n            \"lastOperatedTime\": 1538526963000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000070\",\n            \"problemId\": 73,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"shbbiomed\",\n            \"ownerId\": 7152,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538548619000,\n            \"lastOperatedTime\": 1539363315000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000071\",\n            \"problemId\": 74,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538637128000,\n            \"lastOperatedTime\": 1538637129000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000072\",\n            \"problemId\": 75,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Assign To Team\",\n            \"currentStateId\": 18,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538638840000,\n            \"lastOperatedTime\": 1538638841000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM--000074\",\n            \"problemId\": 77,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"owner\": \"ppgbiomed\",\n            \"ownerId\": 15,\n            \"currentState\": \"Resolve\",\n            \"currentStateId\": 7,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1538656649000,\n            \"lastOperatedTime\": 1538732949000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 78,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361675000,\n            \"lastOperatedTime\": 1539361675000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"0\",\n            \"problemId\": 79,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361840000,\n            \"lastOperatedTime\": 1539361840000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000003\",\n            \"problemId\": 80,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539361996000,\n            \"lastOperatedTime\": 1539361996000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000004\",\n            \"problemId\": 81,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362043000,\n            \"lastOperatedTime\": 1539362043000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000005\",\n            \"problemId\": 82,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362055000,\n            \"lastOperatedTime\": 1539362055000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000006\",\n            \"problemId\": 83,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362127000,\n            \"lastOperatedTime\": 1539362127000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        },\n        {\n            \"refId\": \"SR-BM-{Custom_246_Request ID Short Code}-000007\",\n            \"problemId\": 84,\n            \"projectName\": \"Assist-Services Management\",\n            \"projectId\": 1,\n            \"service\": \"Biomedical Engineering\",\n            \"title\": \"ABG Machine ,1404\",\n            \"submittedBy\": \"MAX Admin\",\n            \"submittedById\": 1,\n            \"currentState\": \"New\",\n            \"currentStateId\": 1,\n            \"category\": \"Medical Equipment\",\n            \"categoryId\": 399,\n            \"subCategory\": \"ABG Machine \",\n            \"subCategoryId\": 2408,\n            \"location\": \"Patparganj\",\n            \"department\": \"IT\",\n            \"creationTime\": 1539362333000,\n            \"lastOperatedTime\": 1539362333000,\n            \"expectedClosureTime\": \"\",\n            \"probDescription\": \"\"\n        }\n    ],\n    \"excutionTime\": 141\n}"}],"_postman_id":"e23aafa5-bf78-4a4d-9043-38d8ab641da5"},{"name":"Create Ticket Attachment","id":"135b8c61-aaab-422f-a1a3-c5db6b6b90aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"requestNo","value":"CM096433","type":"text"},{"key":"file","type":"file","warning":"This file resides outside the working directory. Collaborators might not have the same file path.","src":"/C:/Users/kamakshya/Documents/jira.txt"},{"key":"project","value":"PEARLS","type":"text"}]},"url":"{{url}}/api/ticket/upload","description":"<p>Add attachment to a ticket. Shown below is an example to attach a physical copy of a Purchase Order to the PO ticket.</p>\n\n<p>For uploading attachments, set Content-Type as follows. </p>\n\n<p>\"Content-Type\": \"multipart/form-data\"</p>","urlObject":{"path":["api","ticket","upload"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a170c90d-6356-4117-9eb4-64f6b584174d","name":"Create Ticket Attachment - By Project name and request number ","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"formdata","formdata":[{"key":"requestNo","value":"SR-BM--000074","type":"text"},{"key":"file","type":"file"},{"key":"project","value":"Assist-Services Management","type":"text"}]},"url":"{{url}}/api/ticket/upload"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"22"},{"key":"Date","value":"Fri, 12 Oct 2018 17:18:55 GMT"}],"cookie":[],"responseTime":null,"body":"Successfully uploaded!"},{"id":"d4e00111-b9f0-4d65-ae8b-ef5628299ddc","name":"Create Ticket Attachment - By ticket id","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"formdata","formdata":[{"key":"problemId","value":"1","type":"text"},{"key":"file","type":"file"}]},"url":"{{url}}/api/ticket/upload"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"22"},{"key":"Date","value":"Fri, 12 Oct 2018 17:17:41 GMT"}],"cookie":[],"responseTime":null,"body":"Successfully uploaded!"}],"_postman_id":"135b8c61-aaab-422f-a1a3-c5db6b6b90aa"}],"id":"14189dc1-c1d0-408c-9644-0f58eda12b93","description":"<p> Ticket is an abstract or logical entity which can map to different physical entities like Change Request, Incident, Problem Management, Purchase Order  etc. SapphireIMS application can map different physical entities to the Ticket(logical) entities using code-less configuration. </p><p>\n\n</p><p> Ticket entity properties are  divided into two types </p><p> 1: Fixed Fields </p><p> 2: Additional Fields</p> \n\n<p><b> Call Get Project Configuration service </b> to get physical entity metadata </p>\n\n<h1> Fixed Fields </h1>\n\n<p> Fixed fields consist of Categorization (7 levels of categorization is possible in SapphireIMS), Location, Department, Submitter, Owner, Current State of Entity, Priority, Urgency and Impact. All fixed fields can be renamed according to the physical entity. </p>\n\n<h4> Categorization field</h4>\n\n<p>We can categorize any physical entity in the following hierarchy </p>\n\n<p>Logical Entity – Ticket</p>\n\n<p>Project -&gt; Service -&gt; Category -&gt; Sub category -&gt; Derived field 1   -&gt; Derived field 2   -&gt; Derived field 3</p>\n\n<p>Physical Entity : Incident Management </p>\n\n<p>Incident Management - &gt; \"Desktop Management\" - &gt; \"Operating System\" - &gt; OS Crash - &gt; Linux  OS -&gt;  Ubuntu -&gt; Upgrade Latest Patch</p>\n\n<p>Incident Management - &gt; \"Application Service\" - &gt; \"Database\" - &gt; MySQL - &gt; Linux  OS -&gt;  Ubuntu -&gt; Connection Failure</p>\n\n<h4>Location</h4>\n<p>Location data referred from location master data, logically  represents the Geographic location of the ticket. Call <b>Get All location service</b> to get all locations configured in SapphireIMS.  </p><p>\n\n</p><h4>Department</h4>\n\n<p> Department data referred from Department master data, logically  represents the Department of the organization Call <b>Get All department service</b> to get all Departments configured in SapphireIMS.</p><p>\n\n\n</p><h1> Additional Fields </h1>\n\n<p> SapphireIMS supports additional field of different data types like text box, text area, date, date and time, select box, multi-select box etc.  Each additional field comes with a logical name like attribute1, attribute2, attribute3 etc. We can map our physical entity property to logical additional field through code-less configuration, e.g. For <b>Defect tracking</b> entity (Project) we can map expected closure date to a date additional field represented as field name attribute1.  </p>\n\n<p> As SapphireIMS is a code-less configurable platform where we define our entity property dynamically as per the configuration and property mapping, the API body will change but the format to represent any additional field will  be  the same</p>  <p>Example :  </p>\n\n<code>\n\n<p>  \"additionalParams\": {\n        \"updated\": false,\n        \"attribute5\": {\n          \"data\": \"test\",\n          \"fieldDisplayName\": \"Attended By\"\n        },\n        \"attribute8\": {\n          \"data\": \"Internal\",\n          \"fieldDisplayName\": \"External / Internal\"\n        }\n    }</p>\n</code>","event":[{"listen":"prerequest","script":{"id":"aa584735-03f7-41dc-b56e-684dcbcd52b7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"87846ae9-923f-4701-8e97-4aa4a3f495e6","type":"text/javascript","exec":[""]}}],"_postman_id":"14189dc1-c1d0-408c-9644-0f58eda12b93"},{"name":"Asset","item":[{"name":"Get All Asset Module","id":"8009728f-4f5d-4135-a587-ff1b71643c0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from SapphireIMS Support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from SapphireIMS Support</p>\n"}],"url":"{{url}}/api/itsm/metadata/get/assetmodules","description":"<p>Get the list of asset modules configured in the application.</p>\n","urlObject":{"path":["api","itsm","metadata","get","assetmodules"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"46fedae5-df76-4a59-be67-6f08fe8f4d15","name":"Get All Asset Module","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","warning":""},{"key":"Content-Type","value":"application/json","warning":""},{"key":"int-log-id","value":"{{int-log-id}}","warning":""},{"key":"key","value":"{{key}}","warning":""},{"key":"token","value":"{{token}}","warning":""}],"url":"{{url}}/api/metadata/get/assetmodules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json;charset=UTF-8","name":"content-type","description":""},{"key":"date","value":"Fri, 12 Oct 2018 14:36:44 GMT","name":"date","description":""},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":""}],"cookie":[],"responseTime":null,"body":"[{\"id\":1,\"name\":\"Asset\",\"updated\":false},{\"id\":2,\"name\":\"Contract\",\"updated\":false},{\"id\":3,\"name\":\"CI\",\"updated\":false},{\"id\":4,\"name\":\"Catalog\",\"updated\":false},{\"id\":5,\"name\":\"Vendor\",\"updated\":false},{\"id\":6,\"name\":\"Delegation Matrix\",\"updated\":false},{\"id\":7,\"name\":\"Asset Register\",\"updated\":false},{\"id\":8,\"name\":\"BudgetMaster\",\"updated\":false},{\"id\":9,\"name\":\"Contract Master\",\"updated\":false},{\"id\":10,\"name\":\"PORegister\",\"updated\":false},{\"id\":11,\"name\":\"DCB Facility Master\",\"updated\":false},{\"id\":12,\"name\":\"Lease Master\",\"updated\":false},{\"id\":13,\"name\":\"Accounts Matrix GL\",\"updated\":false},{\"id\":14,\"name\":\"Travel & Bills\",\"updated\":false}]"}],"_postman_id":"8009728f-4f5d-4135-a587-ff1b71643c0a"},{"name":"Get Asset Configuration","id":"5ce3570c-bb19-4c01-a2b8-0322819d4057","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/itsm/metadata/get/1/moduleId/1/siteId","description":"<p> Get the configuration of a module by passing the following parameters. </p>\n<p>moduleId - Integer </p>\n<p>siteId - Integer </p>","urlObject":{"path":["api","itsm","metadata","get","1","moduleId","1","siteId"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"457c4a51-e73d-462c-b95e-3e98d6786e4f","name":"Get Asset Configuration","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/metadata/get/1/moduleId/1/siteId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:22:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"updated\": false,\n    \"moduleId\": 1,\n    \"moduleName\": \"Asset\",\n    \"moduleType\": \"ASSET\",\n    \"description\": \"Asset Type\",\n    \"displayOrder\": 1,\n    \"isVisible\": 1,\n    \"assetUserAcceptanceDetails\": [],\n    \"assetPrepostActions\": [],\n    \"assetTypeDTO\": [\n        {\n            \"itemTypeId\": 10001,\n            \"siteId\": 1,\n            \"itemType\": \"Server\",\n            \"description\": \"List the asset properties of server\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Server\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 3,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 4,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 5,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Hard Disk Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 6,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 1,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 2,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 79,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 7,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 8,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 9,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 10,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 10,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 11,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 11,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 12,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 12,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 13,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 13,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 14,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 14,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 15,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 15,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 16,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 16,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 17,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 17,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 18,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 18,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 19,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 19,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 20,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10002,\n            \"siteId\": 1,\n            \"itemType\": \"Desktop\",\n            \"description\": \"List the asset properties of desktop\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"desktop\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 23,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 24,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 25,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Hard Disk Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 26,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 21,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 22,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 80,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 27,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 28,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 29,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 30,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 31,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 32,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 32,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 33,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 33,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 34,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 34,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 35,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 35,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 36,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 36,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 37,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 37,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 38,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 38,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 39,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 39,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 40,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 40,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10003,\n            \"siteId\": 1,\n            \"itemType\": \"Laptop\",\n            \"description\": \"List the asset properties of laptop\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Laptop\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 43,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 43,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 44,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 44,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 45,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 45,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Hard Disk Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 46,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 46,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 47,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 47,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 41,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 41,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 42,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 42,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 81,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 48,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 48,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 49,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 49,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 50,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 50,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 51,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 51,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 52,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 52,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 53,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 54,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 55,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 56,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 57,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 58,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 59,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 60,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 61,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10004,\n            \"siteId\": 1,\n            \"itemType\": \"Tablet\",\n            \"description\": \"List the asset properties of Tablet\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Tablet\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 84,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 84,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 85,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 85,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 91,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 90,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 86,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 86,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Display Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"DISPLAYSIZE\",\n                    \"value\": 6\n                },\n                {\n                    \"id\": 87,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 87,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Internal Storage\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"INTERNALSTORAGE\",\n                    \"value\": 7\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 88,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 8,\n                    \"displayName\": \"External Storage Make\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"EXTERNALSTORAGEMAKE\",\n                    \"value\": 8\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 89,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 9,\n                    \"displayName\": \"External Storage Capacity\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"EXTERNALSTORAGECAPACITY\",\n                    \"value\": 9\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 92,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 10,\n                    \"displayName\": \"OS Version\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"OSVERSION\",\n                    \"value\": 10\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 82,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 83,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 83,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 93,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 94,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 95,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 96,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 97,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 98,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 99,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 100,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 101,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 102,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 103,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 104,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 23,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 105,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 24,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 106,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 25,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 107,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 26,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10005,\n            \"siteId\": 1,\n            \"itemType\": \"Mobile Device\",\n            \"description\": \"List the asset properties of mobile device\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Mobile\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 110,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 111,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 117,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 116,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 112,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Display Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"DISPLAYSIZE\",\n                    \"value\": 6\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 113,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Internal Storage\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"INTERNALSTORAGE\",\n                    \"value\": 7\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 114,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 8,\n                    \"displayName\": \"External Storage Make\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"EXTERNALSTORAGEMAKE\",\n                    \"value\": 8\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 115,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 9,\n                    \"displayName\": \"External Storage Capacity\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"EXTERNALSTORAGECAPACITY\",\n                    \"value\": 9\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 118,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 10,\n                    \"displayName\": \"OS Version\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"OSVERSION\",\n                    \"value\": 10\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 119,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 11,\n                    \"displayName\": \"IMEI Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"IMEINUMBER\",\n                    \"value\": 11\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 108,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 109,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 120,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 121,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 122,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 123,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 123,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 124,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 124,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 125,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 125,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 126,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 126,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 127,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 127,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 128,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 128,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 129,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 129,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 130,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 130,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 23,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 131,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 131,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 24,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 132,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 132,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 25,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 133,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 133,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 26,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10006,\n            \"siteId\": 1,\n            \"itemType\": \"Router\",\n            \"description\": \"List the asset properties of router\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Router\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 62,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 63,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 64,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 65,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 66,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 67,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 68,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 69,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 70,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 71,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 72,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 73,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 74,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 75,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 76,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 76,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 77,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 77,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 78,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10007,\n            \"siteId\": 1,\n            \"itemType\": \"Switch\",\n            \"description\": \"List the asset properties of switch\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"switch\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 137,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 137,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 1,\n                    \"fieldId\": 12,\n                    \"displayName\": \"Total Ports\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"TOTALPORTS\",\n                    \"value\": 12\n                },\n                {\n                    \"id\": 134,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 134,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 135,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 135,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 136,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 136,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 138,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 138,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 139,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 139,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 140,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 140,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 141,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 141,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 142,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 142,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 143,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 143,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 144,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 144,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 145,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 145,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 146,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 146,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 147,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 147,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 148,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 148,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 149,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 149,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 150,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 150,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 151,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 151,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10008,\n            \"siteId\": 1,\n            \"itemType\": \"Firewall\",\n            \"description\": \"List the asset properties of firewall\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"firewall\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 152,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 152,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 153,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 153,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 154,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 154,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 155,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 155,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 156,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 156,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 157,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 157,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 158,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 158,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 159,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 159,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 160,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 160,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 161,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 161,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 162,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 162,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 163,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 163,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 164,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 164,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 165,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 165,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 166,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 166,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 167,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 167,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 168,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 168,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10009,\n            \"siteId\": 1,\n            \"itemType\": \"Printer\",\n            \"description\": \"List the asset properties of printer\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"printer\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 172,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 172,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 173,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 173,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Printer Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 174,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 174,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Print Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 169,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 169,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 170,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 170,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 171,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 171,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 175,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 175,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 176,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 176,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 177,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 177,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 178,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 178,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 179,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 179,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 180,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 180,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 181,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 181,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 182,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 182,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 183,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 183,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 184,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 184,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 185,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 185,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 186,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 186,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 187,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 187,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 188,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 188,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10010,\n            \"siteId\": 1,\n            \"itemType\": \"Projector\",\n            \"description\": \"List the asset properties of projector\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"projector\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 189,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 189,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 190,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 190,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 191,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 191,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 192,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 192,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 193,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 193,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 194,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 194,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 195,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 195,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 196,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 196,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 197,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 197,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 198,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 198,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 199,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 199,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 200,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 200,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 201,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 201,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 202,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 202,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 203,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 203,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 204,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 204,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 205,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 205,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10011,\n            \"siteId\": 1,\n            \"itemType\": \"Scanner\",\n            \"description\": \"List the asset properties of scanner\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"scanner\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 206,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 206,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 207,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 207,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 208,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 208,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 209,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 209,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 210,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 210,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 211,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 211,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 212,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 212,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 213,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 213,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 214,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 214,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 215,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 215,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 216,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 216,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 217,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 217,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 218,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 218,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 219,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 219,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 220,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 220,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 221,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 221,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 222,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 222,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20000,\n            \"siteId\": 1,\n            \"itemType\": \"DEMO\",\n            \"description\": \"DO NOT USE\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"DEMO\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20001,\n            \"siteId\": 1,\n            \"itemType\": \"Assist Master Data\",\n            \"description\": \"Assist Master Data\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Assist\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 48,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 48,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Service\",\n                    \"description\": \"\",\n                    \"macroId\": 62,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 62,\n                        \"updated\": false,\n                        \"macroid\": 62,\n                        \"macroName\": \"ServiceName\",\n                        \"macroDesc\": \"ServiceName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select servicename,servicename from sd_service where projectid=1 and status=0 order by servicename\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 48,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 49,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 49,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Subcategory Name\",\n                    \"description\": \"\",\n                    \"macroId\": 61,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 61,\n                        \"updated\": false,\n                        \"macroid\": 61,\n                        \"macroName\": \"SubCategoryName\",\n                        \"macroDesc\": \"SubCategoryName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select subcategoryname, subcategoryname from sd_subcategorymaster where projectid=1 and status=0 order by subcategoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 49,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 52,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Assign Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Assign Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Escalation Level 1 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Escalation Level 2 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Escalation Level 1 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Escalation Level 2 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Assign.Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 60,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 60,\n                        \"updated\": false,\n                        \"macroid\": 60,\n                        \"macroName\": \"LocationName\",\n                        \"macroDesc\": \"LocationName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster where locationid>1 order by locationname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Category Name\",\n                    \"description\": \"\",\n                    \"macroId\": 64,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 64,\n                        \"updated\": false,\n                        \"macroid\": 64,\n                        \"macroName\": \"Category Name\",\n                        \"macroDesc\": \"Category Name\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select categoryname, categoryname from sd_categorymaster where projectid=1 and status=0 order by categoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Escalation Level 3 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"Escalation Level 3 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"ServiceID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"CategoryID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    },\n                    \"parameterName\": \"SubCategoryID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20001\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20002,\n            \"siteId\": 1,\n            \"itemType\": \"Assist Room Details\",\n            \"description\": \"Assist Room Details\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Room\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    },\n                    \"parameterName\": \"Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 60,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 60,\n                        \"updated\": false,\n                        \"macroid\": 60,\n                        \"macroName\": \"LocationName\",\n                        \"macroDesc\": \"LocationName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster where locationid>1 order by locationname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    },\n                    \"parameterName\": \"Room No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    },\n                    \"parameterName\": \"Room Type\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    },\n                    \"parameterName\": \"Floor\",\n                    \"description\": \"\",\n                    \"macroId\": 67,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 67,\n                        \"updated\": false,\n                        \"macroid\": 67,\n                        \"macroName\": \"Floor Details\",\n                        \"macroDesc\": \"Floor Details\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0,\n                        \"macrodetailses\": [\n                            {\n                                \"id\": 6474,\n                                \"updated\": false,\n                                \"slno\": 6474,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Basement 1\"\n                            },\n                            {\n                                \"id\": 6486,\n                                \"updated\": false,\n                                \"slno\": 6486,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-3th Floor\"\n                            },\n                            {\n                                \"id\": 6495,\n                                \"updated\": false,\n                                \"slno\": 6495,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Admin Wing\"\n                            },\n                            {\n                                \"id\": 6513,\n                                \"updated\": false,\n                                \"slno\": 6513,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA\"\n                            },\n                            {\n                                \"id\": 6549,\n                                \"updated\": false,\n                                \"slno\": 6549,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SIXTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6487,\n                                \"updated\": false,\n                                \"slno\": 6487,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-4th Floor\"\n                            },\n                            {\n                                \"id\": 6509,\n                                \"updated\": false,\n                                \"slno\": 6509,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-8th Floor\"\n                            },\n                            {\n                                \"id\": 6501,\n                                \"updated\": false,\n                                \"slno\": 6501,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Basement (Under HBT)\"\n                            },\n                            {\n                                \"id\": 6511,\n                                \"updated\": false,\n                                \"slno\": 6511,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-10th Floor\"\n                            },\n                            {\n                                \"id\": 6537,\n                                \"updated\": false,\n                                \"slno\": 6537,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Basement\"\n                            },\n                            {\n                                \"id\": 6472,\n                                \"updated\": false,\n                                \"slno\": 6472,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East-South Block\"\n                            },\n                            {\n                                \"id\": 6469,\n                                \"updated\": false,\n                                \"slno\": 6469,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-4th Floor\"\n                            },\n                            {\n                                \"id\": 6470,\n                                \"updated\": false,\n                                \"slno\": 6470,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-5th Floor\"\n                            },\n                            {\n                                \"id\": 6477,\n                                \"updated\": false,\n                                \"slno\": 6477,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6478,\n                                \"updated\": false,\n                                \"slno\": 6478,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Service Floor\"\n                            },\n                            {\n                                \"id\": 6548,\n                                \"updated\": false,\n                                \"slno\": 6548,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"FIFTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6526,\n                                \"updated\": false,\n                                \"slno\": 6526,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT\"\n                            },\n                            {\n                                \"id\": 6522,\n                                \"updated\": false,\n                                \"slno\": 6522,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-LG Floor Emergency Area  \"\n                            },\n                            {\n                                \"id\": 6527,\n                                \"updated\": false,\n                                \"slno\": 6527,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT- Lower Basement\"\n                            },\n                            {\n                                \"id\": 6471,\n                                \"updated\": false,\n                                \"slno\": 6471,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-6th Floor\"\n                            },\n                            {\n                                \"id\": 6545,\n                                \"updated\": false,\n                                \"slno\": 6545,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SECOND FLOOR\"\n                            },\n                            {\n                                \"id\": 6550,\n                                \"updated\": false,\n                                \"slno\": 6550,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"LOWER BASEMENT\"\n                            },\n                            {\n                                \"id\": 6528,\n                                \"updated\": false,\n                                \"slno\": 6528,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT- MEZZANINE\"\n                            },\n                            {\n                                \"id\": 6490,\n                                \"updated\": false,\n                                \"slno\": 6490,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"NA\"\n                            },\n                            {\n                                \"id\": 6479,\n                                \"updated\": false,\n                                \"slno\": 6479,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology\"\n                            },\n                            {\n                                \"id\": 6543,\n                                \"updated\": false,\n                                \"slno\": 6543,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SERVICE FLOOR\"\n                            },\n                            {\n                                \"id\": 6518,\n                                \"updated\": false,\n                                \"slno\": 6518,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-Admin Wing  \"\n                            },\n                            {\n                                \"id\": 6488,\n                                \"updated\": false,\n                                \"slno\": 6488,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-5th Floor\"\n                            },\n                            {\n                                \"id\": 6482,\n                                \"updated\": false,\n                                \"slno\": 6482,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6520,\n                                \"updated\": false,\n                                \"slno\": 6520,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN\"\n                            },\n                            {\n                                \"id\": 6546,\n                                \"updated\": false,\n                                \"slno\": 6546,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"THIRD FLOOR\"\n                            },\n                            {\n                                \"id\": 6484,\n                                \"updated\": false,\n                                \"slno\": 6484,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Service Floor\"\n                            },\n                            {\n                                \"id\": 6505,\n                                \"updated\": false,\n                                \"slno\": 6505,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-4th Floor\"\n                            },\n                            {\n                                \"id\": 6530,\n                                \"updated\": false,\n                                \"slno\": 6530,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Admin block Ground floor\"\n                            },\n                            {\n                                \"id\": 6551,\n                                \"updated\": false,\n                                \"slno\": 6551,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Common Area\"\n                            },\n                            {\n                                \"id\": 6503,\n                                \"updated\": false,\n                                \"slno\": 6503,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6531,\n                                \"updated\": false,\n                                \"slno\": 6531,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-First Floor\"\n                            },\n                            {\n                                \"id\": 6462,\n                                \"updated\": false,\n                                \"slno\": 6462,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Basement 2\"\n                            },\n                            {\n                                \"id\": 6516,\n                                \"updated\": false,\n                                \"slno\": 6516,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN Ground Floor  \"\n                            },\n                            {\n                                \"id\": 6539,\n                                \"updated\": false,\n                                \"slno\": 6539,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Second Floor\"\n                            },\n                            {\n                                \"id\": 6489,\n                                \"updated\": false,\n                                \"slno\": 6489,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-6th Floor\"\n                            },\n                            {\n                                \"id\": 6483,\n                                \"updated\": false,\n                                \"slno\": 6483,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6466,\n                                \"updated\": false,\n                                \"slno\": 6466,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Terrace\"\n                            },\n                            {\n                                \"id\": 6475,\n                                \"updated\": false,\n                                \"slno\": 6475,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Basement 2\"\n                            },\n                            {\n                                \"id\": 6529,\n                                \"updated\": false,\n                                \"slno\": 6529,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Admin block First floor\"\n                            },\n                            {\n                                \"id\": 6465,\n                                \"updated\": false,\n                                \"slno\": 6465,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Service Floor\"\n                            },\n                            {\n                                \"id\": 6493,\n                                \"updated\": false,\n                                \"slno\": 6493,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6457,\n                                \"updated\": false,\n                                \"slno\": 6457,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-4th Floor\"\n                            },\n                            {\n                                \"id\": 6515,\n                                \"updated\": false,\n                                \"slno\": 6515,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-3rd Floor \"\n                            },\n                            {\n                                \"id\": 6533,\n                                \"updated\": false,\n                                \"slno\": 6533,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Third Floor\"\n                            },\n                            {\n                                \"id\": 6473,\n                                \"updated\": false,\n                                \"slno\": 6473,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI\"\n                            },\n                            {\n                                \"id\": 6481,\n                                \"updated\": false,\n                                \"slno\": 6481,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Basement 2\"\n                            },\n                            {\n                                \"id\": 6500,\n                                \"updated\": false,\n                                \"slno\": 6500,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6480,\n                                \"updated\": false,\n                                \"slno\": 6480,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Basement 1\"\n                            },\n                            {\n                                \"id\": 6542,\n                                \"updated\": false,\n                                \"slno\": 6542,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"GROUND FLOOR\"\n                            },\n                            {\n                                \"id\": 6463,\n                                \"updated\": false,\n                                \"slno\": 6463,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6525,\n                                \"updated\": false,\n                                \"slno\": 6525,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-LG Floor\"\n                            },\n                            {\n                                \"id\": 6507,\n                                \"updated\": false,\n                                \"slno\": 6507,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-6th Floor\"\n                            },\n                            {\n                                \"id\": 6538,\n                                \"updated\": false,\n                                \"slno\": 6538,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Third Floor\"\n                            },\n                            {\n                                \"id\": 6454,\n                                \"updated\": false,\n                                \"slno\": 6454,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West\"\n                            },\n                            {\n                                \"id\": 6467,\n                                \"updated\": false,\n                                \"slno\": 6467,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6464,\n                                \"updated\": false,\n                                \"slno\": 6464,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6452,\n                                \"updated\": false,\n                                \"slno\": 6452,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket East\"\n                            },\n                            {\n                                \"id\": 6455,\n                                \"updated\": false,\n                                \"slno\": 6455,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6460,\n                                \"updated\": false,\n                                \"slno\": 6460,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-7th Floor\"\n                            },\n                            {\n                                \"id\": 6456,\n                                \"updated\": false,\n                                \"slno\": 6456,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6512,\n                                \"updated\": false,\n                                \"slno\": 6512,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-11th Floor\"\n                            },\n                            {\n                                \"id\": 6502,\n                                \"updated\": false,\n                                \"slno\": 6502,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-1st Floor\"\n                            },\n                            {\n                                \"id\": 6499,\n                                \"updated\": false,\n                                \"slno\": 6499,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6498,\n                                \"updated\": false,\n                                \"slno\": 6498,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6517,\n                                \"updated\": false,\n                                \"slno\": 6517,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-LG Floor \"\n                            },\n                            {\n                                \"id\": 6461,\n                                \"updated\": false,\n                                \"slno\": 6461,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Basement 1\"\n                            },\n                            {\n                                \"id\": 6508,\n                                \"updated\": false,\n                                \"slno\": 6508,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-7th Floor\"\n                            },\n                            {\n                                \"id\": 6536,\n                                \"updated\": false,\n                                \"slno\": 6536,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Ground Floor\"\n                            },\n                            {\n                                \"id\": 6494,\n                                \"updated\": false,\n                                \"slno\": 6494,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-3rd Floor-Eco Ward\"\n                            },\n                            {\n                                \"id\": 6504,\n                                \"updated\": false,\n                                \"slno\": 6504,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6532,\n                                \"updated\": false,\n                                \"slno\": 6532,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Second Floor\"\n                            },\n                            {\n                                \"id\": 6459,\n                                \"updated\": false,\n                                \"slno\": 6459,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-6th Floor\"\n                            },\n                            {\n                                \"id\": 6547,\n                                \"updated\": false,\n                                \"slno\": 6547,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"FOURTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6535,\n                                \"updated\": false,\n                                \"slno\": 6535,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - First Floor\"\n                            },\n                            {\n                                \"id\": 6468,\n                                \"updated\": false,\n                                \"slno\": 6468,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6496,\n                                \"updated\": false,\n                                \"slno\": 6496,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Basement 1\"\n                            },\n                            {\n                                \"id\": 6541,\n                                \"updated\": false,\n                                \"slno\": 6541,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"UPPER BASEMENT\"\n                            },\n                            {\n                                \"id\": 6524,\n                                \"updated\": false,\n                                \"slno\": 6524,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-1st Floor-OT\"\n                            },\n                            {\n                                \"id\": 6497,\n                                \"updated\": false,\n                                \"slno\": 6497,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Basement 2\"\n                            },\n                            {\n                                \"id\": 6523,\n                                \"updated\": false,\n                                \"slno\": 6523,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-1st Floor Labour Room\"\n                            },\n                            {\n                                \"id\": 6553,\n                                \"updated\": false,\n                                \"slno\": 6553,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-4th Floor\"\n                            },\n                            {\n                                \"id\": 6458,\n                                \"updated\": false,\n                                \"slno\": 6458,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-5th Floor\"\n                            },\n                            {\n                                \"id\": 6453,\n                                \"updated\": false,\n                                \"slno\": 6453,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket Hospital\"\n                            },\n                            {\n                                \"id\": 6544,\n                                \"updated\": false,\n                                \"slno\": 6544,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"FIRST FLOOR\"\n                            },\n                            {\n                                \"id\": 6514,\n                                \"updated\": false,\n                                \"slno\": 6514,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-2nd Floor \"\n                            },\n                            {\n                                \"id\": 6506,\n                                \"updated\": false,\n                                \"slno\": 6506,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-5th Floor\"\n                            },\n                            {\n                                \"id\": 6521,\n                                \"updated\": false,\n                                \"slno\": 6521,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6491,\n                                \"updated\": false,\n                                \"slno\": 6491,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6552,\n                                \"updated\": false,\n                                \"slno\": 6552,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SEVENTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6519,\n                                \"updated\": false,\n                                \"slno\": 6519,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-1st Floor \"\n                            },\n                            {\n                                \"id\": 6534,\n                                \"updated\": false,\n                                \"slno\": 6534,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Upper Basement\"\n                            },\n                            {\n                                \"id\": 6492,\n                                \"updated\": false,\n                                \"slno\": 6492,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-2nd Floor-Eco Ward\"\n                            },\n                            {\n                                \"id\": 6476,\n                                \"updated\": false,\n                                \"slno\": 6476,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6510,\n                                \"updated\": false,\n                                \"slno\": 6510,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-9th Floor\"\n                            },\n                            {\n                                \"id\": 6485,\n                                \"updated\": false,\n                                \"slno\": 6485,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6540,\n                                \"updated\": false,\n                                \"slno\": 6540,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Fourth Floor\"\n                            }\n                        ]\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    },\n                    \"parameterName\": \"Asset ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20002\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20003,\n            \"siteId\": 1,\n            \"itemType\": \"Accounts Master Data\",\n            \"description\": \"Accounts Master Data\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Account\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 52,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Assign Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Manager And Escalation 1 Email Address\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Escalation Level 2 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Assign Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 51,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 51,\n                        \"updated\": false,\n                        \"macroid\": 51,\n                        \"macroName\": \"Location Name\",\n                        \"macroDesc\": \"Location Name\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Accounts Subcategory Name\",\n                    \"description\": \"\",\n                    \"macroId\": 69,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 69,\n                        \"updated\": false,\n                        \"macroid\": 69,\n                        \"macroName\": \"Accounts CI\",\n                        \"macroDesc\": \"Accounts CI\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select subcategoryname,subcategoryname from sd_subcategorymaster where projectid=2 and status=0 order by subcategoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Auto Populating Data\",\n                    \"description\": \"\",\n                    \"macroId\": 4,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 4,\n                        \"updated\": false,\n                        \"macroid\": 4,\n                        \"macroName\": \"Generic Title\",\n                        \"macroDesc\": \"Use this control whenever you need a title in any form\",\n                        \"macroHtmlType\": 8,\n                        \"fieldType\": \"Title\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Assign ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Manager ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 111,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    },\n                    \"parameterName\": \"Assignment ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 111,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20003\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20004,\n            \"siteId\": 1,\n            \"itemType\": \"Assist Floor Wise Data\",\n            \"description\": \"Assist Floor Wise Data\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Floor\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 48,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 48,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Service\",\n                    \"description\": \"\",\n                    \"macroId\": 62,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 62,\n                        \"updated\": false,\n                        \"macroid\": 62,\n                        \"macroName\": \"ServiceName\",\n                        \"macroDesc\": \"ServiceName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select servicename,servicename from sd_service where projectid=1 and status=0 order by servicename\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 48,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 52,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Assign Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Assign Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Escalation Level 1 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Escalation Level 2 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Escalation Level 1 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Escalation Level 2 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Assign Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 51,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 51,\n                        \"updated\": false,\n                        \"macroid\": 51,\n                        \"macroName\": \"Location Name\",\n                        \"macroDesc\": \"Location Name\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Category Name\",\n                    \"description\": \"\",\n                    \"macroId\": 64,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 64,\n                        \"updated\": false,\n                        \"macroid\": 64,\n                        \"macroName\": \"Category Name\",\n                        \"macroDesc\": \"Category Name\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select categoryname, categoryname from sd_categorymaster where projectid=1 and status=0 order by categoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Floor Details\",\n                    \"description\": \"\",\n                    \"macroId\": 67,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 67,\n                        \"updated\": false,\n                        \"macroid\": 67,\n                        \"macroName\": \"Floor Details\",\n                        \"macroDesc\": \"Floor Details\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0,\n                        \"macrodetailses\": [\n                            {\n                                \"id\": 6474,\n                                \"updated\": false,\n                                \"slno\": 6474,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Basement 1\"\n                            },\n                            {\n                                \"id\": 6486,\n                                \"updated\": false,\n                                \"slno\": 6486,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-3th Floor\"\n                            },\n                            {\n                                \"id\": 6495,\n                                \"updated\": false,\n                                \"slno\": 6495,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Admin Wing\"\n                            },\n                            {\n                                \"id\": 6513,\n                                \"updated\": false,\n                                \"slno\": 6513,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA\"\n                            },\n                            {\n                                \"id\": 6549,\n                                \"updated\": false,\n                                \"slno\": 6549,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SIXTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6487,\n                                \"updated\": false,\n                                \"slno\": 6487,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-4th Floor\"\n                            },\n                            {\n                                \"id\": 6509,\n                                \"updated\": false,\n                                \"slno\": 6509,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-8th Floor\"\n                            },\n                            {\n                                \"id\": 6501,\n                                \"updated\": false,\n                                \"slno\": 6501,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Basement (Under HBT)\"\n                            },\n                            {\n                                \"id\": 6511,\n                                \"updated\": false,\n                                \"slno\": 6511,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-10th Floor\"\n                            },\n                            {\n                                \"id\": 6537,\n                                \"updated\": false,\n                                \"slno\": 6537,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Basement\"\n                            },\n                            {\n                                \"id\": 6472,\n                                \"updated\": false,\n                                \"slno\": 6472,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East-South Block\"\n                            },\n                            {\n                                \"id\": 6469,\n                                \"updated\": false,\n                                \"slno\": 6469,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-4th Floor\"\n                            },\n                            {\n                                \"id\": 6470,\n                                \"updated\": false,\n                                \"slno\": 6470,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-5th Floor\"\n                            },\n                            {\n                                \"id\": 6477,\n                                \"updated\": false,\n                                \"slno\": 6477,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6478,\n                                \"updated\": false,\n                                \"slno\": 6478,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Service Floor\"\n                            },\n                            {\n                                \"id\": 6548,\n                                \"updated\": false,\n                                \"slno\": 6548,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"FIFTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6526,\n                                \"updated\": false,\n                                \"slno\": 6526,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT\"\n                            },\n                            {\n                                \"id\": 6522,\n                                \"updated\": false,\n                                \"slno\": 6522,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-LG Floor Emergency Area  \"\n                            },\n                            {\n                                \"id\": 6527,\n                                \"updated\": false,\n                                \"slno\": 6527,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT- Lower Basement\"\n                            },\n                            {\n                                \"id\": 6471,\n                                \"updated\": false,\n                                \"slno\": 6471,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-6th Floor\"\n                            },\n                            {\n                                \"id\": 6545,\n                                \"updated\": false,\n                                \"slno\": 6545,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SECOND FLOOR\"\n                            },\n                            {\n                                \"id\": 6550,\n                                \"updated\": false,\n                                \"slno\": 6550,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"LOWER BASEMENT\"\n                            },\n                            {\n                                \"id\": 6528,\n                                \"updated\": false,\n                                \"slno\": 6528,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT- MEZZANINE\"\n                            },\n                            {\n                                \"id\": 6490,\n                                \"updated\": false,\n                                \"slno\": 6490,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"NA\"\n                            },\n                            {\n                                \"id\": 6479,\n                                \"updated\": false,\n                                \"slno\": 6479,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology\"\n                            },\n                            {\n                                \"id\": 6543,\n                                \"updated\": false,\n                                \"slno\": 6543,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SERVICE FLOOR\"\n                            },\n                            {\n                                \"id\": 6518,\n                                \"updated\": false,\n                                \"slno\": 6518,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-Admin Wing  \"\n                            },\n                            {\n                                \"id\": 6488,\n                                \"updated\": false,\n                                \"slno\": 6488,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-5th Floor\"\n                            },\n                            {\n                                \"id\": 6482,\n                                \"updated\": false,\n                                \"slno\": 6482,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6520,\n                                \"updated\": false,\n                                \"slno\": 6520,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN\"\n                            },\n                            {\n                                \"id\": 6546,\n                                \"updated\": false,\n                                \"slno\": 6546,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"THIRD FLOOR\"\n                            },\n                            {\n                                \"id\": 6484,\n                                \"updated\": false,\n                                \"slno\": 6484,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Service Floor\"\n                            },\n                            {\n                                \"id\": 6505,\n                                \"updated\": false,\n                                \"slno\": 6505,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-4th Floor\"\n                            },\n                            {\n                                \"id\": 6530,\n                                \"updated\": false,\n                                \"slno\": 6530,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Admin block Ground floor\"\n                            },\n                            {\n                                \"id\": 6551,\n                                \"updated\": false,\n                                \"slno\": 6551,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Common Area\"\n                            },\n                            {\n                                \"id\": 6503,\n                                \"updated\": false,\n                                \"slno\": 6503,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6531,\n                                \"updated\": false,\n                                \"slno\": 6531,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-First Floor\"\n                            },\n                            {\n                                \"id\": 6462,\n                                \"updated\": false,\n                                \"slno\": 6462,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Basement 2\"\n                            },\n                            {\n                                \"id\": 6516,\n                                \"updated\": false,\n                                \"slno\": 6516,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN Ground Floor  \"\n                            },\n                            {\n                                \"id\": 6539,\n                                \"updated\": false,\n                                \"slno\": 6539,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Second Floor\"\n                            },\n                            {\n                                \"id\": 6489,\n                                \"updated\": false,\n                                \"slno\": 6489,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-6th Floor\"\n                            },\n                            {\n                                \"id\": 6483,\n                                \"updated\": false,\n                                \"slno\": 6483,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6466,\n                                \"updated\": false,\n                                \"slno\": 6466,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Terrace\"\n                            },\n                            {\n                                \"id\": 6475,\n                                \"updated\": false,\n                                \"slno\": 6475,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Basement 2\"\n                            },\n                            {\n                                \"id\": 6529,\n                                \"updated\": false,\n                                \"slno\": 6529,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Admin block First floor\"\n                            },\n                            {\n                                \"id\": 6465,\n                                \"updated\": false,\n                                \"slno\": 6465,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Service Floor\"\n                            },\n                            {\n                                \"id\": 6493,\n                                \"updated\": false,\n                                \"slno\": 6493,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6457,\n                                \"updated\": false,\n                                \"slno\": 6457,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-4th Floor\"\n                            },\n                            {\n                                \"id\": 6515,\n                                \"updated\": false,\n                                \"slno\": 6515,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-3rd Floor \"\n                            },\n                            {\n                                \"id\": 6533,\n                                \"updated\": false,\n                                \"slno\": 6533,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Third Floor\"\n                            },\n                            {\n                                \"id\": 6473,\n                                \"updated\": false,\n                                \"slno\": 6473,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI\"\n                            },\n                            {\n                                \"id\": 6481,\n                                \"updated\": false,\n                                \"slno\": 6481,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Basement 2\"\n                            },\n                            {\n                                \"id\": 6500,\n                                \"updated\": false,\n                                \"slno\": 6500,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6480,\n                                \"updated\": false,\n                                \"slno\": 6480,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-Oncology-Basement 1\"\n                            },\n                            {\n                                \"id\": 6542,\n                                \"updated\": false,\n                                \"slno\": 6542,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"GROUND FLOOR\"\n                            },\n                            {\n                                \"id\": 6463,\n                                \"updated\": false,\n                                \"slno\": 6463,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6525,\n                                \"updated\": false,\n                                \"slno\": 6525,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-LG Floor\"\n                            },\n                            {\n                                \"id\": 6507,\n                                \"updated\": false,\n                                \"slno\": 6507,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-6th Floor\"\n                            },\n                            {\n                                \"id\": 6538,\n                                \"updated\": false,\n                                \"slno\": 6538,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Third Floor\"\n                            },\n                            {\n                                \"id\": 6454,\n                                \"updated\": false,\n                                \"slno\": 6454,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West\"\n                            },\n                            {\n                                \"id\": 6467,\n                                \"updated\": false,\n                                \"slno\": 6467,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6464,\n                                \"updated\": false,\n                                \"slno\": 6464,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6452,\n                                \"updated\": false,\n                                \"slno\": 6452,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket East\"\n                            },\n                            {\n                                \"id\": 6455,\n                                \"updated\": false,\n                                \"slno\": 6455,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6460,\n                                \"updated\": false,\n                                \"slno\": 6460,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-7th Floor\"\n                            },\n                            {\n                                \"id\": 6456,\n                                \"updated\": false,\n                                \"slno\": 6456,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6512,\n                                \"updated\": false,\n                                \"slno\": 6512,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-11th Floor\"\n                            },\n                            {\n                                \"id\": 6502,\n                                \"updated\": false,\n                                \"slno\": 6502,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-1st Floor\"\n                            },\n                            {\n                                \"id\": 6499,\n                                \"updated\": false,\n                                \"slno\": 6499,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Ist Floor\"\n                            },\n                            {\n                                \"id\": 6498,\n                                \"updated\": false,\n                                \"slno\": 6498,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6517,\n                                \"updated\": false,\n                                \"slno\": 6517,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-LG Floor \"\n                            },\n                            {\n                                \"id\": 6461,\n                                \"updated\": false,\n                                \"slno\": 6461,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-Basement 1\"\n                            },\n                            {\n                                \"id\": 6508,\n                                \"updated\": false,\n                                \"slno\": 6508,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-7th Floor\"\n                            },\n                            {\n                                \"id\": 6536,\n                                \"updated\": false,\n                                \"slno\": 6536,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Ground Floor\"\n                            },\n                            {\n                                \"id\": 6494,\n                                \"updated\": false,\n                                \"slno\": 6494,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-3rd Floor-Eco Ward\"\n                            },\n                            {\n                                \"id\": 6504,\n                                \"updated\": false,\n                                \"slno\": 6504,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6532,\n                                \"updated\": false,\n                                \"slno\": 6532,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Second Floor\"\n                            },\n                            {\n                                \"id\": 6459,\n                                \"updated\": false,\n                                \"slno\": 6459,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-6th Floor\"\n                            },\n                            {\n                                \"id\": 6547,\n                                \"updated\": false,\n                                \"slno\": 6547,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"FOURTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6535,\n                                \"updated\": false,\n                                \"slno\": 6535,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - First Floor\"\n                            },\n                            {\n                                \"id\": 6468,\n                                \"updated\": false,\n                                \"slno\": 6468,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-East Block-3rd Floor\"\n                            },\n                            {\n                                \"id\": 6496,\n                                \"updated\": false,\n                                \"slno\": 6496,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Basement 1\"\n                            },\n                            {\n                                \"id\": 6541,\n                                \"updated\": false,\n                                \"slno\": 6541,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"UPPER BASEMENT\"\n                            },\n                            {\n                                \"id\": 6524,\n                                \"updated\": false,\n                                \"slno\": 6524,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-1st Floor-OT\"\n                            },\n                            {\n                                \"id\": 6497,\n                                \"updated\": false,\n                                \"slno\": 6497,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-Basement 2\"\n                            },\n                            {\n                                \"id\": 6523,\n                                \"updated\": false,\n                                \"slno\": 6523,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-1st Floor Labour Room\"\n                            },\n                            {\n                                \"id\": 6553,\n                                \"updated\": false,\n                                \"slno\": 6553,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-4th Floor\"\n                            },\n                            {\n                                \"id\": 6458,\n                                \"updated\": false,\n                                \"slno\": 6458,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket West-5th Floor\"\n                            },\n                            {\n                                \"id\": 6453,\n                                \"updated\": false,\n                                \"slno\": 6453,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket Hospital\"\n                            },\n                            {\n                                \"id\": 6544,\n                                \"updated\": false,\n                                \"slno\": 6544,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"FIRST FLOOR\"\n                            },\n                            {\n                                \"id\": 6514,\n                                \"updated\": false,\n                                \"slno\": 6514,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-2nd Floor \"\n                            },\n                            {\n                                \"id\": 6506,\n                                \"updated\": false,\n                                \"slno\": 6506,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-5th Floor\"\n                            },\n                            {\n                                \"id\": 6521,\n                                \"updated\": false,\n                                \"slno\": 6521,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6491,\n                                \"updated\": false,\n                                \"slno\": 6491,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6552,\n                                \"updated\": false,\n                                \"slno\": 6552,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SEVENTH FLOOR\"\n                            },\n                            {\n                                \"id\": 6519,\n                                \"updated\": false,\n                                \"slno\": 6519,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"DDN-1st Floor \"\n                            },\n                            {\n                                \"id\": 6534,\n                                \"updated\": false,\n                                \"slno\": 6534,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"BHT-Upper Basement\"\n                            },\n                            {\n                                \"id\": 6492,\n                                \"updated\": false,\n                                \"slno\": 6492,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Mohali-2nd Floor-Eco Ward\"\n                            },\n                            {\n                                \"id\": 6476,\n                                \"updated\": false,\n                                \"slno\": 6476,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-MHVI-Ground Floor\"\n                            },\n                            {\n                                \"id\": 6510,\n                                \"updated\": false,\n                                \"slno\": 6510,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"PPA-9th Floor\"\n                            },\n                            {\n                                \"id\": 6485,\n                                \"updated\": false,\n                                \"slno\": 6485,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"Saket-South Block-2nd Floor\"\n                            },\n                            {\n                                \"id\": 6540,\n                                \"updated\": false,\n                                \"slno\": 6540,\n                                \"macroid\": 67,\n                                \"macroName\": \"Floor Details\",\n                                \"isinbuilt\": 0,\n                                \"macrovalue\": \"SKCT - Fourth Floor\"\n                            }\n                        ]\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Escalation Level 3 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Escalation Level 3 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Asset ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"ServiceID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"CategoryID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20005,\n            \"siteId\": 1,\n            \"itemType\": \"HR Master Process\",\n            \"description\": \"HR Master Process\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"HR\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 52,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Assign Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 52,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Assign Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Escalation Level 1 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Escalation Level 2 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Escalation Level 1 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Escalation Level 2 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Assign.Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 60,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 60,\n                        \"updated\": false,\n                        \"macroid\": 60,\n                        \"macroName\": \"LocationName\",\n                        \"macroDesc\": \"LocationName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster where locationid>1 order by locationname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Escalation Level 3 Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Escalation Level 3 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 77,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 77,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"HR Service\",\n                    \"description\": \"\",\n                    \"macroId\": 82,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 82,\n                        \"updated\": false,\n                        \"macroid\": 82,\n                        \"macroName\": \"HR Service\",\n                        \"macroDesc\": \"HR Service\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select servicename,servicename from sd_service where projectid=10 and status=0 order by servicename\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 77,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"HR Category Name\",\n                    \"description\": \"\",\n                    \"macroId\": 83,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 83,\n                        \"updated\": false,\n                        \"macroid\": 83,\n                        \"macroName\": \"HR Category\",\n                        \"macroDesc\": \"HR Category\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select categoryname, categoryname from sd_categorymaster where projectid=10 and status=0 order by categoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"HR Subcategory Name\",\n                    \"description\": \"\",\n                    \"macroId\": 84,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 84,\n                        \"updated\": false,\n                        \"macroid\": 84,\n                        \"macroName\": \"HR Subcategory\",\n                        \"macroDesc\": \"HR Subcategory\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select subcategoryname, subcategoryname from sd_subcategorymaster where projectid=10 and status=0 order by subcategoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Assign ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20007,\n            \"siteId\": 1,\n            \"itemType\": \"Complaint Management Data\",\n            \"description\": \"Complaint Management Data\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"VOC\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Assign Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 60,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 60,\n                        \"updated\": false,\n                        \"macroid\": 60,\n                        \"macroName\": \"LocationName\",\n                        \"macroDesc\": \"LocationName\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster where locationid>1 order by locationname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 84,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Call Assignment ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 85,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Quality Manager ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 86,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Second In Command Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 87,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Second In Command Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Unit Head Email\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Unit Head Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"HR Head Email\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"HR Head Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Auto Populating Data \",\n                    \"description\": \"\",\n                    \"macroId\": 4,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 4,\n                        \"updated\": false,\n                        \"macroid\": 4,\n                        \"macroName\": \"Generic Title\",\n                        \"macroDesc\": \"Use this control whenever you need a title in any form\",\n                        \"macroHtmlType\": 8,\n                        \"fieldType\": \"Title\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Quality Manager Email Address\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Quality Manager Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Unit Head ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"HR Head ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Feedback Received For\",\n                    \"description\": \"\",\n                    \"macroId\": 104,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 104,\n                        \"updated\": false,\n                        \"macroid\": 104,\n                        \"macroName\": \"Complaint Feedback Received For\",\n                        \"macroDesc\": \"Complaint Feedback Received For\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select categoryname,categoryname  from sd_categorymaster where projectid=9 and status<>2 order by categoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Nature Of Feedback\",\n                    \"description\": \"\",\n                    \"macroId\": 105,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 105,\n                        \"updated\": false,\n                        \"macroid\": 105,\n                        \"macroName\": \"Complaint Nature Of Feedback\",\n                        \"macroDesc\": \"Complaint Nature Of Feedback\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select subcategoryname,subcategoryname  from sd_subcategorymaster where projectid=9 and status<>2 group by subcategoryname order by subcategoryname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Department Involved\",\n                    \"description\": \"\",\n                    \"macroId\": 106,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 106,\n                        \"updated\": false,\n                        \"macroid\": 106,\n                        \"macroName\": \"Complaint Department Involved\",\n                        \"macroDesc\": \"Complaint Department Involved\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT dependentfieldname,dependentfieldname FROM sd_dependent_master where (dependentfieldid between 17631 and 17666) or  dependentfieldid in(17972,17973,17974,17975,17984,17987,17988,18014)  and status=0 order by dependentfieldname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Call Assignment\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"HOD Cell No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"HOD Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 109,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"HOD ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 109,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 110,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"SIC ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 110,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 112,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Super Boss Positive\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 112,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 113,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Super Boss Negative\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 113,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20008,\n            \"siteId\": 1,\n            \"itemType\": \"PMO Process\",\n            \"description\": \"PMO Process\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"PMO\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 114,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Functional Unit\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 114,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 115,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Task Owner Email\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 115,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 116,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Auto Data\",\n                    \"description\": \"\",\n                    \"macroId\": 4,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 4,\n                        \"updated\": false,\n                        \"macroid\": 4,\n                        \"macroName\": \"Generic Title\",\n                        \"macroDesc\": \"Use this control whenever you need a title in any form\",\n                        \"macroHtmlType\": 8,\n                        \"fieldType\": \"Title\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 116,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 117,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Task Owner ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 117,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 118,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FullName\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 118,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20009,\n            \"siteId\": 1,\n            \"itemType\": \"SOP Region\",\n            \"description\": \"SOP Region\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"SOP\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 119,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"Location Name\",\n                    \"description\": \"\",\n                    \"macroId\": 153,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 153,\n                        \"updated\": false,\n                        \"macroid\": 153,\n                        \"macroName\": \"SOP Region Location\",\n                        \"macroDesc\": \"SOP Region Location\",\n                        \"macroHtmlType\": 6,\n                        \"fieldType\": \"MultiSelectBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationid,locationname from servicedesklocationmaster where locationid not in (1,19) order by locationname\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 119,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20010,\n            \"siteId\": 1,\n            \"itemType\": \"Deduction Master\",\n            \"description\": \"\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"MHC/DM\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location\",\n                    \"description\": \"\",\n                    \"macroId\": 51,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 51,\n                        \"updated\": false,\n                        \"macroid\": 51,\n                        \"macroName\": \"Location Name\",\n                        \"macroDesc\": \"Location Name\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select locationname,locationname from servicedesklocationmaster\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 120,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location SPOC Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 120,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 121,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Wrong Billing SPOC Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 121,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 123,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 123,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Clinical Concern SPOC Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 123,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 124,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 124,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"WB Escalation L1 Manager Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 124,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 126,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 126,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"CC Escalation L1 Manager Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 126,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 127,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 127,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location SPOC User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 127,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 128,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 128,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Wrong Billing SPOC User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 128,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 130,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 130,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Clinical Concern SPOC User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 130,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 131,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 131,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"WB Escalation L1 Manager User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 131,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 133,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 133,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"CC Escalation L1 Manager User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 133,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 150,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 150,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location Escalation L1 Manager Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 150,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 151,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 151,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location Escalation L2 Manager Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 151,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 152,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 152,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"WB Escalation L2 Manager Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 152,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 153,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 153,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"CC Escalation L2 Manager Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 153,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 154,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 154,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location Escalation L1 Manager User ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 154,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 155,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 155,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Location Escalation L2 Manager User ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 155,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 156,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 156,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"WB Escalation L2 Manager User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 156,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 157,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 157,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"CC Escalation L2 Manager User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 157,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 168,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 168,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Need WB Resolution Check\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 168,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 169,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 169,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Need ED Resolution Check\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 169,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 170,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 170,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Need CC Resolution Check\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 170,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 173,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 173,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Non PSU Location Spoc Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 173,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 174,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 174,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Non PSU Location Spoc User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 174,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20011,\n            \"siteId\": 1,\n            \"itemType\": \"Wrong Billing Resolution Authority Master\",\n            \"description\": \"\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"MHC/WBRAM\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Location\",\n                    \"description\": \"\",\n                    \"macroId\": 41,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 41,\n                        \"updated\": false,\n                        \"macroid\": 41,\n                        \"macroName\": \"Location List\",\n                        \"macroDesc\": \"Location List\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT distinct LocationName,LocationName FROM servicedesklocationmaster where locationid not in (1,19) order by LocationName\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 134,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 134,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Authority 1 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 134,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 135,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 135,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Authority 2 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 135,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 137,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 137,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Authority 1 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 137,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 138,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 138,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Authority 2 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 138,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20012,\n            \"siteId\": 1,\n            \"itemType\": \"Clinical Concerns Resolution Authority Master\",\n            \"description\": \"\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"MHC/CCRAM\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Location\",\n                    \"description\": \"\",\n                    \"macroId\": 41,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 41,\n                        \"updated\": false,\n                        \"macroid\": 41,\n                        \"macroName\": \"Location List\",\n                        \"macroDesc\": \"Location List\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT distinct LocationName,LocationName FROM servicedesklocationmaster where locationid not in (1,19) order by LocationName\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 140,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 140,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Authority 1 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 140,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 141,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 141,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Authority 2 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 141,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 142,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 142,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Authority 1 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 142,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 143,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 143,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Authority 2 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 143,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20013,\n            \"siteId\": 1,\n            \"itemType\": \"Channel Master\",\n            \"description\": \"\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"MHC/Channel\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 144,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 144,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"Channel Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 144,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20014,\n            \"siteId\": 1,\n            \"itemType\": \"Erroneous Deduction Resolution Authority Master\",\n            \"description\": \"\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"MHC/EDRAM\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 145,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 145,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Channel\",\n                    \"description\": \"\",\n                    \"macroId\": 156,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 156,\n                        \"updated\": false,\n                        \"macroid\": 156,\n                        \"macroName\": \"Channel List\",\n                        \"macroDesc\": \"Channel List\",\n                        \"macroHtmlType\": 2,\n                        \"fieldType\": \"SelecBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"select assetvalue,assetvalue from assetdetails where itemtypeid='20013'\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 0\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 145,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 146,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 146,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Authority 1 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 146,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 147,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 147,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Authority 2 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 147,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 148,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 148,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Authority 1 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 148,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 149,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 149,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Authority 2 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 149,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 158,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 158,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Ticket Owner Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 158,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 159,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 159,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Escalation L1 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 159,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 160,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 160,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Escalation L2 Email ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 160,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 161,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 161,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Ticket Owner User ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 161,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 162,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 162,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Escalation L1 User ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 162,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 163,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 163,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Escalation L2 User ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 163,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 171,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 171,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Authority1 Limit pect\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 171,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 172,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 172,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Authority2 Limit pect\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 172,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20015,\n            \"siteId\": 1,\n            \"itemType\": \"Erroneous Deduction Finance SPOC Master\",\n            \"description\": \"Erroneous Deduction Finance SPOC Master\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"MHC/EDFTM\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Location\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 164,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 164,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Finance SPOC Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 164,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 165,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 165,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Finance SPOC 1 Email Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 165,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 166,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 166,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Finance SPOC User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 166,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 167,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 167,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Finance SPOC 1 User Id\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 167,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20016,\n            \"siteId\": 1,\n            \"itemType\": \"EAM Asset\",\n            \"description\": \"EAM Asset\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"BA\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"sno\": 98,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"sno\": 99,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"sno\": 100,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"sno\": 101,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"sno\": 102,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"sno\": 103,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"sno\": 104,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"sno\": 105,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"sno\": 106,\n                    \"fieldId\": 10,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"HOSTNAME\"\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"sno\": 107,\n                    \"fieldId\": 11,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"BIOS\"\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"sno\": 108,\n                    \"fieldId\": 12,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAC\"\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"sno\": 109,\n                    \"fieldId\": 13,\n                    \"displayName\": \"\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"AGENTTAG\"\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"sno\": 110,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"sno\": 111,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"sno\": 112,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"sno\": 113,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"sno\": 114,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"sno\": 115,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"sno\": 116,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"sno\": 117,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"sno\": 118,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"sno\": 119,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"sno\": 120,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"sno\": 121,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"sno\": 122,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 175,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 175,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Description\",\n                    \"description\": \"\",\n                    \"macroId\": 2,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 2,\n                        \"updated\": false,\n                        \"macroid\": 2,\n                        \"macroName\": \"Generic Text Area\",\n                        \"macroDesc\": \"Use this control whenever you need a text area input in any form\",\n                        \"macroHtmlType\": 4,\n                        \"fieldType\": \"TextArea\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 175,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 176,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 176,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Department\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 176,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 177,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 177,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Location\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 177,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 181,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 181,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Comment\",\n                    \"description\": \"\",\n                    \"macroId\": 2,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 2,\n                        \"updated\": false,\n                        \"macroid\": 2,\n                        \"macroName\": \"Generic Text Area\",\n                        \"macroDesc\": \"Use this control whenever you need a text area input in any form\",\n                        \"macroHtmlType\": 4,\n                        \"fieldType\": \"TextArea\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 181,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 182,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 182,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Out Of Service\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 182,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 183,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 183,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Serial Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 183,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 184,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 184,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Status\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 184,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 185,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 185,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Type\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 185,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        }\n    ],\n    \"assetFlowDetails\": [\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            },\n            \"value\": \"InStock\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 2,\n                \"siteId\": 1\n            },\n            \"value\": \"InUse\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 2,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 3,\n                \"siteId\": 1\n            },\n            \"value\": \"Not InUse\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 3,\n                \"siteId\": 1\n            }\n        }\n    ],\n    \"assetRoles\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"assetRoleId\": 1,\n            \"inheritedFrom\": \"3\",\n            \"roleName\": \"Asset User\",\n            \"roleDesc\": \"The person who has the privilege to only view the assets and their properties.\",\n            \"defaultRole\": 0,\n            \"addAccess\": 0,\n            \"editAccess\": 0,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 0,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"assetRoleId\": 2,\n            \"inheritedFrom\": \"1\",\n            \"roleName\": \"Asset Admin\",\n            \"roleDesc\": \"The person who has the privilege to add/delete/view/modify the assets and their properties.\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 1,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"assetRoleId\": 3,\n            \"inheritedFrom\": \"2\",\n            \"roleName\": \"Asset Operator\",\n            \"roleDesc\": \"The person who has the privilege to only view/modify the assets and their properties.\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"assetRoleId\": 4,\n            \"inheritedFrom\": \"1\",\n            \"roleName\": \"Accounts CI Admin\",\n            \"roleDesc\": \"Accounts CI Admin\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 5,\n            \"updated\": false,\n            \"assetRoleId\": 5,\n            \"inheritedFrom\": \"1\",\n            \"roleName\": \"Complaint Management CI Admin\",\n            \"roleDesc\": \"Complaint Management CI Admin\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 6,\n            \"updated\": false,\n            \"assetRoleId\": 6,\n            \"inheritedFrom\": \"1\",\n            \"roleName\": \"HR CI Admin\",\n            \"roleDesc\": \"HR CI Admin\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 7,\n            \"updated\": false,\n            \"assetRoleId\": 7,\n            \"inheritedFrom\": \"1\",\n            \"roleName\": \"Assist CI Admin\",\n            \"roleDesc\": \"Assist CI Admin\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        }\n    ],\n    \"assetControlFlowConfigDetails\": [],\n    \"assetGenerationDetails\": [],\n    \"assetRequestNumberFormatDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"requestFormatId\": 1,\n            \"prefix\": \"{AssetType}/\",\n            \"noOfDigits\": 5,\n            \"startFrom\": \"00001\",\n            \"autoIncrement\": \"0\",\n            \"realignedAt\": 1430205956000,\n            \"moduleid\": 1,\n            \"itemTypeId\": 0\n        }\n    ],\n    \"assetMiscDetails\": [],\n    \"assetFieldsTemplateDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"templateId\": 1,\n            \"templateName\": \"Assist Master Data\",\n            \"templateDescription\": \"Assist Master Data\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 198,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 1,\n                        \"templateName\": \"Assist Master Data\",\n                        \"templateDescription\": \"Assist Master Data\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Vidhi.Bansal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 199,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 1,\n                        \"templateName\": \"Assist Master Data\",\n                        \"templateDescription\": \"Assist Master Data\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9811242356\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"templateId\": 2,\n            \"templateName\": \"Assist Master Data 1\",\n            \"templateDescription\": \"Assist Master Data\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 3,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 2,\n                        \"templateName\": \"Assist Master Data 1\",\n                        \"templateDescription\": \"Assist Master Data\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9811242356\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 4,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 2,\n                        \"templateName\": \"Assist Master Data 1\",\n                        \"templateDescription\": \"Assist Master Data\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"vidhi.bansal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"templateId\": 3,\n            \"templateName\": \"Assist Master Data 2\",\n            \"templateDescription\": \"Assist Master Data 2\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 5,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 3,\n                        \"templateName\": \"Assist Master Data 2\",\n                        \"templateDescription\": \"Assist Master Data 2\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9811242356\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 6,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 3,\n                        \"templateName\": \"Assist Master Data 2\",\n                        \"templateDescription\": \"Assist Master Data 2\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Vidhi.Bansal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"templateId\": 4,\n            \"templateName\": \"Assist Master Data 3\",\n            \"templateDescription\": \"Assist Master Data 3\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 7,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 4,\n                        \"templateName\": \"Assist Master Data 3\",\n                        \"templateDescription\": \"Assist Master Data 3\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9811242356\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 8,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 4,\n                        \"templateName\": \"Assist Master Data 3\",\n                        \"templateDescription\": \"Assist Master Data 3\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Vidhi.Bansal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"updated\": false,\n            \"templateId\": 5,\n            \"templateName\": \"Assist Master Data 4\",\n            \"templateDescription\": \"Assist Master Data 4\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 9,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 5,\n                        \"templateName\": \"Assist Master Data 4\",\n                        \"templateDescription\": \"Assist Master Data 4\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9811334939,9810387858,9810337629, 9871133905\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 10,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 5,\n                        \"templateName\": \"Assist Master Data 4\",\n                        \"templateDescription\": \"Assist Master Data 4\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"abajaj@maxhealthcare.com,amardeep.kohli@maxhealthcare.com,Debobrata.nandi@maxhealthcare.com, dvsingh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 6,\n            \"updated\": false,\n            \"templateId\": 6,\n            \"templateName\": \"Assist Master Data 5\",\n            \"templateDescription\": \"Assist Master Data 5\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 11,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 6,\n                        \"templateName\": \"Assist Master Data 5\",\n                        \"templateDescription\": \"Assist Master Data 5\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9811334939,9810387858,9810337629\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 12,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 6,\n                        \"templateName\": \"Assist Master Data 5\",\n                        \"templateDescription\": \"Assist Master Data 5\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"abajaj@maxhealthcare.com,amardeep.kohli@maxhealthcare.com,Debobrata.nandi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"updated\": false,\n            \"templateId\": 7,\n            \"templateName\": \"Assist Master Data 6\",\n            \"templateDescription\": \"Assist Master Data 6\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 13,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 7,\n                        \"templateName\": \"Assist Master Data 6\",\n                        \"templateDescription\": \"Assist Master Data 6\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9811334939,9810387858,9810337629\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 14,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 7,\n                        \"templateName\": \"Assist Master Data 6\",\n                        \"templateDescription\": \"Assist Master Data 6\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"abajaj@maxhealthcare.com,amardeep.kohli@maxhealthcare.com,Debobrata.nandi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"updated\": false,\n            \"templateId\": 8,\n            \"templateName\": \"Assist Master Data 7\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": []\n        },\n        {\n            \"id\": 9,\n            \"updated\": false,\n            \"templateId\": 9,\n            \"templateName\": \"Assist Master Data 8\",\n            \"templateDescription\": \"Assist Master Data 8\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 15,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 9,\n                        \"templateName\": \"Assist Master Data 8\",\n                        \"templateDescription\": \"Assist Master Data 8\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"shahnawaz.khan@maxhealthcare.com,omprakash.bharti@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 16,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 9,\n                        \"templateName\": \"Assist Master Data 8\",\n                        \"templateDescription\": \"Assist Master Data 8\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818136092,9910375207\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"updated\": false,\n            \"templateId\": 10,\n            \"templateName\": \"Assist Master Data 9\",\n            \"templateDescription\": \"Assist Master Data 9\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 17,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 10,\n                        \"templateName\": \"Assist Master Data 9\",\n                        \"templateDescription\": \"Assist Master Data 9\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"shahnawaz.khan@maxhealthcare.com,omprakash.bharti@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 18,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 10,\n                        \"templateName\": \"Assist Master Data 9\",\n                        \"templateDescription\": \"Assist Master Data 9\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818136092,9910375207\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"updated\": false,\n            \"templateId\": 11,\n            \"templateName\": \"Assist Master Data 10\",\n            \"templateDescription\": \"Assist Master Data 10\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 19,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 11,\n                        \"templateName\": \"Assist Master Data 10\",\n                        \"templateDescription\": \"Assist Master Data 10\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818136092,9910375207\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 20,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 11,\n                        \"templateName\": \"Assist Master Data 10\",\n                        \"templateDescription\": \"Assist Master Data 10\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"shahnawaz.khan@maxhealthcare.com,omprakash.bharti@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 12,\n            \"updated\": false,\n            \"templateId\": 12,\n            \"templateName\": \"Assist Master Data 11\",\n            \"templateDescription\": \"Assist Master Data 11\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 21,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 12,\n                        \"templateName\": \"Assist Master Data 11\",\n                        \"templateDescription\": \"Assist Master Data 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"shahnawaz.khan@maxhealthcare.com,omprakash.bharti@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 22,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 12,\n                        \"templateName\": \"Assist Master Data 11\",\n                        \"templateDescription\": \"Assist Master Data 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818136092,9910375207\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 13,\n            \"updated\": false,\n            \"templateId\": 13,\n            \"templateName\": \"Assist Master Data 12\",\n            \"templateDescription\": \"Assist Master Data 12\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 23,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 13,\n                        \"templateName\": \"Assist Master Data 12\",\n                        \"templateDescription\": \"Assist Master Data 12\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"shahnawaz.khan@maxhealthcare.com,omprakash.bharti@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 24,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 13,\n                        \"templateName\": \"Assist Master Data 12\",\n                        \"templateDescription\": \"Assist Master Data 12\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818136092,9910375207\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"updated\": false,\n            \"templateId\": 14,\n            \"templateName\": \"Assist Master Data 13\",\n            \"templateDescription\": \"Assist Master Data 13\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 25,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 14,\n                        \"templateName\": \"Assist Master Data 13\",\n                        \"templateDescription\": \"Assist Master Data 13\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"shahnawaz.khan@maxhealthcare.com,omprakash.bharti@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 26,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 14,\n                        \"templateName\": \"Assist Master Data 13\",\n                        \"templateDescription\": \"Assist Master Data 13\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818136092,9910375207\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"updated\": false,\n            \"templateId\": 15,\n            \"templateName\": \"Assist Master Data 14\",\n            \"templateDescription\": \"Assist Master Data 14\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 27,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 15,\n                        \"templateName\": \"Assist Master Data 14\",\n                        \"templateDescription\": \"Assist Master Data 14\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 28,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 15,\n                        \"templateName\": \"Assist Master Data 14\",\n                        \"templateDescription\": \"Assist Master Data 14\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 16,\n            \"updated\": false,\n            \"templateId\": 16,\n            \"templateName\": \"Assist Master Data 15\",\n            \"templateDescription\": \"Assist Master Data 15\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 29,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 16,\n                        \"templateName\": \"Assist Master Data 15\",\n                        \"templateDescription\": \"Assist Master Data 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 30,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 16,\n                        \"templateName\": \"Assist Master Data 15\",\n                        \"templateDescription\": \"Assist Master Data 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"updated\": false,\n            \"templateId\": 17,\n            \"templateName\": \"Assist Master Data 16\",\n            \"templateDescription\": \"Assist Master Data 16\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 31,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 17,\n                        \"templateName\": \"Assist Master Data 16\",\n                        \"templateDescription\": \"Assist Master Data 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 32,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 17,\n                        \"templateName\": \"Assist Master Data 16\",\n                        \"templateDescription\": \"Assist Master Data 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 18,\n            \"updated\": false,\n            \"templateId\": 18,\n            \"templateName\": \"Assist Master Data 17\",\n            \"templateDescription\": \"Assist Master Data 17\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 33,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 18,\n                        \"templateName\": \"Assist Master Data 17\",\n                        \"templateDescription\": \"Assist Master Data 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 34,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 18,\n                        \"templateName\": \"Assist Master Data 17\",\n                        \"templateDescription\": \"Assist Master Data 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"updated\": false,\n            \"templateId\": 19,\n            \"templateName\": \"Assist Master Data 18\",\n            \"templateDescription\": \"Assist Master Data 18\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 35,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 19,\n                        \"templateName\": \"Assist Master Data 18\",\n                        \"templateDescription\": \"Assist Master Data 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 36,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 19,\n                        \"templateName\": \"Assist Master Data 18\",\n                        \"templateDescription\": \"Assist Master Data 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"updated\": false,\n            \"templateId\": 20,\n            \"templateName\": \"Assist Master Data 19\",\n            \"templateDescription\": \"Assist Master Data 19\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 37,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 20,\n                        \"templateName\": \"Assist Master Data 19\",\n                        \"templateDescription\": \"Assist Master Data 19\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 38,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 20,\n                        \"templateName\": \"Assist Master Data 19\",\n                        \"templateDescription\": \"Assist Master Data 19\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 21,\n            \"updated\": false,\n            \"templateId\": 21,\n            \"templateName\": \"Assist Master Data 20\",\n            \"templateDescription\": \"Assist Master Data 20\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 39,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 21,\n                        \"templateName\": \"Assist Master Data 20\",\n                        \"templateDescription\": \"Assist Master Data 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 40,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 21,\n                        \"templateName\": \"Assist Master Data 20\",\n                        \"templateDescription\": \"Assist Master Data 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 22,\n            \"updated\": false,\n            \"templateId\": 22,\n            \"templateName\": \"Assist Master Data 21\",\n            \"templateDescription\": \"Assist Master Data 21\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 41,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 22,\n                        \"templateName\": \"Assist Master Data 21\",\n                        \"templateDescription\": \"Assist Master Data 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 42,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 22,\n                        \"templateName\": \"Assist Master Data 21\",\n                        \"templateDescription\": \"Assist Master Data 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"prerna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 23,\n            \"updated\": false,\n            \"templateId\": 23,\n            \"templateName\": \"Assist Master Data 23\",\n            \"templateDescription\": \"Assist Master Data 23\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 43,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 23,\n                        \"templateName\": \"Assist Master Data 23\",\n                        \"templateDescription\": \"Assist Master Data 23\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Sangeeta.saxena@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 44,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 23,\n                        \"templateName\": \"Assist Master Data 23\",\n                        \"templateDescription\": \"Assist Master Data 23\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9810007623\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 24,\n            \"updated\": false,\n            \"templateId\": 24,\n            \"templateName\": \"Assist Master Data 24\",\n            \"templateDescription\": \"Assist Master Data 24\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 45,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 24,\n                        \"templateName\": \"Assist Master Data 24\",\n                        \"templateDescription\": \"Assist Master Data 24\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Sangeeta.saxena@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 46,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 24,\n                        \"templateName\": \"Assist Master Data 24\",\n                        \"templateDescription\": \"Assist Master Data 24\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9810007623\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"updated\": false,\n            \"templateId\": 25,\n            \"templateName\": \"Assist Master Data 25\",\n            \"templateDescription\": \"Assist Master Data 25\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 47,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 25,\n                        \"templateName\": \"Assist Master Data 25\",\n                        \"templateDescription\": \"Assist Master Data 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 89,\n                    \"fieldValue\": \"sunil.mehta@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 48,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 25,\n                        \"templateName\": \"Assist Master Data 25\",\n                        \"templateDescription\": \"Assist Master Data 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 90,\n                    \"fieldValue\": \"8558881773\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 26,\n            \"updated\": false,\n            \"templateId\": 26,\n            \"templateName\": \"Assist Master Data 26\",\n            \"templateDescription\": \"Assist Master Data 26\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 49,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 26,\n                        \"templateName\": \"Assist Master Data 26\",\n                        \"templateDescription\": \"Assist Master Data 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"sunil.mehta@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 50,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 26,\n                        \"templateName\": \"Assist Master Data 26\",\n                        \"templateDescription\": \"Assist Master Data 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 92,\n                    \"fieldValue\": \"8558881773\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 27,\n            \"updated\": false,\n            \"templateId\": 27,\n            \"templateName\": \"Assist Master Data 27\",\n            \"templateDescription\": \"Assist Master Data 27\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 51,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 27,\n                        \"templateName\": \"Assist Master Data 27\",\n                        \"templateDescription\": \"Assist Master Data 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9718498053\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 52,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 27,\n                        \"templateName\": \"Assist Master Data 27\",\n                        \"templateDescription\": \"Assist Master Data 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"kumar.prateek@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 28,\n            \"updated\": false,\n            \"templateId\": 28,\n            \"templateName\": \"Assist Master Data 28\",\n            \"templateDescription\": \"Assist Master Data 28\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 53,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 28,\n                        \"templateName\": \"Assist Master Data 28\",\n                        \"templateDescription\": \"Assist Master Data 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9718498053\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 54,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 28,\n                        \"templateName\": \"Assist Master Data 28\",\n                        \"templateDescription\": \"Assist Master Data 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"kumar.prateek@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 29,\n            \"updated\": false,\n            \"templateId\": 29,\n            \"templateName\": \"Assist Master Data 29\",\n            \"templateDescription\": \"Assist Master Data 29\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 55,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 29,\n                        \"templateName\": \"Assist Master Data 29\",\n                        \"templateDescription\": \"Assist Master Data 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9718498053\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 56,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 29,\n                        \"templateName\": \"Assist Master Data 29\",\n                        \"templateDescription\": \"Assist Master Data 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"kumar.prateek@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 30,\n            \"updated\": false,\n            \"templateId\": 30,\n            \"templateName\": \"Assist Master Data 30\",\n            \"templateDescription\": \"Assist Master Data 30\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 57,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 30,\n                        \"templateName\": \"Assist Master Data 30\",\n                        \"templateDescription\": \"Assist Master Data 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9717433287,9582280938\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 58,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 30,\n                        \"templateName\": \"Assist Master Data 30\",\n                        \"templateDescription\": \"Assist Master Data 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Rakesh.kumar5@maxhealthcare.com,Anand.kumar2@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 59,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 30,\n                        \"templateName\": \"Assist Master Data 30\",\n                        \"templateDescription\": \"Assist Master Data 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"krishankumar.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 60,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 30,\n                        \"templateName\": \"Assist Master Data 30\",\n                        \"templateDescription\": \"Assist Master Data 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9650397977\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 31,\n            \"updated\": false,\n            \"templateId\": 31,\n            \"templateName\": \"Assist Master Data 31\",\n            \"templateDescription\": \"Assist Master Data 31\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 61,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 31,\n                        \"templateName\": \"Assist Master Data 31\",\n                        \"templateDescription\": \"Assist Master Data 31\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"8826986718\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 62,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 31,\n                        \"templateName\": \"Assist Master Data 31\",\n                        \"templateDescription\": \"Assist Master Data 31\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"ekta.kakkar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 32,\n            \"updated\": false,\n            \"templateId\": 32,\n            \"templateName\": \"Assist Master Data 32\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 63,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 32,\n                        \"templateName\": \"Assist Master Data 32\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"gre.ggn@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 64,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 32,\n                        \"templateName\": \"Assist Master Data 32\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9540934667\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 33,\n            \"updated\": false,\n            \"templateId\": 33,\n            \"templateName\": \"Assist Master Data 33\",\n            \"templateDescription\": \"Assist Master Data 33\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 65,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 33,\n                        \"templateName\": \"Assist Master Data 33\",\n                        \"templateDescription\": \"Assist Master Data 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"kumar.prateek@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 66,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 33,\n                        \"templateName\": \"Assist Master Data 33\",\n                        \"templateDescription\": \"Assist Master Data 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9718498053\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 34,\n            \"updated\": false,\n            \"templateId\": 34,\n            \"templateName\": \"Assist Master Data 34\",\n            \"templateDescription\": \"Assist Master Data 34\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 67,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 34,\n                        \"templateName\": \"Assist Master Data 34\",\n                        \"templateDescription\": \"Assist Master Data 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"tapesh.kumar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 68,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 34,\n                        \"templateName\": \"Assist Master Data 34\",\n                        \"templateDescription\": \"Assist Master Data 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9855775333\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 35,\n            \"updated\": false,\n            \"templateId\": 35,\n            \"templateName\": \"Assist Master Data 35\",\n            \"templateDescription\": \"Assist Master Data 35\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 69,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 35,\n                        \"templateName\": \"Assist Master Data 35\",\n                        \"templateDescription\": \"Assist Master Data 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Anchal.Aggarwal@maxhealthcare.com, Naveen.pal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 70,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 35,\n                        \"templateName\": \"Assist Master Data 35\",\n                        \"templateDescription\": \"Assist Master Data 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9953238602,9990800986\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 71,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 35,\n                        \"templateName\": \"Assist Master Data 35\",\n                        \"templateDescription\": \"Assist Master Data 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"rajneesh.sehgal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 72,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 35,\n                        \"templateName\": \"Assist Master Data 35\",\n                        \"templateDescription\": \"Assist Master Data 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9914944084\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 36,\n            \"updated\": false,\n            \"templateId\": 36,\n            \"templateName\": \"Assist Master Data 36\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": []\n        },\n        {\n            \"id\": 37,\n            \"updated\": false,\n            \"templateId\": 37,\n            \"templateName\": \"Assist Master Data 37\",\n            \"templateDescription\": \"Assist Master Data 36\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 73,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 37,\n                        \"templateName\": \"Assist Master Data 37\",\n                        \"templateDescription\": \"Assist Master Data 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Geetika.walia@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 74,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 37,\n                        \"templateName\": \"Assist Master Data 37\",\n                        \"templateDescription\": \"Assist Master Data 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9540934667\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 38,\n            \"updated\": false,\n            \"templateId\": 38,\n            \"templateName\": \"Assist Master Data 38\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 75,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 38,\n                        \"templateName\": \"Assist Master Data 38\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Sonal.Takiyar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 76,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 38,\n                        \"templateName\": \"Assist Master Data 38\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9650465997\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 39,\n            \"updated\": false,\n            \"templateId\": 39,\n            \"templateName\": \"Assist Master Data 39\",\n            \"templateDescription\": \"Assist Master Data 39\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 77,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 39,\n                        \"templateName\": \"Assist Master Data 39\",\n                        \"templateDescription\": \"Assist Master Data 39\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9599218294\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 78,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 39,\n                        \"templateName\": \"Assist Master Data 39\",\n                        \"templateDescription\": \"Assist Master Data 39\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"Nitin.khanna@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 40,\n            \"updated\": false,\n            \"templateId\": 40,\n            \"templateName\": \"Assist Master Data 40\",\n            \"templateDescription\": \"Assist Master Data 40\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 79,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 40,\n                        \"templateName\": \"Assist Master Data 40\",\n                        \"templateDescription\": \"Assist Master Data 40\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9717013339\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 80,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 40,\n                        \"templateName\": \"Assist Master Data 40\",\n                        \"templateDescription\": \"Assist Master Data 40\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"renu.jain@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 41,\n            \"updated\": false,\n            \"templateId\": 41,\n            \"templateName\": \"Assist Master Data 41\",\n            \"templateDescription\": \"Assist Master Data 41\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 81,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 41,\n                        \"templateName\": \"Assist Master Data 41\",\n                        \"templateDescription\": \"Assist Master Data 41\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"nikita.alexander@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 42,\n            \"updated\": false,\n            \"templateId\": 42,\n            \"templateName\": \"Assist Master Data 42\",\n            \"templateDescription\": \"Assist Master Data 42\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 82,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 42,\n                        \"templateName\": \"Assist Master Data 42\",\n                        \"templateDescription\": \"Assist Master Data 42\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Rakesh.kumar5@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 83,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 42,\n                        \"templateName\": \"Assist Master Data 42\",\n                        \"templateDescription\": \"Assist Master Data 42\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9717433287,9582280938\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 43,\n            \"updated\": false,\n            \"templateId\": 43,\n            \"templateName\": \"Assist Master Data 43\",\n            \"templateDescription\": \"Assist Master Data 43\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 84,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 43,\n                        \"templateName\": \"Assist Master Data 43\",\n                        \"templateDescription\": \"Assist Master Data 43\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"hariom.vats@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 85,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 43,\n                        \"templateName\": \"Assist Master Data 43\",\n                        \"templateDescription\": \"Assist Master Data 43\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9990892855\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 44,\n            \"updated\": false,\n            \"templateId\": 44,\n            \"templateName\": \"Assist Master Data 44\",\n            \"templateDescription\": \"Assist Master Data 44\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 86,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 44,\n                        \"templateName\": \"Assist Master Data 44\",\n                        \"templateDescription\": \"Assist Master Data 44\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"lalit.singhadhikari@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 87,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 44,\n                        \"templateName\": \"Assist Master Data 44\",\n                        \"templateDescription\": \"Assist Master Data 44\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9654846464\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 45,\n            \"updated\": false,\n            \"templateId\": 45,\n            \"templateName\": \"Assist Master Data 45\",\n            \"templateDescription\": \"Assist Master Data 45\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 88,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 45,\n                        \"templateName\": \"Assist Master Data 45\",\n                        \"templateDescription\": \"Assist Master Data 45\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"nitasha.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 89,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 45,\n                        \"templateName\": \"Assist Master Data 45\",\n                        \"templateDescription\": \"Assist Master Data 45\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9871370384\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 46,\n            \"updated\": false,\n            \"templateId\": 46,\n            \"templateName\": \"Assist Master Data 46\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 90,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 46,\n                        \"templateName\": \"Assist Master Data 46\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Nitin.khanna@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 91,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 46,\n                        \"templateName\": \"Assist Master Data 46\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9599218294\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 47,\n            \"updated\": false,\n            \"templateId\": 47,\n            \"templateName\": \"Assist Master Data 47\",\n            \"templateDescription\": \"Assist Master Data 47\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 92,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 47,\n                        \"templateName\": \"Assist Master Data 47\",\n                        \"templateDescription\": \"Assist Master Data 47\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9717013339\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 93,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 47,\n                        \"templateName\": \"Assist Master Data 47\",\n                        \"templateDescription\": \"Assist Master Data 47\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"renu.jain@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 48,\n            \"updated\": false,\n            \"templateId\": 48,\n            \"templateName\": \"Assist Master Data 48\",\n            \"templateDescription\": \"Assist Master Data 48\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 94,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 48,\n                        \"templateName\": \"Assist Master Data 48\",\n                        \"templateDescription\": \"Assist Master Data 48\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9717013339\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 95,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 48,\n                        \"templateName\": \"Assist Master Data 48\",\n                        \"templateDescription\": \"Assist Master Data 48\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"renu.jain@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 49,\n            \"updated\": false,\n            \"templateId\": 49,\n            \"templateName\": \"Assist Master Data 49\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 96,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 49,\n                        \"templateName\": \"Assist Master Data 49\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9599218295\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 97,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 49,\n                        \"templateName\": \"Assist Master Data 49\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"Nitin.khanna@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 50,\n            \"updated\": false,\n            \"templateId\": 50,\n            \"templateName\": \"Assist Master Data 50\",\n            \"templateDescription\": \"Assist Master Data 50\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 98,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 50,\n                        \"templateName\": \"Assist Master Data 50\",\n                        \"templateDescription\": \"Assist Master Data 50\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"geetika.walia@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 51,\n            \"updated\": false,\n            \"templateId\": 51,\n            \"templateName\": \"Assist Master Data 51\",\n            \"templateDescription\": \"Assist Master Data 51\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 99,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 51,\n                        \"templateName\": \"Assist Master Data 51\",\n                        \"templateDescription\": \"Assist Master Data 51\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 98,\n                    \"fieldValue\": \"pawan.kumar3@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 52,\n            \"updated\": false,\n            \"templateId\": 52,\n            \"templateName\": \"Assist Master Data 52\",\n            \"templateDescription\": \"Assist Master Data 52\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 100,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 52,\n                        \"templateName\": \"Assist Master Data 52\",\n                        \"templateDescription\": \"Assist Master Data 52\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 89,\n                    \"fieldValue\": \"pawan.kumar3@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 53,\n            \"updated\": false,\n            \"templateId\": 53,\n            \"templateName\": \"Assist Master Data 53\",\n            \"templateDescription\": \"Assist Master Data 53\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 101,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 53,\n                        \"templateName\": \"Assist Master Data 53\",\n                        \"templateDescription\": \"Assist Master Data 53\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"abhilasha.tiwari@gmail.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 54,\n            \"updated\": false,\n            \"templateId\": 54,\n            \"templateName\": \"Assist Master Data 54\",\n            \"templateDescription\": \"Assist Master Data 54\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 102,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 54,\n                        \"templateName\": \"Assist Master Data 54\",\n                        \"templateDescription\": \"Assist Master Data 54\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Sonal.Takiyar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 103,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 54,\n                        \"templateName\": \"Assist Master Data 54\",\n                        \"templateDescription\": \"Assist Master Data 54\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9650465997\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 55,\n            \"updated\": false,\n            \"templateId\": 55,\n            \"templateName\": \"Assist Master Data 55\",\n            \"templateDescription\": \"Assist Master Data 55\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 104,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 55,\n                        \"templateName\": \"Assist Master Data 55\",\n                        \"templateDescription\": \"Assist Master Data 55\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9818918321\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 105,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 55,\n                        \"templateName\": \"Assist Master Data 55\",\n                        \"templateDescription\": \"Assist Master Data 55\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"vinod.kumar7@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 106,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 55,\n                        \"templateName\": \"Assist Master Data 55\",\n                        \"templateDescription\": \"Assist Master Data 55\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"8146668329\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 107,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 55,\n                        \"templateName\": \"Assist Master Data 55\",\n                        \"templateDescription\": \"Assist Master Data 55\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"pawan.kumar3@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 56,\n            \"updated\": false,\n            \"templateId\": 56,\n            \"templateName\": \"escalation1\",\n            \"templateDescription\": \"escalation1\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 108,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 56,\n                        \"templateName\": \"escalation1\",\n                        \"templateDescription\": \"escalation1\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9312647683\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 109,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 56,\n                        \"templateName\": \"escalation1\",\n                        \"templateDescription\": \"escalation1\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"security.vsh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 57,\n            \"updated\": false,\n            \"templateId\": 57,\n            \"templateName\": \"escalatin 2 and 3\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 110,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 57,\n                        \"templateName\": \"escalatin 2 and 3\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9654343334\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 111,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 57,\n                        \"templateName\": \"escalatin 2 and 3\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"prashant.vashistha@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 112,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 57,\n                        \"templateName\": \"escalatin 2 and 3\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9958063262\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 113,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 57,\n                        \"templateName\": \"escalatin 2 and 3\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"mohita.chandra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 58,\n            \"updated\": false,\n            \"templateId\": 58,\n            \"templateName\": \"Assist Master Data 56\",\n            \"templateDescription\": \"Assist Master Data 56\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 114,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 58,\n                        \"templateName\": \"Assist Master Data 56\",\n                        \"templateDescription\": \"Assist Master Data 56\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Deepak.kapoor@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 115,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 58,\n                        \"templateName\": \"Assist Master Data 56\",\n                        \"templateDescription\": \"Assist Master Data 56\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"manoj.shankhyan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 116,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 58,\n                        \"templateName\": \"Assist Master Data 56\",\n                        \"templateDescription\": \"Assist Master Data 56\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"rakesh.dumir@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 117,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 58,\n                        \"templateName\": \"Assist Master Data 56\",\n                        \"templateDescription\": \"Assist Master Data 56\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 111,\n                    \"fieldValue\": \"Deepak.kapoor@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 59,\n            \"updated\": false,\n            \"templateId\": 59,\n            \"templateName\": \"Assist Master Data 57\",\n            \"templateDescription\": \"Assist Master Data 57\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 118,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 59,\n                        \"templateName\": \"Assist Master Data 57\",\n                        \"templateDescription\": \"Assist Master Data 57\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8586870795\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 119,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 59,\n                        \"templateName\": \"Assist Master Data 57\",\n                        \"templateDescription\": \"Assist Master Data 57\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"aakshi.rajput@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 120,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 59,\n                        \"templateName\": \"Assist Master Data 57\",\n                        \"templateDescription\": \"Assist Master Data 57\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9899550403\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 121,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 59,\n                        \"templateName\": \"Assist Master Data 57\",\n                        \"templateDescription\": \"Assist Master Data 57\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"gaurav.aggarwal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 60,\n            \"updated\": false,\n            \"templateId\": 60,\n            \"templateName\": \"Assist Master Data 58\",\n            \"templateDescription\": \"Assist Master Data 58\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 122,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 60,\n                        \"templateName\": \"Assist Master Data 58\",\n                        \"templateDescription\": \"Assist Master Data 58\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9899550403\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 123,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 60,\n                        \"templateName\": \"Assist Master Data 58\",\n                        \"templateDescription\": \"Assist Master Data 58\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"gaurav.aggarwal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 61,\n            \"updated\": false,\n            \"templateId\": 61,\n            \"templateName\": \"Assist Master Data 59\",\n            \"templateDescription\": \"Assist Master Data 59\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 124,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 61,\n                        \"templateName\": \"Assist Master Data 59\",\n                        \"templateDescription\": \"Assist Master Data 59\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9818847738\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 62,\n            \"updated\": false,\n            \"templateId\": 62,\n            \"templateName\": \"Assist Master Data 60\",\n            \"templateDescription\": \"Assist Master Data 60\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 125,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 62,\n                        \"templateName\": \"Assist Master Data 60\",\n                        \"templateDescription\": \"Assist Master Data 60\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9711179463\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 126,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 62,\n                        \"templateName\": \"Assist Master Data 60\",\n                        \"templateDescription\": \"Assist Master Data 60\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Mitali.bose@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 127,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 62,\n                        \"templateName\": \"Assist Master Data 60\",\n                        \"templateDescription\": \"Assist Master Data 60\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899362620\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 128,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 62,\n                        \"templateName\": \"Assist Master Data 60\",\n                        \"templateDescription\": \"Assist Master Data 60\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"gitesh.mongia@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 129,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 62,\n                        \"templateName\": \"Assist Master Data 60\",\n                        \"templateDescription\": \"Assist Master Data 60\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9899550403\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 63,\n            \"updated\": false,\n            \"templateId\": 63,\n            \"templateName\": \"Assist Master Data 61\",\n            \"templateDescription\": \"Assist Master Data 61\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 130,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 63,\n                        \"templateName\": \"Assist Master Data 61\",\n                        \"templateDescription\": \"Assist Master Data 61\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9711179463\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 131,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 63,\n                        \"templateName\": \"Assist Master Data 61\",\n                        \"templateDescription\": \"Assist Master Data 61\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"mitali.bose@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 64,\n            \"updated\": false,\n            \"templateId\": 64,\n            \"templateName\": \"Assist Master Data 62\",\n            \"templateDescription\": \"Assist Master Data 62\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 132,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 64,\n                        \"templateName\": \"Assist Master Data 62\",\n                        \"templateDescription\": \"Assist Master Data 62\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"991 177 8173\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 133,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 64,\n                        \"templateName\": \"Assist Master Data 62\",\n                        \"templateDescription\": \"Assist Master Data 62\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Mini@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 134,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 64,\n                        \"templateName\": \"Assist Master Data 62\",\n                        \"templateDescription\": \"Assist Master Data 62\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9910647264\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 135,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 64,\n                        \"templateName\": \"Assist Master Data 62\",\n                        \"templateDescription\": \"Assist Master Data 62\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"rama.chhetri@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 65,\n            \"updated\": false,\n            \"templateId\": 65,\n            \"templateName\": \"Assist Master Data 63\",\n            \"templateDescription\": \"Assist Master Data 63\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 136,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 65,\n                        \"templateName\": \"Assist Master Data 63\",\n                        \"templateDescription\": \"Assist Master Data 63\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9899455000\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 137,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 65,\n                        \"templateName\": \"Assist Master Data 63\",\n                        \"templateDescription\": \"Assist Master Data 63\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"sujata.rawat@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 138,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 65,\n                        \"templateName\": \"Assist Master Data 63\",\n                        \"templateDescription\": \"Assist Master Data 63\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9711179463\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 139,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 65,\n                        \"templateName\": \"Assist Master Data 63\",\n                        \"templateDescription\": \"Assist Master Data 63\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Mitali.bose@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 140,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 65,\n                        \"templateName\": \"Assist Master Data 63\",\n                        \"templateDescription\": \"Assist Master Data 63\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9899362620\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 141,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 65,\n                        \"templateName\": \"Assist Master Data 63\",\n                        \"templateDescription\": \"Assist Master Data 63\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"gitesh.mongia@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 66,\n            \"updated\": false,\n            \"templateId\": 66,\n            \"templateName\": \"Assist Master Data 64\",\n            \"templateDescription\": \"Assist Master Data 64\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 142,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 66,\n                        \"templateName\": \"Assist Master Data 64\",\n                        \"templateDescription\": \"Assist Master Data 64\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9654343334\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 143,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 66,\n                        \"templateName\": \"Assist Master Data 64\",\n                        \"templateDescription\": \"Assist Master Data 64\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Prashant.Vashistha@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 144,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 66,\n                        \"templateName\": \"Assist Master Data 64\",\n                        \"templateDescription\": \"Assist Master Data 64\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9958063262\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 145,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 66,\n                        \"templateName\": \"Assist Master Data 64\",\n                        \"templateDescription\": \"Assist Master Data 64\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Mohita.Chandra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 67,\n            \"updated\": false,\n            \"templateId\": 67,\n            \"templateName\": \"Assist Master Data 65\",\n            \"templateDescription\": \"Assist Master Data 65\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 146,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 67,\n                        \"templateName\": \"Assist Master Data 65\",\n                        \"templateDescription\": \"Assist Master Data 65\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9958810067,9540600000\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 147,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 67,\n                        \"templateName\": \"Assist Master Data 65\",\n                        \"templateDescription\": \"Assist Master Data 65\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Nightsupervisor.GGN@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 148,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 67,\n                        \"templateName\": \"Assist Master Data 65\",\n                        \"templateDescription\": \"Assist Master Data 65\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9811218516\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 149,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 67,\n                        \"templateName\": \"Assist Master Data 65\",\n                        \"templateDescription\": \"Assist Master Data 65\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Jitendra.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 68,\n            \"updated\": false,\n            \"templateId\": 68,\n            \"templateName\": \"Assist Master Data 66\",\n            \"templateDescription\": \"Assist Master Data 66\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 150,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 68,\n                        \"templateName\": \"Assist Master Data 66\",\n                        \"templateDescription\": \"Assist Master Data 66\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"anubhav.sukhwani@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 151,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 68,\n                        \"templateName\": \"Assist Master Data 66\",\n                        \"templateDescription\": \"Assist Master Data 66\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9915421218\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 69,\n            \"updated\": false,\n            \"templateId\": 69,\n            \"templateName\": \"Assist Master Data 67\",\n            \"templateDescription\": \"Assist Master Data 67\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 152,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 69,\n                        \"templateName\": \"Assist Master Data 67\",\n                        \"templateDescription\": \"Assist Master Data 67\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \" 9818847738\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 153,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 69,\n                        \"templateName\": \"Assist Master Data 67\",\n                        \"templateDescription\": \"Assist Master Data 67\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"sagar.chetri@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 70,\n            \"updated\": false,\n            \"templateId\": 70,\n            \"templateName\": \"Assist Master Data 69\",\n            \"templateDescription\": \"Assist Master Data 69\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 154,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 70,\n                        \"templateName\": \"Assist Master Data 69\",\n                        \"templateDescription\": \"Assist Master Data 69\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9871558180\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 155,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 70,\n                        \"templateName\": \"Assist Master Data 69\",\n                        \"templateDescription\": \"Assist Master Data 69\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"drvikalp.singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 71,\n            \"updated\": false,\n            \"templateId\": 71,\n            \"templateName\": \"Assist Master Data 70\",\n            \"templateDescription\": \"Assist Master Data 70\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 156,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 71,\n                        \"templateName\": \"Assist Master Data 70\",\n                        \"templateDescription\": \"Assist Master Data 70\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9811755635\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 157,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 71,\n                        \"templateName\": \"Assist Master Data 70\",\n                        \"templateDescription\": \"Assist Master Data 70\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"pankaj.sharma6@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 72,\n            \"updated\": false,\n            \"templateId\": 72,\n            \"templateName\": \"Assist Master Data 71\",\n            \"templateDescription\": \"Assist Master Data 71\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 158,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 72,\n                        \"templateName\": \"Assist Master Data 71\",\n                        \"templateDescription\": \"Assist Master Data 71\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"pankaj.sharma6@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 73,\n            \"updated\": false,\n            \"templateId\": 73,\n            \"templateName\": \"Assist Master Data 72\",\n            \"templateDescription\": \"Assist Master Data 72\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 159,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 73,\n                        \"templateName\": \"Assist Master Data 72\",\n                        \"templateDescription\": \"Assist Master Data 72\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"drvikalp.singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 74,\n            \"updated\": false,\n            \"templateId\": 74,\n            \"templateName\": \"Assist Master Data 73\",\n            \"templateDescription\": \"Assist Master Data 73\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 160,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 74,\n                        \"templateName\": \"Assist Master Data 73\",\n                        \"templateDescription\": \"Assist Master Data 73\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9999593475\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 161,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 74,\n                        \"templateName\": \"Assist Master Data 73\",\n                        \"templateDescription\": \"Assist Master Data 73\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"adesh.narayan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 75,\n            \"updated\": false,\n            \"templateId\": 75,\n            \"templateName\": \"Assist Master Data 74\",\n            \"templateDescription\": \"Assist Master Data 74\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 162,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 75,\n                        \"templateName\": \"Assist Master Data 74\",\n                        \"templateDescription\": \"Assist Master Data 74\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Nitin.khanna@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 163,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 75,\n                        \"templateName\": \"Assist Master Data 74\",\n                        \"templateDescription\": \"Assist Master Data 74\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9599218294\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 164,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 75,\n                        \"templateName\": \"Assist Master Data 74\",\n                        \"templateDescription\": \"Assist Master Data 74\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"pawan.kumar3@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 165,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 75,\n                        \"templateName\": \"Assist Master Data 74\",\n                        \"templateDescription\": \"Assist Master Data 74\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8146668329\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 76,\n            \"updated\": false,\n            \"templateId\": 76,\n            \"templateName\": \"Assist Master Data 75\",\n            \"templateDescription\": \"Assist Master Data 75\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 166,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 76,\n                        \"templateName\": \"Assist Master Data 75\",\n                        \"templateDescription\": \"Assist Master Data 75\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"adesh.narayan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 77,\n            \"updated\": false,\n            \"templateId\": 77,\n            \"templateName\": \"Assist Master Data 76\",\n            \"templateDescription\": \"Assist Master Data 76\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 170,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 77,\n                        \"templateName\": \"Assist Master Data 76\",\n                        \"templateDescription\": \"Assist Master Data 76\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Deepak.Sapra@maxhealthcate.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 78,\n            \"updated\": false,\n            \"templateId\": 78,\n            \"templateName\": \"Assist Master Data 77\",\n            \"templateDescription\": \"Assist Master Data 77\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 173,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 78,\n                        \"templateName\": \"Assist Master Data 77\",\n                        \"templateDescription\": \"Assist Master Data 77\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9650397977,9811242356\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 174,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 78,\n                        \"templateName\": \"Assist Master Data 77\",\n                        \"templateDescription\": \"Assist Master Data 77\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Krishankumar.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 79,\n            \"updated\": false,\n            \"templateId\": 79,\n            \"templateName\": \"Assist Master Data 78\",\n            \"templateDescription\": \"Assist Master Data 78\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 175,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 79,\n                        \"templateName\": \"Assist Master Data 78\",\n                        \"templateDescription\": \"Assist Master Data 78\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"bharti.kumari@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 176,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 79,\n                        \"templateName\": \"Assist Master Data 78\",\n                        \"templateDescription\": \"Assist Master Data 78\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9873556567\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 80,\n            \"updated\": false,\n            \"templateId\": 80,\n            \"templateName\": \"Assist Master Data 80\",\n            \"templateDescription\": \"Assist Master Data 80\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 194,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 80,\n                        \"templateName\": \"Assist Master Data 80\",\n                        \"templateDescription\": \"Assist Master Data 80\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 89,\n                    \"fieldValue\": \"8130284864\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 195,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 80,\n                        \"templateName\": \"Assist Master Data 80\",\n                        \"templateDescription\": \"Assist Master Data 80\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 90,\n                    \"fieldValue\": \"ankur.rustgi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 81,\n            \"updated\": false,\n            \"templateId\": 81,\n            \"templateName\": \"Assist Master Data 81\",\n            \"templateDescription\": \"Assist Master Data 81\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 196,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 81,\n                        \"templateName\": \"Assist Master Data 81\",\n                        \"templateDescription\": \"Assist Master Data 81\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 111,\n                    \"fieldValue\": \"Lalit.Mohan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 197,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 81,\n                        \"templateName\": \"Assist Master Data 81\",\n                        \"templateDescription\": \"Assist Master Data 81\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Lalit.Mohan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 82,\n            \"updated\": false,\n            \"templateId\": 82,\n            \"templateName\": \"Assist Master Data 82\",\n            \"templateDescription\": \"Assist Master Data 82\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 222,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 82,\n                        \"templateName\": \"Assist Master Data 82\",\n                        \"templateDescription\": \"Assist Master Data 82\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9990591239\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 223,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 82,\n                        \"templateName\": \"Assist Master Data 82\",\n                        \"templateDescription\": \"Assist Master Data 82\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"roshan.kumar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 224,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 82,\n                        \"templateName\": \"Assist Master Data 82\",\n                        \"templateDescription\": \"Assist Master Data 82\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"roshan.kumar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 83,\n            \"updated\": false,\n            \"templateId\": 83,\n            \"templateName\": \"Assist Master Data 83\",\n            \"templateDescription\": \"Assist Master Data 83\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 225,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 83,\n                        \"templateName\": \"Assist Master Data 83\",\n                        \"templateDescription\": \"Assist Master Data 83\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Deepak.sapra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 84,\n            \"updated\": false,\n            \"templateId\": 84,\n            \"templateName\": \"Assist Master Data 84\",\n            \"templateDescription\": \"Assist Master Data 84\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 239,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 84,\n                        \"templateName\": \"Assist Master Data 84\",\n                        \"templateDescription\": \"Assist Master Data 84\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9810686971\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 240,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 84,\n                        \"templateName\": \"Assist Master Data 84\",\n                        \"templateDescription\": \"Assist Master Data 84\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Lalita.Rawat@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 241,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 84,\n                        \"templateName\": \"Assist Master Data 84\",\n                        \"templateDescription\": \"Assist Master Data 84\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Lalita.Rawat@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 85,\n            \"updated\": false,\n            \"templateId\": 85,\n            \"templateName\": \"Assist Master Data 85\",\n            \"templateDescription\": \"Assist Master Data 85\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 242,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 85,\n                        \"templateName\": \"Assist Master Data 85\",\n                        \"templateDescription\": \"Assist Master Data 85\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7503747977\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 86,\n            \"updated\": false,\n            \"templateId\": 86,\n            \"templateName\": \"Assist Master Data 86\",\n            \"templateDescription\": \"Assist Master Data 86\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 245,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 86,\n                        \"templateName\": \"Assist Master Data 86\",\n                        \"templateDescription\": \"Assist Master Data 86\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"mehak.garg@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 246,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 86,\n                        \"templateName\": \"Assist Master Data 86\",\n                        \"templateDescription\": \"Assist Master Data 86\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 111,\n                    \"fieldValue\": \"mehak.garg@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 87,\n            \"updated\": false,\n            \"templateId\": 87,\n            \"templateName\": \"Assist Master Data 87\",\n            \"templateDescription\": \"Assist Master Data 87\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 253,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 87,\n                        \"templateName\": \"Assist Master Data 87\",\n                        \"templateDescription\": \"Assist Master Data 87\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 113,\n                    \"fieldValue\": \"garima.prasad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 88,\n            \"updated\": false,\n            \"templateId\": 88,\n            \"templateName\": \"Assist Master Data 88\",\n            \"templateDescription\": \"Assist Master Data 88\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 254,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 88,\n                        \"templateName\": \"Assist Master Data 88\",\n                        \"templateDescription\": \"Assist Master Data 88\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"Nishant.jha@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 255,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 88,\n                        \"templateName\": \"Assist Master Data 88\",\n                        \"templateDescription\": \"Assist Master Data 88\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20003,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Nishant.jha@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 89,\n            \"updated\": false,\n            \"templateId\": 89,\n            \"templateName\": \"Assist Master Data 89\",\n            \"templateDescription\": \"Assist Master Data 89\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 256,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 89,\n                        \"templateName\": \"Assist Master Data 89\",\n                        \"templateDescription\": \"Assist Master Data 89\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9818153553\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 90,\n            \"updated\": false,\n            \"templateId\": 90,\n            \"templateName\": \"Assist Master Data 90\",\n            \"templateDescription\": \"Assist Master Data 90\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 257,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 90,\n                        \"templateName\": \"Assist Master Data 90\",\n                        \"templateDescription\": \"Assist Master Data 90\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9818333042\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 258,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 90,\n                        \"templateName\": \"Assist Master Data 90\",\n                        \"templateDescription\": \"Assist Master Data 90\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"Kapil.Goyla@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 91,\n            \"updated\": false,\n            \"templateId\": 91,\n            \"templateName\": \"Assist Master Data 91\",\n            \"templateDescription\": \"Assist Master Data 91\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 259,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 91,\n                        \"templateName\": \"Assist Master Data 91\",\n                        \"templateDescription\": \"Assist Master Data 91\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9999687486\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 260,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 91,\n                        \"templateName\": \"Assist Master Data 91\",\n                        \"templateDescription\": \"Assist Master Data 91\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"geetika.walia@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 92,\n            \"updated\": false,\n            \"templateId\": 92,\n            \"templateName\": \"Assist Master Data 92\",\n            \"templateDescription\": \"Assist Master Data 92\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 261,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 92,\n                        \"templateName\": \"Assist Master Data 92\",\n                        \"templateDescription\": \"Assist Master Data 92\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"9650465997\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 262,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 92,\n                        \"templateName\": \"Assist Master Data 92\",\n                        \"templateDescription\": \"Assist Master Data 92\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"Kriti.Bhola@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 93,\n            \"updated\": false,\n            \"templateId\": 93,\n            \"templateName\": \"Assist Master Data 93\",\n            \"templateDescription\": \"Assist Master Data 93\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 263,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 93,\n                        \"templateName\": \"Assist Master Data 93\",\n                        \"templateDescription\": \"Assist Master Data 93\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9811107822\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 264,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 93,\n                        \"templateName\": \"Assist Master Data 93\",\n                        \"templateDescription\": \"Assist Master Data 93\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"sandeep.dhulipudi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 265,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 93,\n                        \"templateName\": \"Assist Master Data 93\",\n                        \"templateDescription\": \"Assist Master Data 93\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9811107822\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 266,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 93,\n                        \"templateName\": \"Assist Master Data 93\",\n                        \"templateDescription\": \"Assist Master Data 93\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"sandeep.dhulipudi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 267,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 93,\n                        \"templateName\": \"Assist Master Data 93\",\n                        \"templateDescription\": \"Assist Master Data 93\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"sandeep.dhulipudi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 94,\n            \"updated\": false,\n            \"templateId\": 94,\n            \"templateName\": \"Assist Master Data 94\",\n            \"templateDescription\": \"Assist Master Data 94\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 268,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 94,\n                        \"templateName\": \"Assist Master Data 94\",\n                        \"templateDescription\": \"Assist Master Data 94\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"8527944522\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 95,\n            \"updated\": false,\n            \"templateId\": 95,\n            \"templateName\": \"Assist Master Data 95\",\n            \"templateDescription\": \"Assist Master Data 95\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 269,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 95,\n                        \"templateName\": \"Assist Master Data 95\",\n                        \"templateDescription\": \"Assist Master Data 95\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9711518441\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 270,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 95,\n                        \"templateName\": \"Assist Master Data 95\",\n                        \"templateDescription\": \"Assist Master Data 95\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9650397977\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 271,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 95,\n                        \"templateName\": \"Assist Master Data 95\",\n                        \"templateDescription\": \"Assist Master Data 95\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"takhat.kadian@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 272,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 95,\n                        \"templateName\": \"Assist Master Data 95\",\n                        \"templateDescription\": \"Assist Master Data 95\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Krishankumar.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 273,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 95,\n                        \"templateName\": \"Assist Master Data 95\",\n                        \"templateDescription\": \"Assist Master Data 95\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"8447799349\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 274,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 95,\n                        \"templateName\": \"Assist Master Data 95\",\n                        \"templateDescription\": \"Assist Master Data 95\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"pawan.kumar3@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 96,\n            \"updated\": false,\n            \"templateId\": 96,\n            \"templateName\": \"Assist Master Data 96\",\n            \"templateDescription\": \"Assist Master Data 96\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 275,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 96,\n                        \"templateName\": \"Assist Master Data 96\",\n                        \"templateDescription\": \"Assist Master Data 96\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9999687486\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 276,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 96,\n                        \"templateName\": \"Assist Master Data 96\",\n                        \"templateDescription\": \"Assist Master Data 96\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"geetika.walia@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 277,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 96,\n                        \"templateName\": \"Assist Master Data 96\",\n                        \"templateDescription\": \"Assist Master Data 96\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8527944522\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 278,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 96,\n                        \"templateName\": \"Assist Master Data 96\",\n                        \"templateDescription\": \"Assist Master Data 96\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Kapil.Goyla@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 97,\n            \"updated\": false,\n            \"templateId\": 97,\n            \"templateName\": \"Assist Master Data 97\",\n            \"templateDescription\": \"Assist Master Data 97\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 279,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 97,\n                        \"templateName\": \"Assist Master Data 97\",\n                        \"templateDescription\": \"Assist Master Data 97\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9855775333\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 280,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 97,\n                        \"templateName\": \"Assist Master Data 97\",\n                        \"templateDescription\": \"Assist Master Data 97\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"tapesh.kumar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 98,\n            \"updated\": false,\n            \"templateId\": 98,\n            \"templateName\": \"Assist Master Data 98\",\n            \"templateDescription\": \"Assist Master Data 98\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 281,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9990225591\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 282,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"GGN.HK@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 283,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Ravi.KumarGoswami@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 284,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8447131657\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 285,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9717013339\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 286,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"renu.jain@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 287,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"8447799349\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 288,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 98,\n                        \"templateName\": \"Assist Master Data 98\",\n                        \"templateDescription\": \"Assist Master Data 98\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"pawan.kumar3@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 99,\n            \"updated\": false,\n            \"templateId\": 99,\n            \"templateName\": \"Assist Master Data 99\",\n            \"templateDescription\": \"Assist Master Data 99\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 289,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 99,\n                        \"templateName\": \"Assist Master Data 99\",\n                        \"templateDescription\": \"Assist Master Data 99\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9855775333\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 290,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 99,\n                        \"templateName\": \"Assist Master Data 99\",\n                        \"templateDescription\": \"Assist Master Data 99\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"tapesh.kumar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 100,\n            \"updated\": false,\n            \"templateId\": 100,\n            \"templateName\": \"Assist Master Data 100\",\n            \"templateDescription\": \"Assist Master Data 100\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 291,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 100,\n                        \"templateName\": \"Assist Master Data 100\",\n                        \"templateDescription\": \"Assist Master Data 100\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"8527944522\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 292,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 100,\n                        \"templateName\": \"Assist Master Data 100\",\n                        \"templateDescription\": \"Assist Master Data 100\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Kapil.Goyla@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 101,\n            \"updated\": false,\n            \"templateId\": 101,\n            \"templateName\": \"Assist Master Data 101\",\n            \"templateDescription\": \"Assist Master Data 101\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 293,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 101,\n                        \"templateName\": \"Assist Master Data 101\",\n                        \"templateDescription\": \"Assist Master Data 101\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Kapil.Goyla@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 294,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 101,\n                        \"templateName\": \"Assist Master Data 101\",\n                        \"templateDescription\": \"Assist Master Data 101\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8527944522\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 102,\n            \"updated\": false,\n            \"templateId\": 102,\n            \"templateName\": \"Assist Master Data 102\",\n            \"templateDescription\": \"Assist Master Data 102\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 295,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 102,\n                        \"templateName\": \"Assist Master Data 102\",\n                        \"templateDescription\": \"Assist Master Data 102\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9599030422\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 296,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 102,\n                        \"templateName\": \"Assist Master Data 102\",\n                        \"templateDescription\": \"Assist Master Data 102\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"loveleen.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 297,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 102,\n                        \"templateName\": \"Assist Master Data 102\",\n                        \"templateDescription\": \"Assist Master Data 102\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9983156288\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 298,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 102,\n                        \"templateName\": \"Assist Master Data 102\",\n                        \"templateDescription\": \"Assist Master Data 102\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"shruti.kohligoel@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 299,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 102,\n                        \"templateName\": \"Assist Master Data 102\",\n                        \"templateDescription\": \"Assist Master Data 102\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"shruti,kohligoel@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 103,\n            \"updated\": false,\n            \"templateId\": 103,\n            \"templateName\": \"Assist Master Data 103\",\n            \"templateDescription\": \"Assist Master Data 103\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 300,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 103,\n                        \"templateName\": \"Assist Master Data 103\",\n                        \"templateDescription\": \"Assist Master Data 103\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"Neha.Shrivastav@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 301,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 103,\n                        \"templateName\": \"Assist Master Data 103\",\n                        \"templateDescription\": \"Assist Master Data 103\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 92,\n                    \"fieldValue\": \"9560631651\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 104,\n            \"updated\": false,\n            \"templateId\": 104,\n            \"templateName\": \"Assist Master Data 104\",\n            \"templateDescription\": \"Assist Master Data 104\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 302,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 104,\n                        \"templateName\": \"Assist Master Data 104\",\n                        \"templateDescription\": \"Assist Master Data 104\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 92,\n                    \"fieldValue\": \"9811073700\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 303,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 104,\n                        \"templateName\": \"Assist Master Data 104\",\n                        \"templateDescription\": \"Assist Master Data 104\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"tanmeet.kaur@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 105,\n            \"updated\": false,\n            \"templateId\": 105,\n            \"templateName\": \"Assist Master Data 105\",\n            \"templateDescription\": \"Assist Master Data 105\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 304,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 105,\n                        \"templateName\": \"Assist Master Data 105\",\n                        \"templateDescription\": \"Assist Master Data 105\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8287023098\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 305,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 105,\n                        \"templateName\": \"Assist Master Data 105\",\n                        \"templateDescription\": \"Assist Master Data 105\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"ShantiSwaroop.Dhar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 106,\n            \"updated\": false,\n            \"templateId\": 106,\n            \"templateName\": \"Assist Master Data 106\",\n            \"templateDescription\": \"Assist Master Data 106\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 306,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 106,\n                        \"templateName\": \"Assist Master Data 106\",\n                        \"templateDescription\": \"Assist Master Data 106\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9811705116\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 307,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 106,\n                        \"templateName\": \"Assist Master Data 106\",\n                        \"templateDescription\": \"Assist Master Data 106\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"raina.sing@yahho.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 107,\n            \"updated\": false,\n            \"templateId\": 107,\n            \"templateName\": \"Assist Master Data 107\",\n            \"templateDescription\": \"Assist Master Data 107\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 308,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 107,\n                        \"templateName\": \"Assist Master Data 107\",\n                        \"templateDescription\": \"Assist Master Data 107\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"kavita.khattar@maxhealthcare.com/ dupinder.kaur@maxhealthcare\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 309,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 107,\n                        \"templateName\": \"Assist Master Data 107\",\n                        \"templateDescription\": \"Assist Master Data 107\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9560143355\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 310,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 107,\n                        \"templateName\": \"Assist Master Data 107\",\n                        \"templateDescription\": \"Assist Master Data 107\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"kavita.khattar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 311,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 107,\n                        \"templateName\": \"Assist Master Data 107\",\n                        \"templateDescription\": \"Assist Master Data 107\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8872190398\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 312,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 107,\n                        \"templateName\": \"Assist Master Data 107\",\n                        \"templateDescription\": \"Assist Master Data 107\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"dupinder.kaur@maxhealthcare\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 108,\n            \"updated\": false,\n            \"templateId\": 108,\n            \"templateName\": \"Assist Master Data 108\",\n            \"templateDescription\": \"Assist Master Data 108\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 313,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 108,\n                        \"templateName\": \"Assist Master Data 108\",\n                        \"templateDescription\": \"Assist Master Data 108\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9999420081\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 314,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 108,\n                        \"templateName\": \"Assist Master Data 108\",\n                        \"templateDescription\": \"Assist Master Data 108\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"krishna.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 109,\n            \"updated\": false,\n            \"templateId\": 109,\n            \"templateName\": \"Assist Master Data 109\",\n            \"templateDescription\": \"Assist Master Data 109\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 315,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 109,\n                        \"templateName\": \"Assist Master Data 109\",\n                        \"templateDescription\": \"Assist Master Data 109\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9582092951\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 316,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 109,\n                        \"templateName\": \"Assist Master Data 109\",\n                        \"templateDescription\": \"Assist Master Data 109\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Aloshi.manuel@maxhealthcare\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 317,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 109,\n                        \"templateName\": \"Assist Master Data 109\",\n                        \"templateDescription\": \"Assist Master Data 109\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9810905724\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 318,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 109,\n                        \"templateName\": \"Assist Master Data 109\",\n                        \"templateDescription\": \"Assist Master Data 109\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"rosamma.paul@maxhealthcare\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 319,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 109,\n                        \"templateName\": \"Assist Master Data 109\",\n                        \"templateDescription\": \"Assist Master Data 109\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9899550403\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 320,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 109,\n                        \"templateName\": \"Assist Master Data 109\",\n                        \"templateDescription\": \"Assist Master Data 109\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"gaurav.aggarwal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 110,\n            \"updated\": false,\n            \"templateId\": 110,\n            \"templateName\": \"Assist Master Data 110\",\n            \"templateDescription\": \"Assist Master Data 110\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 321,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9818183997\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 322,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"sonu.goyal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 323,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9891614599\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 324,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Dhiraj.Sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 325,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9717198777\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 326,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"akumar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 327,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9899550403\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 328,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 110,\n                        \"templateName\": \"Assist Master Data 110\",\n                        \"templateDescription\": \"Assist Master Data 110\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"gaurav.aggarwal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 111,\n            \"updated\": false,\n            \"templateId\": 111,\n            \"templateName\": \"Assist Master Data 111\",\n            \"templateDescription\": \"Assist Master Data 111\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 329,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 111,\n                        \"templateName\": \"Assist Master Data 111\",\n                        \"templateDescription\": \"Assist Master Data 111\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9810475264\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 330,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 111,\n                        \"templateName\": \"Assist Master Data 111\",\n                        \"templateDescription\": \"Assist Master Data 111\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"ram.jangra@maxhealthcare\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 331,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 111,\n                        \"templateName\": \"Assist Master Data 111\",\n                        \"templateDescription\": \"Assist Master Data 111\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9711663865\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 332,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 111,\n                        \"templateName\": \"Assist Master Data 111\",\n                        \"templateDescription\": \"Assist Master Data 111\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"gaurav.mittal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 112,\n            \"updated\": false,\n            \"templateId\": 112,\n            \"templateName\": \"Assist Master Data 112\",\n            \"templateDescription\": \"Assist Master Data 112\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 333,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 112,\n                        \"templateName\": \"Assist Master Data 112\",\n                        \"templateDescription\": \"Assist Master Data 112\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"ram.jangra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 113,\n            \"updated\": false,\n            \"templateId\": 113,\n            \"templateName\": \"Assist Master Data 113\",\n            \"templateDescription\": \"Assist Master Data 113\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 334,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 113,\n                        \"templateName\": \"Assist Master Data 113\",\n                        \"templateDescription\": \"Assist Master Data 113\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"Abhilasha.tiwari@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 114,\n            \"updated\": false,\n            \"templateId\": 114,\n            \"templateName\": \"Assist Master Data 114\",\n            \"templateDescription\": \"Assist Master Data 114\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 335,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 114,\n                        \"templateName\": \"Assist Master Data 114\",\n                        \"templateDescription\": \"Assist Master Data 114\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 89,\n                    \"fieldValue\": \"Sunil.kumar8@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 115,\n            \"updated\": false,\n            \"templateId\": 115,\n            \"templateName\": \"Assist Master Data 115\",\n            \"templateDescription\": \"Assist Master Data 115\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 336,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 115,\n                        \"templateName\": \"Assist Master Data 115\",\n                        \"templateDescription\": \"Assist Master Data 115\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Payal.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 116,\n            \"updated\": false,\n            \"templateId\": 116,\n            \"templateName\": \"Assist Master Data 116\",\n            \"templateDescription\": \"Assist Master Data 116\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 337,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 116,\n                        \"templateName\": \"Assist Master Data 116\",\n                        \"templateDescription\": \"Assist Master Data 116\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"payal.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 338,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 116,\n                        \"templateName\": \"Assist Master Data 116\",\n                        \"templateDescription\": \"Assist Master Data 116\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"payal.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 339,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 116,\n                        \"templateName\": \"Assist Master Data 116\",\n                        \"templateDescription\": \"Assist Master Data 116\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"payal.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 117,\n            \"updated\": false,\n            \"templateId\": 117,\n            \"templateName\": \"Assist Master Data 117\",\n            \"templateDescription\": \"Assist Master Data 117\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 340,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 117,\n                        \"templateName\": \"Assist Master Data 117\",\n                        \"templateDescription\": \"Assist Master Data 117\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9953525312\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 341,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 117,\n                        \"templateName\": \"Assist Master Data 117\",\n                        \"templateDescription\": \"Assist Master Data 117\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"chitra.michael@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 342,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 117,\n                        \"templateName\": \"Assist Master Data 117\",\n                        \"templateDescription\": \"Assist Master Data 117\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9958881077\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 343,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 117,\n                        \"templateName\": \"Assist Master Data 117\",\n                        \"templateDescription\": \"Assist Master Data 117\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"rachit.grover@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 118,\n            \"updated\": false,\n            \"templateId\": 118,\n            \"templateName\": \"Assist Master Data 118\",\n            \"templateDescription\": \"Assist Master Data 118\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 344,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 118,\n                        \"templateName\": \"Assist Master Data 118\",\n                        \"templateDescription\": \"Assist Master Data 118\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9910774588\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 345,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 118,\n                        \"templateName\": \"Assist Master Data 118\",\n                        \"templateDescription\": \"Assist Master Data 118\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"mohammedshoaib.khan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 346,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 118,\n                        \"templateName\": \"Assist Master Data 118\",\n                        \"templateDescription\": \"Assist Master Data 118\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"8860627222\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 347,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 118,\n                        \"templateName\": \"Assist Master Data 118\",\n                        \"templateDescription\": \"Assist Master Data 118\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"devnath.singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 119,\n            \"updated\": false,\n            \"templateId\": 119,\n            \"templateName\": \"Assist Master Data 119\",\n            \"templateDescription\": \"Assist Master Data 119\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 348,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 119,\n                        \"templateName\": \"Assist Master Data 119\",\n                        \"templateDescription\": \"Assist Master Data 119\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9958881077\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 349,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 119,\n                        \"templateName\": \"Assist Master Data 119\",\n                        \"templateDescription\": \"Assist Master Data 119\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"rachit.grover@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 350,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 119,\n                        \"templateName\": \"Assist Master Data 119\",\n                        \"templateDescription\": \"Assist Master Data 119\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9953525312\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 351,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 119,\n                        \"templateName\": \"Assist Master Data 119\",\n                        \"templateDescription\": \"Assist Master Data 119\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"chitra.michael@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 120,\n            \"updated\": false,\n            \"templateId\": 120,\n            \"templateName\": \"Assist Master Data 120\",\n            \"templateDescription\": \"Assist Master Data 120\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 352,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 120,\n                        \"templateName\": \"Assist Master Data 120\",\n                        \"templateDescription\": \"Assist Master Data 120\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"payal.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 353,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 120,\n                        \"templateName\": \"Assist Master Data 120\",\n                        \"templateDescription\": \"Assist Master Data 120\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9811107822\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 121,\n            \"updated\": false,\n            \"templateId\": 121,\n            \"templateName\": \"Assist Master Data 121\",\n            \"templateDescription\": \"Assist Master Data 121\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 354,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 121,\n                        \"templateName\": \"Assist Master Data 121\",\n                        \"templateDescription\": \"Assist Master Data 121\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9899653121\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 355,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 121,\n                        \"templateName\": \"Assist Master Data 121\",\n                        \"templateDescription\": \"Assist Master Data 121\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Payal.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 122,\n            \"updated\": false,\n            \"templateId\": 122,\n            \"templateName\": \"Assist Master Data 122\",\n            \"templateDescription\": \"Assist Master Data 122\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 356,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 122,\n                        \"templateName\": \"Assist Master Data 122\",\n                        \"templateDescription\": \"Assist Master Data 122\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"7004196846\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 357,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 122,\n                        \"templateName\": \"Assist Master Data 122\",\n                        \"templateDescription\": \"Assist Master Data 122\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Abhishekkumar.Thakur@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 358,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 122,\n                        \"templateName\": \"Assist Master Data 122\",\n                        \"templateDescription\": \"Assist Master Data 122\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Abhishekkumar.Thakur@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 123,\n            \"updated\": false,\n            \"templateId\": 123,\n            \"templateName\": \"Assist Master Data 123\",\n            \"templateDescription\": \"Assist Master Data 123\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 359,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 123,\n                        \"templateName\": \"Assist Master Data 123\",\n                        \"templateDescription\": \"Assist Master Data 123\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9560384636\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 360,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 123,\n                        \"templateName\": \"Assist Master Data 123\",\n                        \"templateDescription\": \"Assist Master Data 123\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Anindya.Jain@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 361,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 123,\n                        \"templateName\": \"Assist Master Data 123\",\n                        \"templateDescription\": \"Assist Master Data 123\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Anindya.Jain@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 124,\n            \"updated\": false,\n            \"templateId\": 124,\n            \"templateName\": \"Assist Master Data 124\",\n            \"templateDescription\": \"Assist Master Data 124\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 362,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 124,\n                        \"templateName\": \"Assist Master Data 124\",\n                        \"templateDescription\": \"Assist Master Data 124\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9868188848\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 363,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 124,\n                        \"templateName\": \"Assist Master Data 124\",\n                        \"templateDescription\": \"Assist Master Data 124\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Ishvinder.Singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 364,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 124,\n                        \"templateName\": \"Assist Master Data 124\",\n                        \"templateDescription\": \"Assist Master Data 124\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Ishvinder.Singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 125,\n            \"updated\": false,\n            \"templateId\": 125,\n            \"templateName\": \"Assist Master Data 125\",\n            \"templateDescription\": \"Assist Master Data 125\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 365,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 125,\n                        \"templateName\": \"Assist Master Data 125\",\n                        \"templateDescription\": \"Assist Master Data 125\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9810799821\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 366,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 125,\n                        \"templateName\": \"Assist Master Data 125\",\n                        \"templateDescription\": \"Assist Master Data 125\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"shruti.kamboj@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 367,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 125,\n                        \"templateName\": \"Assist Master Data 125\",\n                        \"templateDescription\": \"Assist Master Data 125\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9210936010\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 368,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 125,\n                        \"templateName\": \"Assist Master Data 125\",\n                        \"templateDescription\": \"Assist Master Data 125\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"callcentre.psh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 126,\n            \"updated\": false,\n            \"templateId\": 126,\n            \"templateName\": \"Assist Master Data 126\",\n            \"templateDescription\": \"Assist Master Data 126\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 369,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 126,\n                        \"templateName\": \"Assist Master Data 126\",\n                        \"templateDescription\": \"Assist Master Data 126\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9990892855\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 370,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 126,\n                        \"templateName\": \"Assist Master Data 126\",\n                        \"templateDescription\": \"Assist Master Data 126\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"hariom.vats@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 371,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 126,\n                        \"templateName\": \"Assist Master Data 126\",\n                        \"templateDescription\": \"Assist Master Data 126\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"hariom.vats@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 127,\n            \"updated\": false,\n            \"templateId\": 127,\n            \"templateName\": \"Assist Master Data 127\",\n            \"templateDescription\": \"Assist Master Data 127\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 372,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 127,\n                        \"templateName\": \"Assist Master Data 127\",\n                        \"templateDescription\": \"Assist Master Data 127\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9643514807\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 373,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 127,\n                        \"templateName\": \"Assist Master Data 127\",\n                        \"templateDescription\": \"Assist Master Data 127\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Mayuri.Mehta@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 374,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 127,\n                        \"templateName\": \"Assist Master Data 127\",\n                        \"templateDescription\": \"Assist Master Data 127\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Mayuri.Mehta@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 128,\n            \"updated\": false,\n            \"templateId\": 128,\n            \"templateName\": \"Assist Master Data 128\",\n            \"templateDescription\": \"Assist Master Data 128\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 375,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 128,\n                        \"templateName\": \"Assist Master Data 128\",\n                        \"templateDescription\": \"Assist Master Data 128\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9910338471,9873250967\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 129,\n            \"updated\": false,\n            \"templateId\": 129,\n            \"templateName\": \"Assist Master Data 129\",\n            \"templateDescription\": \"Assist Master Data 129\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 376,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 129,\n                        \"templateName\": \"Assist Master Data 129\",\n                        \"templateDescription\": \"Assist Master Data 129\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9910488561,9810617784\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 130,\n            \"updated\": false,\n            \"templateId\": 130,\n            \"templateName\": \"Assist Master Data 130\",\n            \"templateDescription\": \"Assist Master Data 130\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 377,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 130,\n                        \"templateName\": \"Assist Master Data 130\",\n                        \"templateDescription\": \"Assist Master Data 130\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9650134500\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 378,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 130,\n                        \"templateName\": \"Assist Master Data 130\",\n                        \"templateDescription\": \"Assist Master Data 130\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Ravi.yadav@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 131,\n            \"updated\": false,\n            \"templateId\": 131,\n            \"templateName\": \"Assist Master Data 131\",\n            \"templateDescription\": \"Assist Master Data 131\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 379,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 131,\n                        \"templateName\": \"Assist Master Data 131\",\n                        \"templateDescription\": \"Assist Master Data 131\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9810302945\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 380,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 131,\n                        \"templateName\": \"Assist Master Data 131\",\n                        \"templateDescription\": \"Assist Master Data 131\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"sudeep.bhattacharya@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 132,\n            \"updated\": false,\n            \"templateId\": 132,\n            \"templateName\": \"Assist Master Data 132\",\n            \"templateDescription\": \"Assist Master Data 132\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 381,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 132,\n                        \"templateName\": \"Assist Master Data 132\",\n                        \"templateDescription\": \"Assist Master Data 132\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9810302945\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 382,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 132,\n                        \"templateName\": \"Assist Master Data 132\",\n                        \"templateDescription\": \"Assist Master Data 132\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"sudeep.bhattacharya@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 133,\n            \"updated\": false,\n            \"templateId\": 133,\n            \"templateName\": \"Assist Master Data 133\",\n            \"templateDescription\": \"Assist Master Data 133\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 383,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 133,\n                        \"templateName\": \"Assist Master Data 133\",\n                        \"templateDescription\": \"Assist Master Data 133\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9871711990\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 384,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 133,\n                        \"templateName\": \"Assist Master Data 133\",\n                        \"templateDescription\": \"Assist Master Data 133\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"Arpita.Mukherjee@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 385,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 133,\n                        \"templateName\": \"Assist Master Data 133\",\n                        \"templateDescription\": \"Assist Master Data 133\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9810799821\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 386,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 133,\n                        \"templateName\": \"Assist Master Data 133\",\n                        \"templateDescription\": \"Assist Master Data 133\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"shruti.kamboj@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 387,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 133,\n                        \"templateName\": \"Assist Master Data 133\",\n                        \"templateDescription\": \"Assist Master Data 133\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"shruti.kamboj@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 134,\n            \"updated\": false,\n            \"templateId\": 134,\n            \"templateName\": \"Assist Master Data 134\",\n            \"templateDescription\": \"Assist Master Data 134\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 388,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 134,\n                        \"templateName\": \"Assist Master Data 134\",\n                        \"templateDescription\": \"Assist Master Data 134\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"chitra.michael@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 389,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 134,\n                        \"templateName\": \"Assist Master Data 134\",\n                        \"templateDescription\": \"Assist Master Data 134\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9953525312\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 390,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 134,\n                        \"templateName\": \"Assist Master Data 134\",\n                        \"templateDescription\": \"Assist Master Data 134\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"chitra.michael@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 135,\n            \"updated\": false,\n            \"templateId\": 135,\n            \"templateName\": \"Assist Master Data 135\",\n            \"templateDescription\": \"Assist Master Data 135\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 391,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 135,\n                        \"templateName\": \"Assist Master Data 135\",\n                        \"templateDescription\": \"Assist Master Data 135\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"7004196846\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 392,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 135,\n                        \"templateName\": \"Assist Master Data 135\",\n                        \"templateDescription\": \"Assist Master Data 135\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"Abhishekkumar.Thakur@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 136,\n            \"updated\": false,\n            \"templateId\": 136,\n            \"templateName\": \"Assist Master Data 136\",\n            \"templateDescription\": \"Assist Master Data 136\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 393,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 136,\n                        \"templateName\": \"Assist Master Data 136\",\n                        \"templateDescription\": \"Assist Master Data 136\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"Kriti.Bhola@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 394,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 136,\n                        \"templateName\": \"Assist Master Data 136\",\n                        \"templateDescription\": \"Assist Master Data 136\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9540934667\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 137,\n            \"updated\": false,\n            \"templateId\": 137,\n            \"templateName\": \"Assist Master Data 137\",\n            \"templateDescription\": \"Assist Master Data 137\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 395,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 137,\n                        \"templateName\": \"Assist Master Data 137\",\n                        \"templateDescription\": \"Assist Master Data 137\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"8130969987\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 396,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 137,\n                        \"templateName\": \"Assist Master Data 137\",\n                        \"templateDescription\": \"Assist Master Data 137\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"ashish.tripathi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 397,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 137,\n                        \"templateName\": \"Assist Master Data 137\",\n                        \"templateDescription\": \"Assist Master Data 137\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"ashish.tripathi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 138,\n            \"updated\": false,\n            \"templateId\": 138,\n            \"templateName\": \"Assist Master Data 138\",\n            \"templateDescription\": \"Assist Master Data 138\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 398,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 138,\n                        \"templateName\": \"Assist Master Data 138\",\n                        \"templateDescription\": \"Assist Master Data 138\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"8130969987\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 399,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 138,\n                        \"templateName\": \"Assist Master Data 138\",\n                        \"templateDescription\": \"Assist Master Data 138\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"ashish.tripathi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 400,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 138,\n                        \"templateName\": \"Assist Master Data 138\",\n                        \"templateDescription\": \"Assist Master Data 138\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"ashish.tripathi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 139,\n            \"updated\": false,\n            \"templateId\": 139,\n            \"templateName\": \"Assist Master Data 139\",\n            \"templateDescription\": \"Assist Master Data 139\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 401,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 139,\n                        \"templateName\": \"Assist Master Data 139\",\n                        \"templateDescription\": \"Assist Master Data 139\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 107,\n                    \"fieldValue\": \"9914944084\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 402,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 139,\n                        \"templateName\": \"Assist Master Data 139\",\n                        \"templateDescription\": \"Assist Master Data 139\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 108,\n                    \"fieldValue\": \"rajneesh.sehgal@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 403,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 139,\n                        \"templateName\": \"Assist Master Data 139\",\n                        \"templateDescription\": \"Assist Master Data 139\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9654783634\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 404,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 139,\n                        \"templateName\": \"Assist Master Data 139\",\n                        \"templateDescription\": \"Assist Master Data 139\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"nitin.sharma2@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 405,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 139,\n                        \"templateName\": \"Assist Master Data 139\",\n                        \"templateDescription\": \"Assist Master Data 139\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"8826677171\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 406,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 139,\n                        \"templateName\": \"Assist Master Data 139\",\n                        \"templateDescription\": \"Assist Master Data 139\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"nitin.sharma2@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 140,\n            \"updated\": false,\n            \"templateId\": 140,\n            \"templateName\": \"Assist Master Data 140\",\n            \"templateDescription\": \"Assist Master Data 140\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 407,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 140,\n                        \"templateName\": \"Assist Master Data 140\",\n                        \"templateDescription\": \"Assist Master Data 140\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9560096844\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 408,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 140,\n                        \"templateName\": \"Assist Master Data 140\",\n                        \"templateDescription\": \"Assist Master Data 140\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"manish.mann@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 409,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 140,\n                        \"templateName\": \"Assist Master Data 140\",\n                        \"templateDescription\": \"Assist Master Data 140\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"manish.mann@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 410,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 140,\n                        \"templateName\": \"Assist Master Data 140\",\n                        \"templateDescription\": \"Assist Master Data 140\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"8826677171\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 141,\n            \"updated\": false,\n            \"templateId\": 141,\n            \"templateName\": \"Assist Master Data 141\",\n            \"templateDescription\": \"Assist Master Data 141\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 411,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 141,\n                        \"templateName\": \"Assist Master Data 141\",\n                        \"templateDescription\": \"Assist Master Data 141\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"8826677171\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 142,\n            \"updated\": false,\n            \"templateId\": 142,\n            \"templateName\": \"Assist Master Data 142\",\n            \"templateDescription\": \"Assist Master Data 142\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 412,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 142,\n                        \"templateName\": \"Assist Master Data 142\",\n                        \"templateDescription\": \"Assist Master Data 142\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9312647683\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 413,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 142,\n                        \"templateName\": \"Assist Master Data 142\",\n                        \"templateDescription\": \"Assist Master Data 142\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"security.vsh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 143,\n            \"updated\": false,\n            \"templateId\": 143,\n            \"templateName\": \"Assist Master Data 143\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 414,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 143,\n                        \"templateName\": \"Assist Master Data 143\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8506095082\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 144,\n            \"updated\": false,\n            \"templateId\": 144,\n            \"templateName\": \"Assist Master Data 144\",\n            \"templateDescription\": \"Assist Master Data 144\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 415,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 144,\n                        \"templateName\": \"Assist Master Data 144\",\n                        \"templateDescription\": \"Assist Master Data 144\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Kapil.KumarTyagi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 416,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 144,\n                        \"templateName\": \"Assist Master Data 144\",\n                        \"templateDescription\": \"Assist Master Data 144\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8506095082\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 145,\n            \"updated\": false,\n            \"templateId\": 145,\n            \"templateName\": \"Assist Master Data 145\",\n            \"templateDescription\": \"Assist Master Data 145\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 417,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 145,\n                        \"templateName\": \"Assist Master Data 145\",\n                        \"templateDescription\": \"Assist Master Data 145\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560887255\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 418,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 145,\n                        \"templateName\": \"Assist Master Data 145\",\n                        \"templateDescription\": \"Assist Master Data 145\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"samsur.rahamankhan@maxhalthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 146,\n            \"updated\": false,\n            \"templateId\": 146,\n            \"templateName\": \"Assist Master Data 146\",\n            \"templateDescription\": \"Assist Master Data 146\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 419,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 146,\n                        \"templateName\": \"Assist Master Data 146\",\n                        \"templateDescription\": \"Assist Master Data 146\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9971426386\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 420,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 146,\n                        \"templateName\": \"Assist Master Data 146\",\n                        \"templateDescription\": \"Assist Master Data 146\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9910835818\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 421,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 146,\n                        \"templateName\": \"Assist Master Data 146\",\n                        \"templateDescription\": \"Assist Master Data 146\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8840794372\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 422,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 146,\n                        \"templateName\": \"Assist Master Data 146\",\n                        \"templateDescription\": \"Assist Master Data 146\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"vandana.yadav@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 147,\n            \"updated\": false,\n            \"templateId\": 147,\n            \"templateName\": \"Assist Master Data 147\",\n            \"templateDescription\": \"Assist Master Data 147\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 423,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 147,\n                        \"templateName\": \"Assist Master Data 147\",\n                        \"templateDescription\": \"Assist Master Data 147\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560887255\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 424,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 147,\n                        \"templateName\": \"Assist Master Data 147\",\n                        \"templateDescription\": \"Assist Master Data 147\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"samsur.rahamankhan@maxhalthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 425,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 147,\n                        \"templateName\": \"Assist Master Data 147\",\n                        \"templateDescription\": \"Assist Master Data 147\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9781076153\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 426,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 147,\n                        \"templateName\": \"Assist Master Data 147\",\n                        \"templateDescription\": \"Assist Master Data 147\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Gurpreet.Gill@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 148,\n            \"updated\": false,\n            \"templateId\": 148,\n            \"templateName\": \"Assist Master Data 148\",\n            \"templateDescription\": \"Assist Master Data 148\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 427,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 148,\n                        \"templateName\": \"Assist Master Data 148\",\n                        \"templateDescription\": \"Assist Master Data 148\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9654611764\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 428,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 148,\n                        \"templateName\": \"Assist Master Data 148\",\n                        \"templateDescription\": \"Assist Master Data 148\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Mohsina. khan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 149,\n            \"updated\": false,\n            \"templateId\": 149,\n            \"templateName\": \"Assist Master Data 149\",\n            \"templateDescription\": \"Assist Master Data 149\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 429,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 149,\n                        \"templateName\": \"Assist Master Data 149\",\n                        \"templateDescription\": \"Assist Master Data 149\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 89,\n                    \"fieldValue\": \"Gaurav.Khurana@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 430,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 149,\n                        \"templateName\": \"Assist Master Data 149\",\n                        \"templateDescription\": \"Assist Master Data 149\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 90,\n                    \"fieldValue\": \"9676105650\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 150,\n            \"updated\": false,\n            \"templateId\": 150,\n            \"templateName\": \"Assist Master Data 150\",\n            \"templateDescription\": \"Assist Master Data 150\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 431,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 150,\n                        \"templateName\": \"Assist Master Data 150\",\n                        \"templateDescription\": \"Assist Master Data 150\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"7347569857\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 432,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 150,\n                        \"templateName\": \"Assist Master Data 150\",\n                        \"templateDescription\": \"Assist Master Data 150\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Rishu.Arora@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 433,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 150,\n                        \"templateName\": \"Assist Master Data 150\",\n                        \"templateDescription\": \"Assist Master Data 150\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Rishu.Arora@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 151,\n            \"updated\": false,\n            \"templateId\": 151,\n            \"templateName\": \"Assist Master Data 151\",\n            \"templateDescription\": \"Assist Master Data 151\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 434,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 151,\n                        \"templateName\": \"Assist Master Data 151\",\n                        \"templateDescription\": \"Assist Master Data 151\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9810365791\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 435,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 151,\n                        \"templateName\": \"Assist Master Data 151\",\n                        \"templateDescription\": \"Assist Master Data 151\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Nishi.Chacko@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 436,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 151,\n                        \"templateName\": \"Assist Master Data 151\",\n                        \"templateDescription\": \"Assist Master Data 151\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Nishi.Chacko@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 152,\n            \"updated\": false,\n            \"templateId\": 152,\n            \"templateName\": \"Assist Master Data 152\",\n            \"templateDescription\": \"Assist Master Data 152\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 437,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 152,\n                        \"templateName\": \"Assist Master Data 152\",\n                        \"templateDescription\": \"Assist Master Data 152\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9990419765\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 438,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 152,\n                        \"templateName\": \"Assist Master Data 152\",\n                        \"templateDescription\": \"Assist Master Data 152\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Harpreet.kaur@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 439,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 152,\n                        \"templateName\": \"Assist Master Data 152\",\n                        \"templateDescription\": \"Assist Master Data 152\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Harpreet.kaur@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 153,\n            \"updated\": false,\n            \"templateId\": 153,\n            \"templateName\": \"Assist Master Data 153\",\n            \"templateDescription\": \"Assist Master Data 153\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 440,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 153,\n                        \"templateName\": \"Assist Master Data 153\",\n                        \"templateDescription\": \"Assist Master Data 153\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9891875199\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 154,\n            \"updated\": false,\n            \"templateId\": 154,\n            \"templateName\": \"Assist Master Data 154\",\n            \"templateDescription\": \"Assist Master Data 154\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 441,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 154,\n                        \"templateName\": \"Assist Master Data 154\",\n                        \"templateDescription\": \"Assist Master Data 154\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8448293153,8448293145\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 155,\n            \"updated\": false,\n            \"templateId\": 155,\n            \"templateName\": \"Assist Master Data 155\",\n            \"templateDescription\": \"Assist Master Data 155\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 442,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 155,\n                        \"templateName\": \"Assist Master Data 155\",\n                        \"templateDescription\": \"Assist Master Data 155\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8448293142\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 156,\n            \"updated\": false,\n            \"templateId\": 156,\n            \"templateName\": \"Assist Master Data 156\",\n            \"templateDescription\": \"Assist Master Data 156\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 443,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 156,\n                        \"templateName\": \"Assist Master Data 156\",\n                        \"templateDescription\": \"Assist Master Data 156\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"-\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 444,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 156,\n                        \"templateName\": \"Assist Master Data 156\",\n                        \"templateDescription\": \"Assist Master Data 156\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"-\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 157,\n            \"updated\": false,\n            \"templateId\": 157,\n            \"templateName\": \"Assist Master Data 157\",\n            \"templateDescription\": \"Assist Master Data 157\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 445,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 157,\n                        \"templateName\": \"Assist Master Data 157\",\n                        \"templateDescription\": \"Assist Master Data 157\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 446,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 157,\n                        \"templateName\": \"Assist Master Data 157\",\n                        \"templateDescription\": \"Assist Master Data 157\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 158,\n            \"updated\": false,\n            \"templateId\": 158,\n            \"templateName\": \"Assist Master Data 158\",\n            \"templateDescription\": \"Assist Master Data 158\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 447,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 158,\n                        \"templateName\": \"Assist Master Data 158\",\n                        \"templateDescription\": \"Assist Master Data 158\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 448,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 158,\n                        \"templateName\": \"Assist Master Data 158\",\n                        \"templateDescription\": \"Assist Master Data 158\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 159,\n            \"updated\": false,\n            \"templateId\": 159,\n            \"templateName\": \"Assist Master Data 159\",\n            \"templateDescription\": \"Assist Master Data 159\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 449,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 159,\n                        \"templateName\": \"Assist Master Data 159\",\n                        \"templateDescription\": \"Assist Master Data 159\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"Laeeq.Ahmed@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 450,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 159,\n                        \"templateName\": \"Assist Master Data 159\",\n                        \"templateDescription\": \"Assist Master Data 159\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 92,\n                    \"fieldValue\": \"9871667657\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 160,\n            \"updated\": false,\n            \"templateId\": 160,\n            \"templateName\": \"Assist Master 01\",\n            \"templateDescription\": \"Assist user 01\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 451,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 160,\n                        \"templateName\": \"Assist Master 01\",\n                        \"templateDescription\": \"Assist user 01\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9676105650\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 452,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 160,\n                        \"templateName\": \"Assist Master 01\",\n                        \"templateDescription\": \"Assist user 01\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Gaurav.Khurana@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 161,\n            \"updated\": false,\n            \"templateId\": 161,\n            \"templateName\": \"Assist Master 02\",\n            \"templateDescription\": \"Assist Master 02\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 453,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 161,\n                        \"templateName\": \"Assist Master 02\",\n                        \"templateDescription\": \"Assist Master 02\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Gaurav.Khurana@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 454,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 161,\n                        \"templateName\": \"Assist Master 02\",\n                        \"templateDescription\": \"Assist Master 02\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9676105650\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 162,\n            \"updated\": false,\n            \"templateId\": 162,\n            \"templateName\": \"Assist Master 03\",\n            \"templateDescription\": \"Assist Master 03\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 455,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 162,\n                        \"templateName\": \"Assist Master 03\",\n                        \"templateDescription\": \"Assist Master 03\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9871667657\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 456,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 162,\n                        \"templateName\": \"Assist Master 03\",\n                        \"templateDescription\": \"Assist Master 03\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Laeeq.ahmed@maxhealthcare.com \",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 163,\n            \"updated\": false,\n            \"templateId\": 163,\n            \"templateName\": \"Assist Master 04\",\n            \"templateDescription\": \"Assist Master 04\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 457,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 163,\n                        \"templateName\": \"Assist Master 04\",\n                        \"templateDescription\": \"Assist Master 04\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"lancymol.joseph@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 458,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 163,\n                        \"templateName\": \"Assist Master 04\",\n                        \"templateDescription\": \"Assist Master 04\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560411006\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 164,\n            \"updated\": false,\n            \"templateId\": 164,\n            \"templateName\": \"Assist Master 05\",\n            \"templateDescription\": \"Assist Master 05\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 459,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 164,\n                        \"templateName\": \"Assist Master 05\",\n                        \"templateDescription\": \"Assist Master 05\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Debesh.parmar@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 460,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 164,\n                        \"templateName\": \"Assist Master 05\",\n                        \"templateDescription\": \"Assist Master 05\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9873573778\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 165,\n            \"updated\": false,\n            \"templateId\": 165,\n            \"templateName\": \"Assist Master 06\",\n            \"templateDescription\": \"Assist Master 06\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 461,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 165,\n                        \"templateName\": \"Assist Master 06\",\n                        \"templateDescription\": \"Assist Master 06\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Lancy.Joseph@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 462,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 165,\n                        \"templateName\": \"Assist Master 06\",\n                        \"templateDescription\": \"Assist Master 06\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9560411006\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 166,\n            \"updated\": false,\n            \"templateId\": 166,\n            \"templateName\": \"Assist Master 07\",\n            \"templateDescription\": \"Assist Master 07\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 463,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 166,\n                        \"templateName\": \"Assist Master 07\",\n                        \"templateDescription\": \"Assist Master 07\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"nitasha.sharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 464,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 166,\n                        \"templateName\": \"Assist Master 07\",\n                        \"templateDescription\": \"Assist Master 07\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9810365791\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 167,\n            \"updated\": false,\n            \"templateId\": 167,\n            \"templateName\": \"Assist Master 08\",\n            \"templateDescription\": \"Assist Master 08\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 465,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 167,\n                        \"templateName\": \"Assist Master 08\",\n                        \"templateDescription\": \"Assist Master 08\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Savita.kataria@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 466,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 167,\n                        \"templateName\": \"Assist Master 08\",\n                        \"templateDescription\": \"Assist Master 08\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9718594714\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 168,\n            \"updated\": false,\n            \"templateId\": 168,\n            \"templateName\": \"Assist Master 09\",\n            \"templateDescription\": \"Assist Master 09\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 467,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 168,\n                        \"templateName\": \"Assist Master 09\",\n                        \"templateDescription\": \"Assist Master 09\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Smitha.manoj@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 468,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 168,\n                        \"templateName\": \"Assist Master 09\",\n                        \"templateDescription\": \"Assist Master 09\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9811125772\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 169,\n            \"updated\": false,\n            \"templateId\": 169,\n            \"templateName\": \"Assist Master 10\",\n            \"templateDescription\": \"Assist Master 10\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 469,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 169,\n                        \"templateName\": \"Assist Master 10\",\n                        \"templateDescription\": \"Assist Master 10\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Rishu.arora@maxhealthcare.com \",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 470,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 169,\n                        \"templateName\": \"Assist Master 10\",\n                        \"templateDescription\": \"Assist Master 10\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7347569857\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 170,\n            \"updated\": false,\n            \"templateId\": 170,\n            \"templateName\": \"Assist Master 11\",\n            \"templateDescription\": \"Assist Master 11\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 471,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 170,\n                        \"templateName\": \"Assist Master 11\",\n                        \"templateDescription\": \"Assist Master 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"dr.suchismita.adhikari@maxhealthcare.com, manish.mann@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 472,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 170,\n                        \"templateName\": \"Assist Master 11\",\n                        \"templateDescription\": \"Assist Master 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"7838657841,9560096844\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 473,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 170,\n                        \"templateName\": \"Assist Master 11\",\n                        \"templateDescription\": \"Assist Master 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"dr.suchismita.adhikari@maxhealthcare.com ,manish.mann@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 171,\n            \"updated\": false,\n            \"templateId\": 171,\n            \"templateName\": \"Assist Master 12\",\n            \"templateDescription\": \"Assist Master 11\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 474,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 171,\n                        \"templateName\": \"Assist Master 12\",\n                        \"templateDescription\": \"Assist Master 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 94,\n                    \"fieldValue\": \"chander.bhanukhati@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 475,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 171,\n                        \"templateName\": \"Assist Master 12\",\n                        \"templateDescription\": \"Assist Master 11\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 95,\n                    \"fieldValue\": \"9634553891\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 172,\n            \"updated\": false,\n            \"templateId\": 172,\n            \"templateName\": \"Complaint Data 1\",\n            \"templateDescription\": \"Complaint Data 1\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 476,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 172,\n                        \"templateName\": \"Complaint Data 1\",\n                        \"templateDescription\": \"Complaint Data 1\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"riti.uppal2@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 477,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 172,\n                        \"templateName\": \"Complaint Data 1\",\n                        \"templateDescription\": \"Complaint Data 1\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 92,\n                    \"fieldValue\": \"7065521555\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 173,\n            \"updated\": false,\n            \"templateId\": 173,\n            \"templateName\": \"Assist Master 012\",\n            \"templateDescription\": \"Assist Master 012\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 478,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 173,\n                        \"templateName\": \"Assist Master 012\",\n                        \"templateDescription\": \"Assist Master 012\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 91,\n                    \"fieldValue\": \"NidhiM.Dev@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 479,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 173,\n                        \"templateName\": \"Assist Master 012\",\n                        \"templateDescription\": \"Assist Master 012\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 92,\n                    \"fieldValue\": \"9650005246\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 174,\n            \"updated\": false,\n            \"templateId\": 174,\n            \"templateName\": \"Assist Master 14\",\n            \"templateDescription\": \"Assist Master 14\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 480,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 174,\n                        \"templateName\": \"Assist Master 14\",\n                        \"templateDescription\": \"Assist Master 14\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 86,\n                    \"fieldValue\": \"9811821581\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 481,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 174,\n                        \"templateName\": \"Assist Master 14\",\n                        \"templateDescription\": \"Assist Master 14\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 87,\n                    \"fieldValue\": \"Abhishek.Garg@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 482,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 174,\n                        \"templateName\": \"Assist Master 14\",\n                        \"templateDescription\": \"Assist Master 14\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"fieldId\": 106,\n                    \"fieldValue\": \"Abhishek.Garg@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 175,\n            \"updated\": false,\n            \"templateId\": 175,\n            \"templateName\": \"Assist Master 15\",\n            \"templateDescription\": \"Assist Master 15\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 483,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Ankita.George@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 484,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"8860460648\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 485,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Subin.MathewVattathara@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 486,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7830404321\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 487,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560912424\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 488,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Rahul.Prashad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 489,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 490,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 175,\n                        \"templateName\": \"Assist Master 15\",\n                        \"templateDescription\": \"Assist Master 15\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 176,\n            \"updated\": false,\n            \"templateId\": 176,\n            \"templateName\": \"Assist Master 16\",\n            \"templateDescription\": \"Assist Master 16\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 491,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"8126091375\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 492,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Bharat.Rai@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 493,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8449717542\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 494,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"aniruddh.singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 495,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9899631812\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 496,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Praveen.Dhyani@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 497,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 498,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 176,\n                        \"templateName\": \"Assist Master 16\",\n                        \"templateDescription\": \"Assist Master 16\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 177,\n            \"updated\": false,\n            \"templateId\": 177,\n            \"templateName\": \"Assist Master 17\",\n            \"templateDescription\": \"Assist Master 17\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 499,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7060002866\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 500,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"mukesh.kumar4@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 501,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9882232050\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 502,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Vikrant.Singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 503,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8171771444\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 504,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Manoj.Sankhyan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 505,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 506,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 177,\n                        \"templateName\": \"Assist Master 17\",\n                        \"templateDescription\": \"Assist Master 17\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 178,\n            \"updated\": false,\n            \"templateId\": 178,\n            \"templateName\": \"Assist Master 18\",\n            \"templateDescription\": \"Assist Master 18\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 507,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7060002866\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 508,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"mukesh.kumar4@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 509,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9882232050\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 510,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Vikrant.Singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 511,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"8171771444\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 512,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Manoj.Sankhyan@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 513,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 514,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 178,\n                        \"templateName\": \"Assist Master 18\",\n                        \"templateDescription\": \"Assist Master 18\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 179,\n            \"updated\": false,\n            \"templateId\": 179,\n            \"templateName\": \"Assist Master 19\",\n            \"templateDescription\": \"Assist Master 19\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 515,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 179,\n                        \"templateName\": \"Assist Master 19\",\n                        \"templateDescription\": \"Assist Master 19\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7895900721, 9557188596\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 516,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 179,\n                        \"templateName\": \"Assist Master 19\",\n                        \"templateDescription\": \"Assist Master 19\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"security.ddn@maxhealthcare.com,Shri.Chand@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 180,\n            \"updated\": false,\n            \"templateId\": 180,\n            \"templateName\": \"Assist Master 20\",\n            \"templateDescription\": \"Assist Master 20\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 517,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"8800824961\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 518,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Vijay.KumarKashley@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 519,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7060140022\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 520,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Sanjay.Sharma2@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 521,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 522,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 523,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 524,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 180,\n                        \"templateName\": \"Assist Master 20\",\n                        \"templateDescription\": \"Assist Master 20\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 181,\n            \"updated\": false,\n            \"templateId\": 181,\n            \"templateName\": \"Assist Master 21\",\n            \"templateDescription\": \"Assist Master 21\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 525,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Anoop.Rawat@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 526,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7409109160\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 527,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Subin.MathewVattathara@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 528,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Rahul.Prashad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 529,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7830404321\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 530,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560912424\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 531,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 532,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 181,\n                        \"templateName\": \"Assist Master 21\",\n                        \"templateDescription\": \"Assist Master 21\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 182,\n            \"updated\": false,\n            \"templateId\": 182,\n            \"templateName\": \"Assist Master 22\",\n            \"templateDescription\": \"Assist Master 22\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 533,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7895900566\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 534,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"ddnhouse.keeping@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 535,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9760599373\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 536,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Ritu.Maher@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 537,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9997799969\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 538,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"jagjeet.namdhari@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 539,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 540,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 182,\n                        \"templateName\": \"Assist Master 22\",\n                        \"templateDescription\": \"Assist Master 22\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 183,\n            \"updated\": false,\n            \"templateId\": 183,\n            \"templateName\": \"Assist Master 23\",\n            \"templateDescription\": \"Assist Master 23\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 541,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 183,\n                        \"templateName\": \"Assist Master 23\",\n                        \"templateDescription\": \"Assist Master 23\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Ritu.Maher@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 542,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 183,\n                        \"templateName\": \"Assist Master 23\",\n                        \"templateDescription\": \"Assist Master 23\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 543,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 183,\n                        \"templateName\": \"Assist Master 23\",\n                        \"templateDescription\": \"Assist Master 23\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 544,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 183,\n                        \"templateName\": \"Assist Master 23\",\n                        \"templateDescription\": \"Assist Master 23\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9760599373\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 184,\n            \"updated\": false,\n            \"templateId\": 184,\n            \"templateName\": \"Assist Master 24\",\n            \"templateDescription\": \"Assist Master 24\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 545,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 184,\n                        \"templateName\": \"Assist Master 24\",\n                        \"templateDescription\": \"Assist Master 24\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9560912424\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 546,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 184,\n                        \"templateName\": \"Assist Master 24\",\n                        \"templateDescription\": \"Assist Master 24\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Rahul.Prashad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 185,\n            \"updated\": false,\n            \"templateId\": 185,\n            \"templateName\": \"Assist Master 25\",\n            \"templateDescription\": \"Assist Master 25\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 547,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"8860460648\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 548,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"Ankita.George@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 549,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7830404321\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 550,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Subin.MathewVattathara@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 551,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560912424\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 552,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Rahul.Prashad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 553,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 554,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 185,\n                        \"templateName\": \"Assist Master 25\",\n                        \"templateDescription\": \"Assist Master 25\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 186,\n            \"updated\": false,\n            \"templateId\": 186,\n            \"templateName\": \"Assist Master 26\",\n            \"templateDescription\": \"Assist Master 26\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 555,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7895900721, 9557188596\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 556,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"security.ddn@maxhealthcare.com,Shri.Chand@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 557,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7060076728\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 558,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Amit.Sharma5@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 559,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 560,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 561,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 562,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 186,\n                        \"templateName\": \"Assist Master 26\",\n                        \"templateDescription\": \"Assist Master 26\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 187,\n            \"updated\": false,\n            \"templateId\": 187,\n            \"templateName\": \"Assist Master 27\",\n            \"templateDescription\": \"Assist Master 27\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 563,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7248082328\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 564,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7017193277\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 565,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Anshu.Bhatia@Maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 566,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 567,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 568,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 569,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 187,\n                        \"templateName\": \"Assist Master 27\",\n                        \"templateDescription\": \"Assist Master 27\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 188,\n            \"updated\": false,\n            \"templateId\": 188,\n            \"templateName\": \"Assist Master 28\",\n            \"templateDescription\": \"Assist Master 28\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 570,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 188,\n                        \"templateName\": \"Assist Master 28\",\n                        \"templateDescription\": \"Assist Master 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7017193277\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 571,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 188,\n                        \"templateName\": \"Assist Master 28\",\n                        \"templateDescription\": \"Assist Master 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Anshu.Bhatia@Maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 572,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 188,\n                        \"templateName\": \"Assist Master 28\",\n                        \"templateDescription\": \"Assist Master 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 573,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 188,\n                        \"templateName\": \"Assist Master 28\",\n                        \"templateDescription\": \"Assist Master 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 574,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 188,\n                        \"templateName\": \"Assist Master 28\",\n                        \"templateDescription\": \"Assist Master 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 575,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 188,\n                        \"templateName\": \"Assist Master 28\",\n                        \"templateDescription\": \"Assist Master 28\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 189,\n            \"updated\": false,\n            \"templateId\": 189,\n            \"templateName\": \"Assist Master 29\",\n            \"templateDescription\": \"Assist Master 29\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 576,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 189,\n                        \"templateName\": \"Assist Master 29\",\n                        \"templateDescription\": \"Assist Master 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9953312100\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 577,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 189,\n                        \"templateName\": \"Assist Master 29\",\n                        \"templateDescription\": \"Assist Master 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"VijayKumar.Vishvakarma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 578,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 189,\n                        \"templateName\": \"Assist Master 29\",\n                        \"templateDescription\": \"Assist Master 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"7830404321\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 579,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 189,\n                        \"templateName\": \"Assist Master 29\",\n                        \"templateDescription\": \"Assist Master 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Subin.MathewVattathara@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 580,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 189,\n                        \"templateName\": \"Assist Master 29\",\n                        \"templateDescription\": \"Assist Master 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9560912424\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 581,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 189,\n                        \"templateName\": \"Assist Master 29\",\n                        \"templateDescription\": \"Assist Master 29\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Rahul.Prashad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 190,\n            \"updated\": false,\n            \"templateId\": 190,\n            \"templateName\": \"Assist Master 30\",\n            \"templateDescription\": \"Assist Master 30\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 582,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 190,\n                        \"templateName\": \"Assist Master 30\",\n                        \"templateDescription\": \"Assist Master 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 583,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 190,\n                        \"templateName\": \"Assist Master 30\",\n                        \"templateDescription\": \"Assist Master 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 584,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 190,\n                        \"templateName\": \"Assist Master 30\",\n                        \"templateDescription\": \"Assist Master 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 585,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 190,\n                        \"templateName\": \"Assist Master 30\",\n                        \"templateDescription\": \"Assist Master 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 586,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 190,\n                        \"templateName\": \"Assist Master 30\",\n                        \"templateDescription\": \"Assist Master 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 587,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 190,\n                        \"templateName\": \"Assist Master 30\",\n                        \"templateDescription\": \"Assist Master 30\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 191,\n            \"updated\": false,\n            \"templateId\": 191,\n            \"templateName\": \"Assist Master 31\",\n            \"templateDescription\": \"\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 588,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 191,\n                        \"templateName\": \"Assist Master 31\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9731512563\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 589,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 191,\n                        \"templateName\": \"Assist Master 31\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"ShagunSharma@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 590,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 191,\n                        \"templateName\": \"Assist Master 31\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9711131799\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 591,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 191,\n                        \"templateName\": \"Assist Master 31\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Ronald.KiranMay@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 592,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 191,\n                        \"templateName\": \"Assist Master 31\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 593,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 191,\n                        \"templateName\": \"Assist Master 31\",\n                        \"templateDescription\": \"\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 192,\n            \"updated\": false,\n            \"templateId\": 192,\n            \"templateName\": \"Assist Master 32\",\n            \"templateDescription\": \"Assist Master 32\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 594,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 192,\n                        \"templateName\": \"Assist Master 32\",\n                        \"templateDescription\": \"Assist Master 32\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7017193277\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 595,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 192,\n                        \"templateName\": \"Assist Master 32\",\n                        \"templateDescription\": \"Assist Master 32\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Anshu.Bhatia@Maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 596,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 192,\n                        \"templateName\": \"Assist Master 32\",\n                        \"templateDescription\": \"Assist Master 32\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 597,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 192,\n                        \"templateName\": \"Assist Master 32\",\n                        \"templateDescription\": \"Assist Master 32\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 598,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 192,\n                        \"templateName\": \"Assist Master 32\",\n                        \"templateDescription\": \"Assist Master 32\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 599,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 192,\n                        \"templateName\": \"Assist Master 32\",\n                        \"templateDescription\": \"Assist Master 32\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 193,\n            \"updated\": false,\n            \"templateId\": 193,\n            \"templateName\": \"Assist Master 33\",\n            \"templateDescription\": \"Assist Master 33\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 600,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"8171530072\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 601,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"ranveer.singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 602,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"8755598889\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 603,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"bjoshi@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 604,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 605,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 606,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 607,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 193,\n                        \"templateName\": \"Assist Master 33\",\n                        \"templateDescription\": \"Assist Master 33\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 194,\n            \"updated\": false,\n            \"templateId\": 194,\n            \"templateName\": \"Assist Master 34\",\n            \"templateDescription\": \"Assist Master 34\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 608,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9761801111\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 609,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"neelima.bisht@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 610,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7830404321\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 611,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Subin.MathewVattathara@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 612,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9560912424\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 613,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Rahul.Prashad@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 614,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 615,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 194,\n                        \"templateName\": \"Assist Master 34\",\n                        \"templateDescription\": \"Assist Master 34\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 195,\n            \"updated\": false,\n            \"templateId\": 195,\n            \"templateName\": \"Assist Master 35\",\n            \"templateDescription\": \"Assist Master 35\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 616,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"9634704119, 8755486020\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 617,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 618,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 619,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"7017193277\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 620,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Anshu.Bhatia@Maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 621,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 622,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 195,\n                        \"templateName\": \"Assist Master 35\",\n                        \"templateDescription\": \"Assist Master 35\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 196,\n            \"updated\": false,\n            \"templateId\": 196,\n            \"templateName\": \"Assist Master 36\",\n            \"templateDescription\": \"Assist Master 36\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 623,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 196,\n                        \"templateName\": \"Assist Master 36\",\n                        \"templateDescription\": \"Assist Master 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9634074809\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 624,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 196,\n                        \"templateName\": \"Assist Master 36\",\n                        \"templateDescription\": \"Assist Master 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"Gaurav.Rawat@Maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 625,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 196,\n                        \"templateName\": \"Assist Master 36\",\n                        \"templateDescription\": \"Assist Master 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"7017193277\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 626,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 196,\n                        \"templateName\": \"Assist Master 36\",\n                        \"templateDescription\": \"Assist Master 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Anshu.Bhatia@Maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 627,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 196,\n                        \"templateName\": \"Assist Master 36\",\n                        \"templateDescription\": \"Assist Master 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 628,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 196,\n                        \"templateName\": \"Assist Master 36\",\n                        \"templateDescription\": \"Assist Master 36\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 197,\n            \"updated\": false,\n            \"templateId\": 197,\n            \"templateName\": \"Assist Master 37\",\n            \"templateDescription\": \"Assist Master 37\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 629,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 53,\n                    \"fieldValue\": \"7895900722, 9927387262, 8393893326\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 630,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 52,\n                    \"fieldValue\": \"nursingsupervisor.ddn@maxhealthcare.com, Rekha.Raj@maxhealthcare.com, Sweta.Mani@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 631,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 56,\n                    \"fieldValue\": \"9634238852\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 632,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 54,\n                    \"fieldValue\": \"pamela.grierson@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 633,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 634,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 635,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 72,\n                    \"fieldValue\": \"9928812927\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 636,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 197,\n                        \"templateName\": \"Assist Master 37\",\n                        \"templateDescription\": \"Assist Master 37\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 73,\n                    \"fieldValue\": \"Sunveer.Bhambra@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 198,\n            \"updated\": false,\n            \"templateId\": 198,\n            \"templateName\": \"Assist Master 40\",\n            \"templateDescription\": \"Assist Master 40\",\n            \"templateType\": 2,\n            \"moduleId\": 1,\n            \"assetfieldsTemplatedetailses\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 637,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 198,\n                        \"templateName\": \"Assist Master 40\",\n                        \"templateDescription\": \"Assist Master 40\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 55,\n                    \"fieldValue\": \"Tribhuvan.singh@maxhealthcare.com\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"id\": 638,\n                    \"assetfieldsTemplatemaster\": {\n                        \"primaryCorrelationId\": 0,\n                        \"secondaryCorrelationId\": 0,\n                        \"templateId\": 198,\n                        \"templateName\": \"Assist Master 40\",\n                        \"templateDescription\": \"Assist Master 40\",\n                        \"templateType\": 2,\n                        \"moduleId\": 1\n                    },\n                    \"itemTypeId\": 20001,\n                    \"fieldId\": 57,\n                    \"fieldValue\": \"9582715242\",\n                    \"fieldType\": 1,\n                    \"gridControlFieldId\": 0\n                }\n            ]\n        }\n    ],\n    \"assetNotificationTemplateDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"templateId\": 1,\n            \"templateName\": \"AssetType Deletion Template\",\n            \"templateDescription\": \"AssetType Deletion Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 1,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"templateId\": 2,\n            \"templateName\": \"Pre-Notification Template\",\n            \"templateDescription\": \"Pre-Notification Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 0,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"templateId\": 4,\n            \"templateName\": \"Inventory De-link Template\",\n            \"templateDescription\": \"Inventory De-link Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 1001,\n            \"updated\": false,\n            \"templateId\": 1001,\n            \"templateName\": \"Bulk Pre-Notification Template\",\n            \"templateDescription\": \"Bulk Pre-Notification Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 1002,\n            \"updated\": false,\n            \"templateId\": 1002,\n            \"templateName\": \"Default Agreement Expiry Post-Notification Template\",\n            \"templateDescription\": \"Default Agreement Expiry Post-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 1,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1003,\n            \"updated\": false,\n            \"templateId\": 1003,\n            \"templateName\": \"Default License Expiry Post-Notification Template\",\n            \"templateDescription\": \"Default License Expiry Post-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1004,\n            \"updated\": false,\n            \"templateId\": 1004,\n            \"templateName\": \"Default License Expiry Pre-Notification Template\",\n            \"templateDescription\": \"Default License Expiry Pre-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1005,\n            \"updated\": false,\n            \"templateId\": 1005,\n            \"templateName\": \"Default Agreement Expiry Pre-Notification Template\",\n            \"templateDescription\": \"Default Agreement Expiry Pre-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 1,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1006,\n            \"updated\": false,\n            \"templateId\": 1006,\n            \"templateName\": \"Default Non-Compliance Notification Template\",\n            \"templateDescription\": \"Default Non-Compliance Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 3,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 0,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1007,\n            \"updated\": false,\n            \"templateId\": 1007,\n            \"templateName\": \"Default Maintenance Expiry Post-Notification Template\",\n            \"templateDescription\": \"Default Maintenance Expiry Post-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 4,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1008,\n            \"updated\": false,\n            \"templateId\": 1008,\n            \"templateName\": \"Default Maintenance Expiry Pre-Notification Template\",\n            \"templateDescription\": \"Default Maintenance Expiry Pre-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 4,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 1\n        }\n    ],\n    \"assetNotificatonRuleDetails\": [],\n    \"assetGenericNotificationCOnfigDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"configurationId\": 1,\n            \"name\": \"PPG House Keeping 30 Min\",\n            \"description\": \"PPG House Keeping 30 Min\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 1,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 3,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"configurationId\": 2,\n            \"name\": \"PPG House Keeping 60 Min\",\n            \"description\": \"PPG House Keeping 60 Min\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 2,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 3,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"configurationId\": 3,\n            \"name\": \"Administration-F&B\",\n            \"description\": \"Administration-F&B\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 8,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"configurationId\": 4,\n            \"name\": \"Biomedical Engineering\",\n            \"description\": \"Biomedical Engineering\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 3,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||1||0\",\n            \"intimationTimeMin\": 60,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 5,\n            \"updated\": false,\n            \"configurationId\": 5,\n            \"name\": \"Dietetics\",\n            \"description\": \"Dietetics\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 4,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 6,\n            \"updated\": false,\n            \"configurationId\": 6,\n            \"name\": \"Engineering- P1\",\n            \"description\": \"Engineering- P1\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 5,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 7,\n            \"updated\": false,\n            \"configurationId\": 7,\n            \"name\": \"Engineering- P2\",\n            \"description\": \"Engineering- P2\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 6,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 8,\n            \"updated\": false,\n            \"configurationId\": 8,\n            \"name\": \"F&B Food safety\",\n            \"description\": \"F&B Food safety\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 7,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 9,\n            \"updated\": false,\n            \"configurationId\": 9,\n            \"name\": \"F&B P1\",\n            \"description\": \"F&B P1\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 9,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 10,\n            \"updated\": false,\n            \"configurationId\": 10,\n            \"name\": \"F&B P2\",\n            \"description\": \"F&B P2\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 10,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 11,\n            \"updated\": false,\n            \"configurationId\": 11,\n            \"name\": \"House Keeping P1 & P2\",\n            \"description\": \"House Keeping P1 & P2\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 11,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 12,\n            \"updated\": false,\n            \"configurationId\": 12,\n            \"name\": \"House Keeping P2 & P3\",\n            \"description\": \"House Keeping P2 & P3\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 12,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 13,\n            \"updated\": false,\n            \"configurationId\": 13,\n            \"name\": \"IP Billing\",\n            \"description\": \"IP Billing\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 13,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 14,\n            \"updated\": false,\n            \"configurationId\": 14,\n            \"name\": \"IP Billing Admin\",\n            \"description\": \"IP Billing Admin\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 14,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 15,\n            \"updated\": false,\n            \"configurationId\": 15,\n            \"name\": \"Medical Administration\",\n            \"description\": \"Medical Administration\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 15,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 16,\n            \"updated\": false,\n            \"configurationId\": 16,\n            \"name\": \"Nursing\",\n            \"description\": \"Nursing\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 16,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 17,\n            \"updated\": false,\n            \"configurationId\": 17,\n            \"name\": \"OPD Services\",\n            \"description\": \"OPD Services\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 17,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 18,\n            \"updated\": false,\n            \"configurationId\": 18,\n            \"name\": \"OPD Services-Medical Services Head\",\n            \"description\": \"OPD Services-Medical Services Head\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 19,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 19,\n            \"updated\": false,\n            \"configurationId\": 19,\n            \"name\": \"OPD Services-OP Infrastructure\",\n            \"description\": \"OPD Services-OP Infrastructure\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 18,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 20,\n            \"updated\": false,\n            \"configurationId\": 20,\n            \"name\": \"OPD Services-OP Services Head\",\n            \"description\": \"OPD Services-OP Services Head\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 20,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 21,\n            \"updated\": false,\n            \"configurationId\": 21,\n            \"name\": \"Other-Wi Fy\",\n            \"description\": \"Other-Wi Fy\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 22,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 22,\n            \"updated\": false,\n            \"configurationId\": 22,\n            \"name\": \"Others\",\n            \"description\": \"Others\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 21,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 23,\n            \"updated\": false,\n            \"configurationId\": 23,\n            \"name\": \"Security & Parking\",\n            \"description\": \"Security & Parking\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 24,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 24,\n            \"updated\": false,\n            \"configurationId\": 24,\n            \"name\": \"Security & Parking-Parking  Services\",\n            \"description\": \"Security & Parking-Parking  Services\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 23,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 25,\n            \"updated\": false,\n            \"configurationId\": 25,\n            \"name\": \"TPA Service P1\",\n            \"description\": \"TPA Service P1\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 26,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 26,\n            \"updated\": false,\n            \"configurationId\": 26,\n            \"name\": \"TPA Service P1\",\n            \"description\": \"TPA Service P1\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 27,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 27,\n            \"updated\": false,\n            \"configurationId\": 27,\n            \"name\": \"TPA Services-Delay in  TPA Approval & Wrong Doc\",\n            \"description\": \"TPA Services-Delay in  TPA Approval & Wrong Doc\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 25,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 28,\n            \"updated\": false,\n            \"configurationId\": 28,\n            \"name\": \"Resolution 30 Minutes\",\n            \"description\": \"Resolution 30 Minutes\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 34,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 29,\n            \"updated\": false,\n            \"configurationId\": 29,\n            \"name\": \"Resolution 20 Minutes\",\n            \"description\": \"Resolution 20 Minutes\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 35,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 30,\n            \"updated\": false,\n            \"configurationId\": 30,\n            \"name\": \"Resolution 45 Minutes\",\n            \"description\": \"Resolution 45 Minutes\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 36,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 31,\n            \"updated\": false,\n            \"configurationId\": 31,\n            \"name\": \"Resolution 60 Minutes\",\n            \"description\": \"Resolution 60 Minutes\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 37,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||10\",\n            \"intimationTimeMin\": 10,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 32,\n            \"updated\": false,\n            \"configurationId\": 32,\n            \"name\": \"Resolution 12 Hours\",\n            \"description\": \"Resolution 12 Hours\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 38,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||1||0\",\n            \"intimationTimeMin\": 60,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 33,\n            \"updated\": false,\n            \"configurationId\": 33,\n            \"name\": \"Resolution 1 Day\",\n            \"description\": \"Resolution 1 Day\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 39,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||1||0\",\n            \"intimationTimeMin\": 60,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 34,\n            \"updated\": false,\n            \"configurationId\": 34,\n            \"name\": \"Resolution 2 Days\",\n            \"description\": \"Resolution 2 Days\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 40,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||1||0\",\n            \"intimationTimeMin\": 60,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 35,\n            \"updated\": false,\n            \"configurationId\": 35,\n            \"name\": \"Resolution 15 Minutes\",\n            \"description\": \"Resolution 15 Minutes\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 41,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||0||5\",\n            \"intimationTimeMin\": 5,\n            \"notifyId\": 54,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 36,\n            \"updated\": false,\n            \"configurationId\": 36,\n            \"name\": \"Complaint Management 48 Hours TAT.\",\n            \"description\": \"Complaint Management 48 Hours TAT.\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 70,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||2||0\",\n            \"intimationTimeMin\": 120,\n            \"notifyId\": 80,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 37,\n            \"updated\": false,\n            \"configurationId\": 37,\n            \"name\": \"Complaint Management 48 Hours TAT- Change Of Department.\",\n            \"description\": \"Complaint Management 48 Hours TAT- Change Of Department.\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 71,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||2||0\",\n            \"intimationTimeMin\": 120,\n            \"notifyId\": 80,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 38,\n            \"updated\": false,\n            \"configurationId\": 38,\n            \"name\": \"Complaint Management 48 Hours_TAT\",\n            \"description\": \"Complaint Management 48 Hours_TAT\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 96,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||3||0\",\n            \"intimationTimeMin\": 180,\n            \"notifyId\": 80,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        },\n        {\n            \"id\": 39,\n            \"updated\": false,\n            \"configurationId\": 39,\n            \"name\": \"Complaint Management 18 Hours TAT_Change Of Department.\",\n            \"description\": \"Complaint Management 18 Hours TAT_Change Of Department.\",\n            \"genericNotifyId\": 3,\n            \"genericNotifyChildId\": 97,\n            \"notifyMessage\": \"\",\n            \"alertType\": 1,\n            \"intimationTime\": \"0||2||0\",\n            \"intimationTimeMin\": 120,\n            \"notifyId\": 80,\n            \"notifyProfileType\": 1,\n            \"ticketGenId\": 0,\n            \"type\": 1,\n            \"rule\": \"\",\n            \"notificationLevel\": 1,\n            \"assetModuleId\": 1\n        }\n    ],\n    \"assetBarcodeConfigDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"sno\": 1,\n            \"name\": \"Barcode\",\n            \"description\": \"Barcode Configuration\",\n            \"width\": \"5\",\n            \"height\": \"3\",\n            \"xposition\": \"1.9\",\n            \"fontSize\": 14,\n            \"isBold\": 0,\n            \"isItalic\": 0,\n            \"isUnderline\": 0,\n            \"type\": 1,\n            \"moduleId\": 1,\n            \"barcodeConfigurationDetails\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"sno\": 1,\n                    \"configid\": 1,\n                    \"fieldId\": \"assetmaster.ItemTypeID\",\n                    \"isConsider\": \"0\",\n                    \"fieldLabel\": \"Asset Type\",\n                    \"displayOrder\": 0,\n                    \"isConsiderLabel\": 1,\n                    \"moduleId\": 1\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"sno\": 2,\n                    \"configid\": 1,\n                    \"fieldId\": \"assetmaster.AssetID\",\n                    \"isConsider\": \"1\",\n                    \"fieldLabel\": \"Asset Number\",\n                    \"displayOrder\": 1,\n                    \"isConsiderLabel\": 1,\n                    \"moduleId\": 1\n                }\n            ]\n        }\n    ],\n    \"assetCiRelationshipDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"frelationshiptype\": \"Refers\",\n            \"irelationshiptype\": \"Depends on\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Refers\",\n            \"description\": \"An entity which is referring / dependent on other entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"frelationshiptype\": \"Allocated to\",\n            \"irelationshiptype\": \"Is allocated by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Allocate\",\n            \"description\": \"Providing the resource to Users.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"frelationshiptype\": \"Approves\",\n            \"irelationshiptype\": \"Is approved by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Approve\",\n            \"description\": \"A responsible entity grants approval for another entity to proceed with a planned or desired activity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"frelationshiptype\": \"Author\",\n            \"irelationshiptype\": \"is authored by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Author\",\n            \"description\": \"A responsible person writes/creates document CIs.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 5,\n            \"updated\": false,\n            \"frelationshiptype\": \"Backs up\",\n            \"irelationshiptype\": \"Is backed up by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Back Up\",\n            \"description\": \"For data recovery and preservation,one entity's critical information is stored upon another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 6,\n            \"updated\": false,\n            \"frelationshiptype\": \"Connected to\",\n            \"irelationshiptype\": \"Connected to\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Connection\",\n            \"description\": \"A peer-to-peer relationship where two entities have a logical or physical connection.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 7,\n            \"updated\": false,\n            \"frelationshiptype\": \"Consists of\",\n            \"irelationshiptype\": \"Are part of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Consists\",\n            \"description\": \"Individual part or component of any entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 8,\n            \"updated\": false,\n            \"frelationshiptype\": \"Consumed by\",\n            \"irelationshiptype\": \"Consumes\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Consume\",\n            \"description\": \"One entity  feeds on another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 9,\n            \"updated\": false,\n            \"frelationshiptype\": \"Contains\",\n            \"irelationshiptype\": \"Member of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Contain\",\n            \"description\": \"If one entity physically or logically houses another entity then it contains that entity. The contained entity provides a service to the container.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 10,\n            \"updated\": false,\n            \"frelationshiptype\": \"Contains\",\n            \"irelationshiptype\": \"Contained by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Contain\",\n            \"description\": \"If one entity physically or logically houses another entity then it contains that entity. The contained entity provides a service to the container.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 11,\n            \"updated\": false,\n            \"frelationshiptype\": \"Cools\",\n            \"irelationshiptype\": \"Cooled By\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Cools\",\n            \"description\": \"A physical entity which maintains the temperature of another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 12,\n            \"updated\": false,\n            \"frelationshiptype\": \"Defines resources for\",\n            \"irelationshiptype\": \"Resource\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Gets resources from\",\n            \"description\": \"An entity which grant resources to another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 13,\n            \"updated\": false,\n            \"frelationshiptype\": \"provides to\",\n            \"irelationshiptype\": \"is provided by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Provides\",\n            \"description\": \"An entity is responsible for making another entity,usually a service,available to customers.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 14,\n            \"updated\": false,\n            \"frelationshiptype\": \"Enables\",\n            \"irelationshiptype\": \"Is enabled by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Enable\",\n            \"description\": \"An entity which controls functions of another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 15,\n            \"updated\": false,\n            \"frelationshiptype\": \"Exchanges data with\",\n            \"irelationshiptype\": \"Exchanges data with\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Exchange\",\n            \"description\": \"Two entity shares/exchange common data between themselves.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 16,\n            \"updated\": false,\n            \"frelationshiptype\": \"Feeds\",\n            \"irelationshiptype\": \"Fed By\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Feed\",\n            \"description\": \"One entity is providing inputs to another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 17,\n            \"updated\": false,\n            \"frelationshiptype\": \"From template\",\n            \"irelationshiptype\": \"Template for\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Template\",\n            \"description\": \"Describing a template which has to been used.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 18,\n            \"updated\": false,\n            \"frelationshiptype\": \"Hosted on\",\n            \"irelationshiptype\": \"Hosts\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Host\",\n            \"description\": \"One entity hosts another entity which is continuous. The hosted entity use services provided by the host entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 19,\n            \"updated\": false,\n            \"frelationshiptype\": \"Impacts\",\n            \"irelationshiptype\": \"Impacted by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Impact\",\n            \"description\": \"A change of one entity attributes will impact on another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 20,\n            \"updated\": false,\n            \"frelationshiptype\": \"In Rack\",\n            \"irelationshiptype\": \"Rack contains\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Rack\",\n            \"description\": \"Asset is in Rack.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 21,\n            \"updated\": false,\n            \"frelationshiptype\": \"Includes\",\n            \"irelationshiptype\": \"Member of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Include\",\n            \"description\": \"An entity which represents a group or its a part of relative group.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 22,\n            \"updated\": false,\n            \"frelationshiptype\": \"Instantiates\",\n            \"irelationshiptype\": \"Instantiated by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Instantiate\",\n            \"description\": \"An entity which acts as a trigger for another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 23,\n            \"updated\": false,\n            \"frelationshiptype\": \"IP Connection\",\n            \"irelationshiptype\": \"IP Connection\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"IP Connection\",\n            \"description\": \"IP Connection status.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 24,\n            \"updated\": false,\n            \"frelationshiptype\": \"Is parent of\",\n            \"irelationshiptype\": \"Is Child of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Parent/Child\",\n            \"description\": \"One entity is the parent of another entity if the other entity cannot exist without the parent entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 25,\n            \"updated\": false,\n            \"frelationshiptype\": \"Is edited by\",\n            \"irelationshiptype\": \"Editor\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Editor\",\n            \"description\": \"Actual writer of the Document.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 26,\n            \"updated\": false,\n            \"frelationshiptype\": \"Located In\",\n            \"irelationshiptype\": \"Houses\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Located\",\n            \"description\": \"An entity,in this case a physical location,has been designated as the place where another entity resides.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 27,\n            \"updated\": false,\n            \"frelationshiptype\": \"Located in Zone\",\n            \"irelationshiptype\": \"Zone contains\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Located Zone\",\n            \"description\": \"An entity,in this case a physical location,has been designated as the place where another entity resides.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 28,\n            \"updated\": false,\n            \"frelationshiptype\": \"Managed by\",\n            \"irelationshiptype\": \"Manages\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Managed\",\n            \"description\": \"One entity is governed by another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 29,\n            \"updated\": false,\n            \"frelationshiptype\": \"Runs\",\n            \"irelationshiptype\": \"Runs On\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Run\",\n            \"description\": \"One entity runs another transient entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 30,\n            \"updated\": false,\n            \"frelationshiptype\": \"Sends data to\",\n            \"irelationshiptype\": \"Receives data from\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Data\",\n            \"description\": \"An entity which performs a data collection activity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 31,\n            \"updated\": false,\n            \"frelationshiptype\": \"Submits\",\n            \"irelationshiptype\": \"Submitted by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Submit\",\n            \"description\": \"Request for resource raised by another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 32,\n            \"updated\": false,\n            \"frelationshiptype\": \"Subscribes to\",\n            \"irelationshiptype\": \"Subscribed by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Subscribe\",\n            \"description\": \"An entity,either a group of users or a single user,signs up to have access to or use of another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 33,\n            \"updated\": false,\n            \"frelationshiptype\": \"Supports\",\n            \"irelationshiptype\": \"Supported by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Support\",\n            \"description\": \"An entity,usually an organization,is responsible for responding to incidents that emanate from another entity,usually a service.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 34,\n            \"updated\": false,\n            \"frelationshiptype\": \"Uses\",\n            \"irelationshiptype\": \"Is used by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Use\",\n            \"description\": \"An entity consumes data or services from another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 35,\n            \"updated\": false,\n            \"frelationshiptype\": \"User\",\n            \"irelationshiptype\": \"Owned by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"User\",\n            \"description\": \"An entity using or serving other entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 36,\n            \"updated\": false,\n            \"frelationshiptype\": \"Visualizes\",\n            \"irelationshiptype\": \"Visualized by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Visualize\",\n            \"description\": \"Providing a desired view.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        }\n    ]\n}"},{"id":"ab5b22c1-eead-4b62-ad7d-15a139c84ecc","name":"Get Asset Configuration","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"*/*"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/metadata/get/1/moduleId/1/siteId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:27:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"updated\": false,\n    \"moduleId\": 1,\n    \"moduleName\": \"Asset\",\n    \"moduleType\": \"ASSET\",\n    \"description\": \"Asset Type\",\n    \"displayOrder\": 1,\n    \"isVisible\": 1,\n    \"assetUserAcceptanceDetails\": [],\n    \"assetPrepostActions\": [],\n    \"assetTypeDTO\": [\n        {\n            \"itemTypeId\": 2,\n            \"siteId\": 1,\n            \"itemType\": \"Device Assets\",\n            \"description\": \"Lists the asset properties of the devices like switches, firewalls etc\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 2\n                    },\n                    \"parameterName\": \"Vendor\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 2\n                    }\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 3,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 2\n                    },\n                    \"parameterName\": \"Warranty Details\",\n                    \"description\": \"\",\n                    \"macroId\": 2,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 2,\n                        \"updated\": false,\n                        \"macroid\": 2,\n                        \"macroName\": \"Generic Text Area\",\n                        \"macroDesc\": \"Use this control whenever you need a text area input in any form\",\n                        \"macroHtmlType\": 4,\n                        \"fieldType\": \"TextArea\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 3,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 2\n                    }\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 4,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 2\n                    },\n                    \"parameterName\": \"Date Of Purchase\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 4,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 2\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 3,\n            \"siteId\": 1,\n            \"itemType\": \"Laptop Assets\",\n            \"description\": \"Lists the asset properties of the laptop\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    },\n                    \"parameterName\": \"Vendor\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    }\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 6,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    },\n                    \"parameterName\": \"Warranty Start Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 6,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    }\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 7,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    },\n                    \"parameterName\": \"Warranty End Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 7,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    }\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 8,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    },\n                    \"parameterName\": \"Purchase Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 8,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 3\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 4,\n            \"siteId\": 1,\n            \"itemType\": \"Computer Assets Dont use\",\n            \"description\": \"Lists the asset properties of the computer\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"gh\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    },\n                    \"parameterName\": \"Vendor\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    }\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 4,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    },\n                    \"parameterName\": \"Date Of Purchase\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 4,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    }\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 6,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    },\n                    \"parameterName\": \"Warranty Start Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 6,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    }\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 7,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    },\n                    \"parameterName\": \"Warranty End Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 7,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 4\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 5,\n            \"siteId\": 1,\n            \"itemType\": \"Printer Assets\",\n            \"description\": \"Lists the asset properties of the printers\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    },\n                    \"parameterName\": \"Vendor\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 2,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    }\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 6,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    },\n                    \"parameterName\": \"Warranty Start Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 6,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    }\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 7,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    },\n                    \"parameterName\": \"Warranty End Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 7,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    }\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 8,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    },\n                    \"parameterName\": \"Purchase Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 8,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 5\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10001,\n            \"siteId\": 1,\n            \"itemType\": \"Server\",\n            \"description\": \"List the asset properties of server\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Server\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 3,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 4,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 5,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Hard Disk Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 6,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 1,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 2,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 79,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 7,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 8,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 9,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 10,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 10,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 11,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 11,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 12,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 12,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 13,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 13,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 14,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 14,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 15,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 15,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 16,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 16,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 17,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 17,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 18,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 18,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 19,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 19,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 20,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10001,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10002,\n            \"siteId\": 1,\n            \"itemType\": \"Desktop Don't use\",\n            \"description\": \"List the asset properties of desktop\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 1,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"desktop\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 27,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 28,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 29,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 30,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 31,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 32,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 32,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 33,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 33,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 34,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 34,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 35,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 35,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 36,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 36,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 37,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 37,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 38,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 38,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 39,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 39,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 40,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 40,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10002,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV Manufacturer\",\n                    \"description\": \"\",\n                    \"macroId\": 20,\n                    \"position\": 0,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 20,\n                        \"updated\": false,\n                        \"macroid\": 20,\n                        \"macroName\": \"INV - Make\",\n                        \"macroDesc\": \"Provides the System Make/Manufacturer\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Manufacturer is null, '', Manufacturer) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV Model\",\n                    \"description\": \"\",\n                    \"macroId\": 13,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 13,\n                        \"updated\": false,\n                        \"macroid\": 13,\n                        \"macroName\": \"INV - Model\",\n                        \"macroDesc\": \"Provides the System Model\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Model is null, '', Model) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV Processor\",\n                    \"description\": \"\",\n                    \"macroId\": 15,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 15,\n                        \"updated\": false,\n                        \"macroid\": 15,\n                        \"macroName\": \"INV - Processor\",\n                        \"macroDesc\": \"Provides the Processor Name\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) from processor where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV RAM\",\n                    \"description\": \"\",\n                    \"macroId\": 14,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 14,\n                        \"updated\": false,\n                        \"macroid\": 14,\n                        \"macroName\": \"INV - RAM\",\n                        \"macroDesc\": \"Provides the System Physical Memory\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(CEIL(TotalPhysicalMemory / 1048576) is null, '', CEIL(TotalPhysicalMemory / 1048576)) from ComputerSystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV HDD\",\n                    \"description\": \"\",\n                    \"macroId\": 11,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 11,\n                        \"updated\": false,\n                        \"macroid\": 11,\n                        \"macroName\": \"INV - Disk Drive\",\n                        \"macroDesc\": \"Provides the Size of Disk Drive\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT ROUND(sum(Size) / 1073741824) FROM diskdrive where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO group by SystemID,SiteID Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV OS\",\n                    \"description\": \"\",\n                    \"macroId\": 12,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 12,\n                        \"updated\": false,\n                        \"macroid\": 12,\n                        \"macroName\": \"INV - OS\",\n                        \"macroDesc\": \"Provides the Operating System Info\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) FROM operatingsystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV BIOS Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 10,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 10,\n                        \"updated\": false,\n                        \"macroid\": 10,\n                        \"macroName\": \"INV - BIOS Serial No\",\n                        \"macroDesc\": \"Provides the Bios Serial Number\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(SerialNumber is null, '', SerialNumber) FROM bios where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    },\n                    \"parameterName\": \"INV MAC ID\",\n                    \"description\": \"\",\n                    \"macroId\": 19,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 19,\n                        \"updated\": false,\n                        \"macroid\": 19,\n                        \"macroName\": \"INV - MAC ID\",\n                        \"macroDesc\": \"Provides the System Mac Address\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(MacID is null, '', MacID) FROM inventorymaster where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 10002\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10003,\n            \"siteId\": 1,\n            \"itemType\": \"Laptop\",\n            \"description\": \"List the asset properties of laptop\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Laptop\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 43,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 43,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 44,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 44,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 45,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 45,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Hard Disk Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 46,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 46,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 47,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 47,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 41,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 41,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 42,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 42,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 81,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 48,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 48,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 49,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 49,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 50,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 50,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 51,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 51,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 52,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 52,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 53,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 54,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 55,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 56,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 57,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 58,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 59,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 60,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 61,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10003,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10004,\n            \"siteId\": 1,\n            \"itemType\": \"Tablet\",\n            \"description\": \"List the asset properties of Tablet\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Tablet\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 84,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 84,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 85,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 85,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 91,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 90,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 86,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 86,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Display Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"DISPLAYSIZE\",\n                    \"value\": 6\n                },\n                {\n                    \"id\": 87,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 87,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Internal Storage\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"INTERNALSTORAGE\",\n                    \"value\": 7\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 88,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 8,\n                    \"displayName\": \"External Storage Make\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"EXTERNALSTORAGEMAKE\",\n                    \"value\": 8\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 89,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 9,\n                    \"displayName\": \"External Storage Capacity\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"EXTERNALSTORAGECAPACITY\",\n                    \"value\": 9\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 92,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 1,\n                    \"fieldId\": 10,\n                    \"displayName\": \"OS Version\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"OSVERSION\",\n                    \"value\": 10\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 82,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 83,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 83,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 93,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 94,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 95,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 96,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 97,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 98,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 99,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 100,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 101,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 102,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 103,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 104,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 23,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 105,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 24,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 106,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 25,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 107,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10004,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 26,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10005,\n            \"siteId\": 1,\n            \"itemType\": \"Mobile Device\",\n            \"description\": \"List the asset properties of mobile device\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Mobile\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 110,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 111,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 117,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 116,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 112,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Display Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"DISPLAYSIZE\",\n                    \"value\": 6\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 113,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Internal Storage\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"INTERNALSTORAGE\",\n                    \"value\": 7\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 114,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 8,\n                    \"displayName\": \"External Storage Make\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"EXTERNALSTORAGEMAKE\",\n                    \"value\": 8\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 115,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 9,\n                    \"displayName\": \"External Storage Capacity\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"EXTERNALSTORAGECAPACITY\",\n                    \"value\": 9\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 118,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 10,\n                    \"displayName\": \"OS Version\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"OSVERSION\",\n                    \"value\": 10\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 119,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 1,\n                    \"fieldId\": 11,\n                    \"displayName\": \"IMEI Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"IMEINUMBER\",\n                    \"value\": 11\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 108,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 109,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 120,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 121,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 122,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 123,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 123,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 124,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 124,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 125,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 125,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 126,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 126,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 127,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 127,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 128,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 128,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 129,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 129,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 130,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 130,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 23,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 131,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 131,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 24,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 132,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 132,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 25,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 133,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 133,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10005,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 26,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10006,\n            \"siteId\": 1,\n            \"itemType\": \"Router\",\n            \"description\": \"List the asset properties of router\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Router\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 62,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 63,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 64,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 65,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 66,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 67,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 68,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 69,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 70,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 71,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 72,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 73,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 74,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 75,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 76,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 76,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 77,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 77,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 78,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10006,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10007,\n            \"siteId\": 1,\n            \"itemType\": \"Switch\",\n            \"description\": \"List the asset properties of switch\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"switch\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 137,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 137,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 1,\n                    \"fieldId\": 12,\n                    \"displayName\": \"Total Ports\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"TOTALPORTS\",\n                    \"value\": 12\n                },\n                {\n                    \"id\": 134,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 134,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 135,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 135,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 136,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 136,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 138,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 138,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 139,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 139,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 140,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 140,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 141,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 141,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 142,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 142,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 143,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 143,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 144,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 144,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 145,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 145,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 146,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 146,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 147,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 147,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 148,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 148,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 149,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 149,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 150,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 150,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 151,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 151,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10007,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10008,\n            \"siteId\": 1,\n            \"itemType\": \"Firewall\",\n            \"description\": \"List the asset properties of firewall\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"firewall\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 152,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 152,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 153,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 153,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 154,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 154,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 155,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 155,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 156,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 156,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 157,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 157,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 158,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 158,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 159,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 159,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 160,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 160,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 161,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 161,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 162,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 162,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 163,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 163,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 164,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 164,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 165,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 165,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 166,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 166,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 167,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 167,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 168,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 168,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10008,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10009,\n            \"siteId\": 1,\n            \"itemType\": \"Printer\",\n            \"description\": \"List the asset properties of printer\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"printer\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 172,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 172,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 173,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 173,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Printer Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 174,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 174,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Print Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 169,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 169,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 170,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 170,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 171,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 171,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 175,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 175,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 176,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 176,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 177,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 177,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 178,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 178,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 179,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 179,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 180,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 180,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 181,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 181,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 182,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 182,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 183,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 183,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 184,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 184,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 185,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 185,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 186,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 186,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 187,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 187,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 188,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 188,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10009,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10010,\n            \"siteId\": 1,\n            \"itemType\": \"Projector\",\n            \"description\": \"List the asset properties of projector\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"projector\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 189,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 189,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 190,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 190,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 191,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 191,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 192,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 192,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 193,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 193,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 194,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 194,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 195,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 195,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 196,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 196,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 197,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 197,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 198,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 198,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 199,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 199,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 200,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 200,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 201,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 201,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 202,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 202,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 203,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 203,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 204,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 204,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 205,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 205,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10010,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 10011,\n            \"siteId\": 1,\n            \"itemType\": \"Scanner\",\n            \"description\": \"List the asset properties of scanner\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"scanner\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 206,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 206,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 207,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 207,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 208,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 208,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 3,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 209,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 209,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 210,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 210,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 211,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 211,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 212,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 212,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 213,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 213,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 214,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 214,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 215,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 215,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 216,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 216,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 217,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 217,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 218,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 218,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 219,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 219,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 220,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 220,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 221,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 221,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 222,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 222,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 10011,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20000,\n            \"siteId\": 1,\n            \"itemType\": \"DEMO\",\n            \"description\": \"DO NOT USE\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"DEMO\",\n            \"isDisplay\": 0,\n            \"isInBuilt\": 1,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": null,\n            \"assetItemtypeConfigurationDTO\": null,\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20004,\n            \"siteId\": 1,\n            \"itemType\": \"Desktop Chola\",\n            \"description\": \"Desktop Chola\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 2,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Desktop Chola2\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 272,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 272,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"QT Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 273,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 273,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"QT RAMSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 274,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 274,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"QT HardDiskSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 275,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 275,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"QT OperatingSystem\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 276,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 276,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"QT Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 277,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 277,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"QT Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 278,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 278,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"QT SerialNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 279,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 279,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 280,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 280,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 281,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 281,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 282,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 282,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 283,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 283,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 284,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 284,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 285,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 285,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 286,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 286,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 287,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 287,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 288,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 288,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 289,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 289,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 290,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 290,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 291,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 291,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 292,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 292,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20004,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 83,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 83,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"PROCESSOR SPEED\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 83,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 84,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"RAM SLOT AVILABLE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 85,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"LAN CARD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 86,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"IP ADDRESS\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 87,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"SERVICE PACK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 41,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 42,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 43,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute41\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 44,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute42\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 45,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute43\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 46,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute44\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV Manufacturer\",\n                    \"description\": \"\",\n                    \"macroId\": 20,\n                    \"position\": 47,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 20,\n                        \"updated\": false,\n                        \"macroid\": 20,\n                        \"macroName\": \"INV - Make\",\n                        \"macroDesc\": \"Provides the System Make/Manufacturer\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Manufacturer is null, '', Manufacturer) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute45\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV Model\",\n                    \"description\": \"\",\n                    \"macroId\": 13,\n                    \"position\": 48,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 13,\n                        \"updated\": false,\n                        \"macroid\": 13,\n                        \"macroName\": \"INV - Model\",\n                        \"macroDesc\": \"Provides the System Model\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Model is null, '', Model) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute46\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV Processor\",\n                    \"description\": \"\",\n                    \"macroId\": 15,\n                    \"position\": 49,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 15,\n                        \"updated\": false,\n                        \"macroid\": 15,\n                        \"macroName\": \"INV - Processor\",\n                        \"macroDesc\": \"Provides the Processor Name\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) from processor where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute47\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV RAM\",\n                    \"description\": \"\",\n                    \"macroId\": 14,\n                    \"position\": 50,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 14,\n                        \"updated\": false,\n                        \"macroid\": 14,\n                        \"macroName\": \"INV - RAM\",\n                        \"macroDesc\": \"Provides the System Physical Memory\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(CEIL(TotalPhysicalMemory / 1048576) is null, '', CEIL(TotalPhysicalMemory / 1048576)) from ComputerSystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute48\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV HDD\",\n                    \"description\": \"\",\n                    \"macroId\": 11,\n                    \"position\": 51,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 11,\n                        \"updated\": false,\n                        \"macroid\": 11,\n                        \"macroName\": \"INV - Disk Drive\",\n                        \"macroDesc\": \"Provides the Size of Disk Drive\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT ROUND(sum(Size) / 1073741824) FROM diskdrive where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO group by SystemID,SiteID Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute49\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV OS\",\n                    \"description\": \"\",\n                    \"macroId\": 12,\n                    \"position\": 52,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 12,\n                        \"updated\": false,\n                        \"macroid\": 12,\n                        \"macroName\": \"INV - OS\",\n                        \"macroDesc\": \"Provides the Operating System Info\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) FROM operatingsystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute50\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV BIOS Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 10,\n                    \"position\": 53,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 10,\n                        \"updated\": false,\n                        \"macroid\": 10,\n                        \"macroName\": \"INV - BIOS Serial No\",\n                        \"macroDesc\": \"Provides the Bios Serial Number\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(SerialNumber is null, '', SerialNumber) FROM bios where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute51\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"INV MAC ID\",\n                    \"description\": \"\",\n                    \"macroId\": 19,\n                    \"position\": 54,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 19,\n                        \"updated\": false,\n                        \"macroid\": 19,\n                        \"macroName\": \"INV - MAC ID\",\n                        \"macroDesc\": \"Provides the System Mac Address\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(MacID is null, '', MacID) FROM inventorymaster where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute52\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute53\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"COMPUTER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 6,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute54\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 109,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 109,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Ticket Details\",\n                    \"description\": \"\",\n                    \"macroId\": 4,\n                    \"position\": 55,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 4,\n                        \"updated\": false,\n                        \"macroid\": 4,\n                        \"macroName\": \"Generic Title\",\n                        \"macroDesc\": \"Use this control whenever you need a title in any form\",\n                        \"macroHtmlType\": 8,\n                        \"fieldType\": \"Title\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute55\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 109,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 110,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 110,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Ticket no\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 56,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute56\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 110,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 111,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 111,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Requestor Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 57,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute57\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 111,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 112,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 112,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Ticket Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 58,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute58\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 112,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 113,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 113,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"FMS BRANCH\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 59,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute59\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 113,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 114,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 114,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Branch Code\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 60,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute60\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 114,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 115,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 115,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Region\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 61,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute61\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 115,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 116,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 116,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Branch Type\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 62,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute62\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 116,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 117,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 117,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Dept Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 63,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute63\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 117,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 118,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 118,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Category Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 64,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute64\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 118,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 119,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 119,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Task Type\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 65,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute65\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 119,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 120,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 120,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Engineer Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 66,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute66\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 120,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 121,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 121,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Issue Description\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 67,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute67\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 121,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 122,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 122,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Last Remark\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 68,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute68\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 122,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 123,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 123,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Last Action Date\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 69,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute69\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 123,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 124,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 124,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Last Action By\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 70,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute70\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 124,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 125,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 125,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"User Status\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 71,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute71\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 125,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 126,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 126,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Engineer Status\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 72,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute72\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 126,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 127,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 127,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"First Response Date\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 73,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute73\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 127,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 128,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 128,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"First Response By\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 74,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute74\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 128,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 129,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 129,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Response SLA Mins\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 75,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute75\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 129,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 130,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 130,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Actual Time taken to respond in Mins\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 76,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute76\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 130,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 131,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 131,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Ticket resolution date\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 77,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute77\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 131,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 132,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 132,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Resolution SLA Mins\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 78,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute78\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 132,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 133,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 133,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Actual Time taken for resolution Mins\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 79,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute79\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 133,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 134,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 134,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Ticket Closure date by user\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 80,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute80\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 134,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 135,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 135,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Time taken by user close Call\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 81,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute81\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 135,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 136,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 136,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Aging\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 82,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute82\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 136,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 137,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 137,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Response Deviation\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 83,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute83\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 137,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 138,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 138,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Resolution Deviation\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 84,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute84\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 138,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 139,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 139,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"PENDINGWITH\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 85,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute85\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 139,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 140,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 140,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Task Resolved Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 86,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute86\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 140,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 141,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 141,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Resolved by\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 87,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute87\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 141,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 142,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 142,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Reopen Remarks\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 88,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute88\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 142,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 143,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 143,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Reopen Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 89,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute89\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 143,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 144,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 144,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"First Resolved Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 90,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute90\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 144,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                },\n                {\n                    \"id\": 145,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 145,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    },\n                    \"parameterName\": \"Ticket Hibernate Date\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 91,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute91\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 145,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20004\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20005,\n            \"siteId\": 1,\n            \"itemType\": \"Laptop\",\n            \"description\": \"Laptop\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 2,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Laptop\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 293,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 293,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"QT Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 294,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 294,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"QT RAMSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 295,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 295,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"QT HardDiskSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 296,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 296,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"QT OperatingSystem\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 297,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 297,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"QT Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 298,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 298,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"QT Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 299,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 299,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"QT SerialNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 300,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 300,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 301,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 301,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 302,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 302,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 303,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 303,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 304,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 304,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 305,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 305,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 306,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 306,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 307,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 307,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 308,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 308,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 309,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 309,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 310,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 310,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 311,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 311,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 312,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 312,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 313,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 313,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20005,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 83,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 83,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"PROCESSOR SPEED\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 83,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 84,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"RAM SLOT AVILABLE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 85,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"LAN CARD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 86,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"IP ADDRESS\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 87,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"SERVICE PACK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 41,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 42,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 43,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute41\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 44,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute42\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 45,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute43\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 46,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute44\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV Manufacturer\",\n                    \"description\": \"\",\n                    \"macroId\": 20,\n                    \"position\": 47,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 20,\n                        \"updated\": false,\n                        \"macroid\": 20,\n                        \"macroName\": \"INV - Make\",\n                        \"macroDesc\": \"Provides the System Make/Manufacturer\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Manufacturer is null, '', Manufacturer) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute45\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV Model\",\n                    \"description\": \"\",\n                    \"macroId\": 13,\n                    \"position\": 48,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 13,\n                        \"updated\": false,\n                        \"macroid\": 13,\n                        \"macroName\": \"INV - Model\",\n                        \"macroDesc\": \"Provides the System Model\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Model is null, '', Model) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute46\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV Processor\",\n                    \"description\": \"\",\n                    \"macroId\": 15,\n                    \"position\": 49,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 15,\n                        \"updated\": false,\n                        \"macroid\": 15,\n                        \"macroName\": \"INV - Processor\",\n                        \"macroDesc\": \"Provides the Processor Name\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) from processor where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute47\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV RAM\",\n                    \"description\": \"\",\n                    \"macroId\": 14,\n                    \"position\": 50,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 14,\n                        \"updated\": false,\n                        \"macroid\": 14,\n                        \"macroName\": \"INV - RAM\",\n                        \"macroDesc\": \"Provides the System Physical Memory\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(CEIL(TotalPhysicalMemory / 1048576) is null, '', CEIL(TotalPhysicalMemory / 1048576)) from ComputerSystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute48\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV HDD\",\n                    \"description\": \"\",\n                    \"macroId\": 11,\n                    \"position\": 51,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 11,\n                        \"updated\": false,\n                        \"macroid\": 11,\n                        \"macroName\": \"INV - Disk Drive\",\n                        \"macroDesc\": \"Provides the Size of Disk Drive\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT ROUND(sum(Size) / 1073741824) FROM diskdrive where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO group by SystemID,SiteID Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute49\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV OS\",\n                    \"description\": \"\",\n                    \"macroId\": 12,\n                    \"position\": 52,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 12,\n                        \"updated\": false,\n                        \"macroid\": 12,\n                        \"macroName\": \"INV - OS\",\n                        \"macroDesc\": \"Provides the Operating System Info\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) FROM operatingsystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute50\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV BIOS Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 10,\n                    \"position\": 53,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 10,\n                        \"updated\": false,\n                        \"macroid\": 10,\n                        \"macroName\": \"INV - BIOS Serial No\",\n                        \"macroDesc\": \"Provides the Bios Serial Number\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(SerialNumber is null, '', SerialNumber) FROM bios where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute51\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"INV MAC ID\",\n                    \"description\": \"\",\n                    \"macroId\": 19,\n                    \"position\": 54,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 19,\n                        \"updated\": false,\n                        \"macroid\": 19,\n                        \"macroName\": \"INV - MAC ID\",\n                        \"macroDesc\": \"Provides the System Mac Address\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(MacID is null, '', MacID) FROM inventorymaster where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute52\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute53\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    },\n                    \"parameterName\": \"COMPUTER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute54\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20005\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20006,\n            \"siteId\": 1,\n            \"itemType\": \"Server\",\n            \"description\": \"Server\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 2,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Server\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 314,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 314,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"QT Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 315,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 315,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"QT RAMSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 316,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 316,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"QT HardDiskSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 317,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 317,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"QT OperatingSystem\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 318,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 318,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"QT Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 319,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 319,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"QT Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 320,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 320,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"QT SerialNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 321,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 321,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 322,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 322,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 323,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 323,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 324,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 324,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 325,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 325,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 326,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 326,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 327,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 327,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 328,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 328,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 329,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 329,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 330,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 330,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 331,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 331,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 332,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 332,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 333,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 333,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 334,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 334,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20006,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 83,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 83,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"PROCESSOR SPEED\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 83,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 84,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"RAM SLOT AVILABLE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 84,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 85,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"LAN CARD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 85,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 86,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"IP ADDRESS\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 86,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 87,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"SERVICE PACK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 87,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 41,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 42,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 43,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute41\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 44,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute42\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 45,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute43\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 46,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute44\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV Manufacturer\",\n                    \"description\": \"\",\n                    \"macroId\": 20,\n                    \"position\": 47,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 20,\n                        \"updated\": false,\n                        \"macroid\": 20,\n                        \"macroName\": \"INV - Make\",\n                        \"macroDesc\": \"Provides the System Make/Manufacturer\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Manufacturer is null, '', Manufacturer) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute45\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV Model\",\n                    \"description\": \"\",\n                    \"macroId\": 13,\n                    \"position\": 48,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 13,\n                        \"updated\": false,\n                        \"macroid\": 13,\n                        \"macroName\": \"INV - Model\",\n                        \"macroDesc\": \"Provides the System Model\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Model is null, '', Model) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute46\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 101,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV Processor\",\n                    \"description\": \"\",\n                    \"macroId\": 15,\n                    \"position\": 49,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 15,\n                        \"updated\": false,\n                        \"macroid\": 15,\n                        \"macroName\": \"INV - Processor\",\n                        \"macroDesc\": \"Provides the Processor Name\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) from processor where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute47\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 101,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 102,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV RAM\",\n                    \"description\": \"\",\n                    \"macroId\": 14,\n                    \"position\": 50,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 14,\n                        \"updated\": false,\n                        \"macroid\": 14,\n                        \"macroName\": \"INV - RAM\",\n                        \"macroDesc\": \"Provides the System Physical Memory\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(CEIL(TotalPhysicalMemory / 1048576) is null, '', CEIL(TotalPhysicalMemory / 1048576)) from ComputerSystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute48\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 102,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 103,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV HDD\",\n                    \"description\": \"\",\n                    \"macroId\": 11,\n                    \"position\": 51,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 11,\n                        \"updated\": false,\n                        \"macroid\": 11,\n                        \"macroName\": \"INV - Disk Drive\",\n                        \"macroDesc\": \"Provides the Size of Disk Drive\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT ROUND(sum(Size) / 1073741824) FROM diskdrive where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO group by SystemID,SiteID Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute49\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 103,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 104,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV OS\",\n                    \"description\": \"\",\n                    \"macroId\": 12,\n                    \"position\": 52,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 12,\n                        \"updated\": false,\n                        \"macroid\": 12,\n                        \"macroName\": \"INV - OS\",\n                        \"macroDesc\": \"Provides the Operating System Info\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Name is null, '', Name) FROM operatingsystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute50\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 104,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 105,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV BIOS Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 10,\n                    \"position\": 53,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 10,\n                        \"updated\": false,\n                        \"macroid\": 10,\n                        \"macroName\": \"INV - BIOS Serial No\",\n                        \"macroDesc\": \"Provides the Bios Serial Number\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(SerialNumber is null, '', SerialNumber) FROM bios where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute51\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 105,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 106,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"INV MAC ID\",\n                    \"description\": \"\",\n                    \"macroId\": 19,\n                    \"position\": 54,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 19,\n                        \"updated\": false,\n                        \"macroid\": 19,\n                        \"macroName\": \"INV - MAC ID\",\n                        \"macroDesc\": \"Provides the System Mac Address\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(MacID is null, '', MacID) FROM inventorymaster where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute52\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 106,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute53\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    },\n                    \"parameterName\": \"COMPUTER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute54\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20006\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20007,\n            \"siteId\": 1,\n            \"itemType\": \"Printer Chola\",\n            \"description\": \"Printer\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Printer\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 335,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 335,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 336,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 336,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Printer Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 337,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 337,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Print Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 338,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 338,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 339,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 339,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 340,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 340,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 341,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 341,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 342,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 342,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 343,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 343,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 344,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 344,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 345,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 345,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 346,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 346,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 347,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 347,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 348,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 348,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 349,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 349,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 350,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 350,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 351,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 351,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 352,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 352,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 353,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 353,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 354,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 354,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20007,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20007\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20008,\n            \"siteId\": 1,\n            \"itemType\": \"Scanner\",\n            \"description\": \"Scanner \",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Scanner \",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 355,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 355,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 356,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 356,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Scanner Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 357,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 357,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Scanner Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 358,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 358,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 359,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 359,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 360,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 360,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 361,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 361,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 362,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 362,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 363,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 363,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 364,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 364,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 365,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 365,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 366,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 366,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 367,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 367,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 368,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 368,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 369,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 369,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 370,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 370,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 371,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 371,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 372,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 372,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 373,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 373,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 374,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 374,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20008,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20008\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20009,\n            \"siteId\": 1,\n            \"itemType\": \"Switches\",\n            \"description\": \"Switches\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Switches\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 375,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 375,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 376,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 376,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Switches Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 377,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 377,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Switches Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 378,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 378,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 379,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 379,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 380,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 380,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 381,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 381,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 382,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 382,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 383,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 383,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 384,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 384,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 385,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 385,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 386,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 386,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 387,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 387,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 388,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 388,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 389,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 389,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 390,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 390,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 391,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 391,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 392,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 392,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 393,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 393,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 394,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 394,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20009,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20009\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20010,\n            \"siteId\": 1,\n            \"itemType\": \"Routers\",\n            \"description\": \"Routers\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Routers\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 395,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 395,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 396,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 396,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Routers Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 397,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 397,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Routers Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 398,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 398,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 399,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 399,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 400,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 400,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 401,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 401,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 402,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 402,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 403,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 403,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 404,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 404,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 405,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 405,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 406,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 406,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 407,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 407,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 408,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 408,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 409,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 409,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 410,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 410,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 411,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 411,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 412,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 412,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 413,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 413,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 414,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 414,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20010,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20010\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20011,\n            \"siteId\": 1,\n            \"itemType\": \"Modem\",\n            \"description\": \"Modem\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Modem\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 415,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 415,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 1,\n                    \"fieldId\": 13,\n                    \"displayName\": \"Connectivity Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CONNECTIVITYTYPE\",\n                    \"value\": 13\n                },\n                {\n                    \"id\": 416,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 416,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 1,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Modem Type\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTERTYPE\",\n                    \"value\": 14\n                },\n                {\n                    \"id\": 417,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 417,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 1,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Modem Mode\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PRINTMODE\",\n                    \"value\": 15\n                },\n                {\n                    \"id\": 418,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 418,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 419,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 419,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 420,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 420,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 421,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 421,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 422,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 422,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 423,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 423,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 424,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 424,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 425,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 425,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 426,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 426,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 427,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 427,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 428,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 428,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 429,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 429,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 430,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 430,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 431,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 431,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 432,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 432,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 433,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 433,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 434,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 434,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20011,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20011\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20012,\n            \"siteId\": 1,\n            \"itemType\": \"Firewall\",\n            \"description\": \"Firewall\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Fire Wall\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 435,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 435,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 436,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 436,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 437,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 437,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 438,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 438,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 439,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 439,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 440,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 440,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 441,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 441,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 442,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 442,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 443,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 443,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 444,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 444,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 445,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 445,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 446,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 446,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 447,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 447,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 448,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 448,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 449,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 449,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 450,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 450,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 451,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 451,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20012,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20012\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20013,\n            \"siteId\": 1,\n            \"itemType\": \"UPS\",\n            \"description\": \"UPS\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"UPS\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 452,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 452,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 453,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 453,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 454,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 454,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 455,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 455,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 456,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 456,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 457,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 457,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 458,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 458,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 459,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 459,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 460,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 460,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 461,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 461,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 462,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 462,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 463,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 463,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 464,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 464,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 465,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 465,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 466,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 466,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 467,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 467,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 468,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 468,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20013,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20013\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20014,\n            \"siteId\": 1,\n            \"itemType\": \"WIFI Access Points\",\n            \"description\": \"WIFI Access Points\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"WIFI Access Points\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 469,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 469,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 470,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 470,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 471,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 471,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 472,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 472,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 473,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 473,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 474,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 474,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 475,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 475,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 476,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 476,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 477,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 477,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 478,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 478,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 479,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 479,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 480,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 480,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 481,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 481,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 482,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 482,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 483,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 483,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 484,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 484,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 485,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 485,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20014,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20014\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20015,\n            \"siteId\": 1,\n            \"itemType\": \"Rack\",\n            \"description\": \"Rack\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Rack\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 486,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 486,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 487,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 487,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 488,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 488,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 489,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 489,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 490,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 490,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 491,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 491,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 492,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 492,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 493,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 493,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 494,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 494,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 495,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 495,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 496,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 496,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 497,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 497,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 498,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 498,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 499,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 499,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 500,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 500,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 501,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 501,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 502,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 502,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20015,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"SYSTEM MODEL\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 80,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 37,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute37\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 38,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute38\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"FK HEADERDATA ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 39,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute39\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 98,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 40,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute40\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20015\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20016,\n            \"siteId\": 1,\n            \"itemType\": \"Tablets\",\n            \"description\": \"Tablets\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Tablets\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 503,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 503,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 504,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 504,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 505,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 505,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 506,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 506,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 507,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 507,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Display Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DISPLAYSIZE\",\n                    \"value\": 6\n                },\n                {\n                    \"id\": 508,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 508,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Internal Storage\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INTERNALSTORAGE\",\n                    \"value\": 7\n                },\n                {\n                    \"id\": 509,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 509,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 8,\n                    \"displayName\": \"External Storage Make\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"EXTERNALSTORAGEMAKE\",\n                    \"value\": 8\n                },\n                {\n                    \"id\": 510,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 510,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 9,\n                    \"displayName\": \"External Storage Capacity\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"EXTERNALSTORAGECAPACITY\",\n                    \"value\": 9\n                },\n                {\n                    \"id\": 511,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 511,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 1,\n                    \"fieldId\": 10,\n                    \"displayName\": \"OS Version\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OSVERSION\",\n                    \"value\": 10\n                },\n                {\n                    \"id\": 512,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 512,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 513,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 513,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 514,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 514,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 515,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 515,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 516,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 516,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 517,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 517,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 518,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 518,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 519,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 519,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 520,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 520,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 521,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 521,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 522,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 522,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 523,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 523,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 524,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 524,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 525,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 525,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 526,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 526,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 527,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 527,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 528,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 528,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20016,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20016\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20017,\n            \"siteId\": 1,\n            \"itemType\": \"Mobile Printers\",\n            \"description\": \"Mobile Printers\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Mobile Printers\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 529,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 529,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 530,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 530,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAM Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 531,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 531,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Operating System\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 532,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 532,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Battery Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 533,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 533,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Display Size\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DISPLAYSIZE\",\n                    \"value\": 6\n                },\n                {\n                    \"id\": 534,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 534,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Internal Storage\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INTERNALSTORAGE\",\n                    \"value\": 7\n                },\n                {\n                    \"id\": 535,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 535,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 8,\n                    \"displayName\": \"External Storage Make\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"EXTERNALSTORAGEMAKE\",\n                    \"value\": 8\n                },\n                {\n                    \"id\": 536,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 536,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 9,\n                    \"displayName\": \"External Storage Capacity\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"EXTERNALSTORAGECAPACITY\",\n                    \"value\": 9\n                },\n                {\n                    \"id\": 537,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 537,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 1,\n                    \"fieldId\": 10,\n                    \"displayName\": \"OS Version\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"OSVERSION\",\n                    \"value\": 10\n                },\n                {\n                    \"id\": 538,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 538,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 539,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 539,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 540,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 540,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Serial Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 541,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 541,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 542,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 542,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Purchase Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 543,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 543,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PO Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 544,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 544,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Invoice Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 545,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 545,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Invoice Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 546,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 546,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRN Number\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 547,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 547,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRN Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 548,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 548,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"Warranty Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 549,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 549,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"Warranty End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 550,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 550,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMC Start Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 551,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 551,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMC End Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 552,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 552,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"Deployment Date\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 553,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 553,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"Asset Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 554,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 554,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20017,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"Current Cost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 0,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 53,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"FK ITMID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 53,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"FK ITMSUBCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 54,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"FK ITMCATID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 55,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"FK BRANCHID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 57,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"MCUSER\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 58,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"PURCHASEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 60,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"PURPOSE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 62,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"RPLMCOST\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 65,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 66,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"AMCEXPDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 67,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"CATEGORYTYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 70,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"AMCEXPENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 72,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"EXPIERYENDDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 73,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"PK CPUDTL ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 74,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"SCANNED DATE TIME\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 75,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"MANUFUCTURE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute25\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 79,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 26,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute26\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"USB PORT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 27,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute27\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 88,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"USB LOCATION\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 28,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute28\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 89,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 29,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute29\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 91,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"USER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 30,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute30\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 91,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 31,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute31\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 32,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute32\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"MLI ASSET CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 33,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute33\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 94,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"Dual Serial No\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 34,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute34\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 95,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 35,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute35\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    },\n                    \"parameterName\": \"FK ASSETMOD HDR\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 36,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute36\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 97,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20017\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20018,\n            \"siteId\": 1,\n            \"itemType\": \"PC\",\n            \"description\": \"Template for importing Desktop data\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 2,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"PC\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 557,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 557,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 558,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 558,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAMSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 559,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 559,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"HardDiskSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 560,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 560,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"OperatingSystem\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 555,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 555,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 556,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 556,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 561,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 561,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"SerialNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 562,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 562,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 563,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 563,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"PurchaseDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 564,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 564,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PONumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 565,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 565,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"InvoiceNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 566,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 566,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"InvoiceDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 567,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 567,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRNNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 568,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 568,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRNDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 569,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 569,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"WarrantyStartDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 570,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 570,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"WarrantyEndDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 571,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 571,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMCStartDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 572,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 572,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMCEndDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 573,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 573,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"DeploymentDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 574,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 574,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"AssetCost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 575,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 575,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20018,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"CurrentCost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"INV Manufacturer\",\n                    \"description\": \"\",\n                    \"macroId\": 20,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 20,\n                        \"updated\": false,\n                        \"macroid\": 20,\n                        \"macroName\": \"INV - Make\",\n                        \"macroDesc\": \"Provides the System Make/Manufacturer\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Manufacturer is null, '', Manufacturer) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"INV Model\",\n                    \"description\": \"\",\n                    \"macroId\": 13,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 13,\n                        \"updated\": false,\n                        \"macroid\": 13,\n                        \"macroName\": \"INV - Model\",\n                        \"macroDesc\": \"Provides the System Model\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Model is null, '', Model) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"COMPUTER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 146,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 146,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"Allocate To\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 146,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 148,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 148,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 148,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 149,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 149,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"Asset Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 149,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 150,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 150,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"Asset Status\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 150,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                },\n                {\n                    \"id\": 151,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 151,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    },\n                    \"parameterName\": \"UserName\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 25,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 151,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20018\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        },\n        {\n            \"itemTypeId\": 20019,\n            \"siteId\": 1,\n            \"itemType\": \"LAP\",\n            \"description\": \"\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 2,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"LAP\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0,\n            \"assetmanagementFixedfieldsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"sno\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"System Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SYSTEMNAME\"\n                },\n                {\n                    \"id\": 2,\n                    \"updated\": false,\n                    \"sno\": 2,\n                    \"fieldId\": 2,\n                    \"displayName\": \"Project\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"PROJECT\"\n                },\n                {\n                    \"id\": 3,\n                    \"updated\": false,\n                    \"sno\": 3,\n                    \"fieldId\": 3,\n                    \"displayName\": \"Make it as child of another asset\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MAKEITASCHILDOFANOTHERASSET\"\n                },\n                {\n                    \"id\": 4,\n                    \"updated\": false,\n                    \"sno\": 4,\n                    \"fieldId\": 4,\n                    \"displayName\": \"Link with Inventory Resource\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LINKWITHINVENTORYRESOURCE\"\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"sno\": 5,\n                    \"fieldId\": 5,\n                    \"displayName\": \"Extension No\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"EXTENSIONNO\"\n                },\n                {\n                    \"id\": 6,\n                    \"updated\": false,\n                    \"sno\": 6,\n                    \"fieldId\": 6,\n                    \"displayName\": \"Site Name\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SITENAME\"\n                },\n                {\n                    \"id\": 7,\n                    \"updated\": false,\n                    \"sno\": 7,\n                    \"fieldId\": 7,\n                    \"displayName\": \"Department\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"DEPARTMENT\"\n                },\n                {\n                    \"id\": 8,\n                    \"updated\": false,\n                    \"sno\": 8,\n                    \"fieldId\": 8,\n                    \"displayName\": \"Location\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LOCATION\"\n                },\n                {\n                    \"id\": 9,\n                    \"updated\": false,\n                    \"sno\": 9,\n                    \"fieldId\": 9,\n                    \"displayName\": \"Allocate To\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"updated\": false,\n                    \"sno\": 20,\n                    \"fieldId\": 14,\n                    \"displayName\": \"Relationship\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIP\"\n                },\n                {\n                    \"id\": 21,\n                    \"updated\": false,\n                    \"sno\": 21,\n                    \"fieldId\": 15,\n                    \"displayName\": \"Life Cycle\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"LIFECYCLE\"\n                },\n                {\n                    \"id\": 22,\n                    \"updated\": false,\n                    \"sno\": 22,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Attachments\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ATTACHMENTS\"\n                },\n                {\n                    \"id\": 23,\n                    \"updated\": false,\n                    \"sno\": 23,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Generate\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"GENERATE\"\n                },\n                {\n                    \"id\": 24,\n                    \"updated\": false,\n                    \"sno\": 24,\n                    \"fieldId\": 18,\n                    \"displayName\": \"Save\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVE\"\n                },\n                {\n                    \"id\": 25,\n                    \"updated\": false,\n                    \"sno\": 25,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Update\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"UPDATE\"\n                },\n                {\n                    \"id\": 26,\n                    \"updated\": false,\n                    \"sno\": 26,\n                    \"fieldId\": 20,\n                    \"displayName\": \"Cancel\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"CANCEL\"\n                },\n                {\n                    \"id\": 27,\n                    \"updated\": false,\n                    \"sno\": 27,\n                    \"fieldId\": 21,\n                    \"displayName\": \"Associated Records\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"ASSOCIATEDRECORDS\"\n                },\n                {\n                    \"id\": 28,\n                    \"updated\": false,\n                    \"sno\": 28,\n                    \"fieldId\": 22,\n                    \"displayName\": \"Relationships\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 1,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"RELATIONSHIPS\"\n                },\n                {\n                    \"id\": 29,\n                    \"updated\": false,\n                    \"sno\": 29,\n                    \"fieldId\": 23,\n                    \"displayName\": \"Status\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"STATUS\"\n                },\n                {\n                    \"id\": 30,\n                    \"updated\": false,\n                    \"sno\": 30,\n                    \"fieldId\": 24,\n                    \"displayName\": \"Modify\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"MODIFY\"\n                },\n                {\n                    \"id\": 31,\n                    \"updated\": false,\n                    \"sno\": 31,\n                    \"fieldId\": 25,\n                    \"displayName\": \"Save & Edit\",\n                    \"isMandatory\": 0,\n                    \"isdisplayed\": 0,\n                    \"assetType\": 0,\n                    \"moduleType\": 1,\n                    \"assetFixedFields\": \"SAVEEDIT\"\n                }\n            ],\n            \"assetcomponentfixedfieldsMappingDTO\": [\n                {\n                    \"id\": 576,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 576,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 1,\n                    \"fieldId\": 1,\n                    \"displayName\": \"Processor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 4,\n                    \"componentFixedFields\": \"PROCESSOR\",\n                    \"value\": 1\n                },\n                {\n                    \"id\": 577,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 577,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 1,\n                    \"fieldId\": 2,\n                    \"displayName\": \"RAMSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 5,\n                    \"componentFixedFields\": \"RAMSIZE\",\n                    \"value\": 2\n                },\n                {\n                    \"id\": 578,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 578,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 1,\n                    \"fieldId\": 3,\n                    \"displayName\": \"HardDiskSize\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 6,\n                    \"componentFixedFields\": \"HARDDISKSIZE\",\n                    \"value\": 3\n                },\n                {\n                    \"id\": 579,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 579,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 1,\n                    \"fieldId\": 4,\n                    \"displayName\": \"OperatingSystem\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 7,\n                    \"componentFixedFields\": \"OPERATINGSYSTEM\",\n                    \"value\": 4\n                },\n                {\n                    \"id\": 597,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 597,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 1,\n                    \"fieldId\": 5,\n                    \"displayName\": \"BatterySerialNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"BATTERYSERIALNUMBER\",\n                    \"value\": 5\n                },\n                {\n                    \"id\": 580,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 580,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 2,\n                    \"fieldId\": 16,\n                    \"displayName\": \"Manufacturer\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 1,\n                    \"componentFixedFields\": \"MANUFACTURER\",\n                    \"value\": 16\n                },\n                {\n                    \"id\": 581,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 581,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 2,\n                    \"fieldId\": 17,\n                    \"displayName\": \"Model\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 2,\n                    \"componentFixedFields\": \"MODEL\",\n                    \"value\": 17\n                },\n                {\n                    \"id\": 582,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 582,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 2,\n                    \"fieldId\": 18,\n                    \"displayName\": \"SerialNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 8,\n                    \"componentFixedFields\": \"SERIALNUMBER\",\n                    \"value\": 18\n                },\n                {\n                    \"id\": 583,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 583,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 19,\n                    \"displayName\": \"Vendor\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 9,\n                    \"componentFixedFields\": \"VENDOR\",\n                    \"value\": 19\n                },\n                {\n                    \"id\": 584,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 584,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 20,\n                    \"displayName\": \"PurchaseDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 10,\n                    \"componentFixedFields\": \"PURCHASEDATE\",\n                    \"value\": 20\n                },\n                {\n                    \"id\": 585,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 585,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 21,\n                    \"displayName\": \"PONumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 11,\n                    \"componentFixedFields\": \"PONUMBER\",\n                    \"value\": 21\n                },\n                {\n                    \"id\": 586,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 586,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 22,\n                    \"displayName\": \"InvoiceNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 12,\n                    \"componentFixedFields\": \"INVOICENUMBER\",\n                    \"value\": 22\n                },\n                {\n                    \"id\": 587,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 587,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 23,\n                    \"displayName\": \"InvoiceDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 13,\n                    \"componentFixedFields\": \"INVOICEDATE\",\n                    \"value\": 23\n                },\n                {\n                    \"id\": 588,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 588,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 24,\n                    \"displayName\": \"GRNNumber\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 0,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 14,\n                    \"componentFixedFields\": \"GRNNUMBER\",\n                    \"value\": 24\n                },\n                {\n                    \"id\": 589,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 589,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 3,\n                    \"fieldId\": 25,\n                    \"displayName\": \"GRNDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 15,\n                    \"componentFixedFields\": \"GRNDATE\",\n                    \"value\": 25\n                },\n                {\n                    \"id\": 590,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 590,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 4,\n                    \"fieldId\": 26,\n                    \"displayName\": \"WarrantyStartDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 16,\n                    \"componentFixedFields\": \"WARRANTYSTARTDATE\",\n                    \"value\": 26\n                },\n                {\n                    \"id\": 591,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 591,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 4,\n                    \"fieldId\": 27,\n                    \"displayName\": \"WarrantyEndDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 17,\n                    \"componentFixedFields\": \"WARRANTYENDDATE\",\n                    \"value\": 27\n                },\n                {\n                    \"id\": 592,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 592,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 4,\n                    \"fieldId\": 28,\n                    \"displayName\": \"AMCStartDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 18,\n                    \"componentFixedFields\": \"AMCSTARTDATE\",\n                    \"value\": 28\n                },\n                {\n                    \"id\": 593,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 593,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 4,\n                    \"fieldId\": 29,\n                    \"displayName\": \"AMCEndDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 19,\n                    \"componentFixedFields\": \"AMCENDDATE\",\n                    \"value\": 29\n                },\n                {\n                    \"id\": 594,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 594,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 4,\n                    \"fieldId\": 30,\n                    \"displayName\": \"DeploymentDate\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 2,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 20,\n                    \"componentFixedFields\": \"DEPLOYMENTDATE\",\n                    \"value\": 30\n                },\n                {\n                    \"id\": 595,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 595,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 5,\n                    \"fieldId\": 31,\n                    \"displayName\": \"AssetCost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 21,\n                    \"componentFixedFields\": \"ASSETCOST\",\n                    \"value\": 31\n                },\n                {\n                    \"id\": 596,\n                    \"updated\": false,\n                    \"assetcomponentfixedfieldsMappingIdDTO\": {\n                        \"mappingId\": 596,\n                        \"siteId\": 1\n                    },\n                    \"itemTypeId\": 20019,\n                    \"componentId\": 5,\n                    \"fieldId\": 32,\n                    \"displayName\": \"CurrentCost\",\n                    \"isMandatory\": 0,\n                    \"htmlType\": 1,\n                    \"isVisibleMyAsset\": 0,\n                    \"displayOrder\": 22,\n                    \"componentFixedFields\": \"CURRENTCOST\",\n                    \"value\": 32\n                }\n            ],\n            \"assetItemtypeConfigurationDTO\": [\n                {\n                    \"id\": 56,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"ORACLE BRANCH CODE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 5,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 56,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"STAFFID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 4,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute2\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 59,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 61,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"ISSUEDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 8,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute3\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 61,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"ISSUEDBY\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 9,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute4\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 63,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"EXPIERYDATE\",\n                    \"description\": \"\",\n                    \"macroId\": 3,\n                    \"position\": 10,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 3,\n                        \"updated\": false,\n                        \"macroid\": 3,\n                        \"macroName\": \"Generic Date Field\",\n                        \"macroDesc\": \"Use this control whenever you need a date field input in any form\",\n                        \"macroHtmlType\": 3,\n                        \"fieldType\": \"DateAndTimeField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute5\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 64,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"BUNAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 6,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute6\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 68,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"BUHEAD\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 7,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute7\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 69,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 71,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"WDV VALUE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 17,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute8\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 71,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"USER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 3,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute9\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 78,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 81,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"BIOS SERIAL NO\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 18,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute10\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 81,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"END POINT TYPE\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 19,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute11\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 82,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"DEPARTMENT\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 13,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute12\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 90,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"ASSET OWNER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 14,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute13\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 92,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"ASSET OWNER EMP ID\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 15,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute14\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 93,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"Seat Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 16,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute15\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 96,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"INV Manufacturer\",\n                    \"description\": \"\",\n                    \"macroId\": 20,\n                    \"position\": 1,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 20,\n                        \"updated\": false,\n                        \"macroid\": 20,\n                        \"macroName\": \"INV - Make\",\n                        \"macroDesc\": \"Provides the System Make/Manufacturer\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Manufacturer is null, '', Manufacturer) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute16\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 99,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"INV Model\",\n                    \"description\": \"\",\n                    \"macroId\": 13,\n                    \"position\": 2,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 13,\n                        \"updated\": false,\n                        \"macroid\": 13,\n                        \"macroName\": \"INV - Model\",\n                        \"macroDesc\": \"Provides the System Model\",\n                        \"macroHtmlType\": 11,\n                        \"fieldType\": \"InventoryField\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"SELECT if(Model is null, '', Model) FROM computersystem where SiteID=SITEID_MACRO and SystemID=SYSTEMID_MACRO Limit 1\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 1,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute17\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 100,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 107,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"Domain Name\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 11,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute18\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 107,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 108,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"COMPUTER NAME\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 12,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute19\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 108,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 146,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 146,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"Allocate To\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 20,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute20\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 146,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 148,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 148,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"REMARK\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 21,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute21\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 148,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 149,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 149,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"Asset Number\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 22,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute22\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 149,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 150,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 150,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"Asset Status\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 23,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute23\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 150,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                },\n                {\n                    \"id\": 151,\n                    \"updated\": false,\n                    \"assetitemtypeConfigurationIdDTO\": {\n                        \"itemDetailsId\": 151,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    },\n                    \"parameterName\": \"UserName\",\n                    \"description\": \"\",\n                    \"macroId\": 1,\n                    \"position\": 24,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"dependentFieldPopulaterQuery\": \"\",\n                    \"componentId\": 0,\n                    \"displayAfter\": 0,\n                    \"isMyAssetVisible\": 0,\n                    \"status\": 0,\n                    \"macro\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"macroid\": 1,\n                        \"macroName\": \"Generic Text Box\",\n                        \"macroDesc\": \"Use this control whenever you need a text box input in any form\",\n                        \"macroHtmlType\": 1,\n                        \"fieldType\": \"TextBox\",\n                        \"macroDefaultValue\": \"\",\n                        \"macroQuery\": \"\",\n                        \"isDeletionAllowed\": 1,\n                        \"macroDatasourceType\": 0,\n                        \"isCalendarEventColumn\": 0,\n                        \"isinbuilt\": 1\n                    },\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute24\",\n                    \"assetitemtypeConfigurationId\": {\n                        \"itemDetailsId\": 151,\n                        \"siteId\": 1,\n                        \"itemTypeId\": 20019\n                    }\n                }\n            ],\n            \"assetDepreciationDataDTO\": [],\n            \"assetRequestNumberFormatDTO\": [],\n            \"assetDepreciationDTO\": null\n        }\n    ],\n    \"assetFlowDetails\": [\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            },\n            \"value\": \"Allocate\",\n            \"moduleId\": 1,\n            \"assetControlFlowConfigDetails\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"controlFlowConfigId\": 1,\n                    \"controlFlowId\": 1,\n                    \"controlFlowCategoryId\": 2,\n                    \"controlFlowCategoryValue\": 1\n                },\n                {\n                    \"id\": 5,\n                    \"updated\": false,\n                    \"controlFlowConfigId\": 5,\n                    \"controlFlowId\": 2,\n                    \"controlFlowCategoryId\": 2,\n                    \"controlFlowCategoryValue\": 1\n                }\n            ],\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 6,\n                \"siteId\": 1\n            },\n            \"value\": \"SCRAP\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 6,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 7,\n                \"siteId\": 1\n            },\n            \"value\": \"SOLD\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 7,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 8,\n                \"siteId\": 1\n            },\n            \"value\": \"LIVE\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 8,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 9,\n                \"siteId\": 1\n            },\n            \"value\": \"STOCK\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 9,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 10,\n                \"siteId\": 1\n            },\n            \"value\": \"STANDBY\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 10,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 11,\n                \"siteId\": 1\n            },\n            \"value\": \"STOCK HOLD\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 11,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 12,\n                \"siteId\": 1\n            },\n            \"value\": \"DAMAGED\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 12,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 13,\n                \"siteId\": 1\n            },\n            \"value\": \"DONATION\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 13,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 14,\n                \"siteId\": 1\n            },\n            \"value\": \"MISSING\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 14,\n                \"siteId\": 1\n            }\n        },\n        {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 15,\n                \"siteId\": 1\n            },\n            \"value\": \"THEFT\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 15,\n                \"siteId\": 1\n            }\n        }\n    ],\n    \"assetRoles\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"assetRoleId\": 1,\n            \"inheritedFrom\": \"3\",\n            \"roleName\": \"Asset User\",\n            \"roleDesc\": \"The person who has the privilege to only view the assets and their properties.\",\n            \"defaultRole\": 0,\n            \"addAccess\": 0,\n            \"editAccess\": 0,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 0,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"assetRoleId\": 2,\n            \"inheritedFrom\": \"1\",\n            \"roleName\": \"Asset Admin\",\n            \"roleDesc\": \"The person who has the privilege to add/delete/view/modify the assets and their properties.\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 1,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"assetRoleId\": 3,\n            \"inheritedFrom\": \"2\",\n            \"roleName\": \"Asset Operator\",\n            \"roleDesc\": \"The person who has the privilege to only view/modify the assets and their properties.\",\n            \"defaultRole\": 0,\n            \"addAccess\": 1,\n            \"editAccess\": 1,\n            \"deleteAccess\": 0,\n            \"stateChangeAccess\": 1,\n            \"moduleId\": 1\n        }\n    ],\n    \"assetControlFlowConfigDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"assetcontrolflowconfigMasterIdDTO\": {\n                \"controlFlowId\": 1,\n                \"siteId\": 1\n            },\n            \"controlFlowName\": \"Service Desk Integration\",\n            \"description\": \"Use the service desk problem field to do any asset life cycle operation\",\n            \"moduleId\": 1,\n            \"assetcontrolflowconfigAdditionalparamsDTO\": [\n                {\n                    \"id\": 1,\n                    \"updated\": false,\n                    \"assetcontrolflowconfigAdditionalparamsIdDTO\": {\n                        \"id\": 1,\n                        \"updated\": false,\n                        \"siteId\": 1,\n                        \"assetDetailsId\": 1\n                    },\n                    \"controlFlowId\": 1,\n                    \"parameterName\": \"Service Request No\",\n                    \"description\": \"Service Request No\",\n                    \"macroId\": 7,\n                    \"position\": 1,\n                    \"fieldType\": 0,\n                    \"clientSideValidationScript\": \"0\",\n                    \"customValidationScript\": \"0\",\n                    \"scriptProperties\": \"\",\n                    \"gridControlFieldId\": 0,\n                    \"status\": 0,\n                    \"grid\": false,\n                    \"gridColumn\": false,\n                    \"fieldName\": \"attribute1\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"assetcontrolflowconfigMasterIdDTO\": {\n                \"controlFlowId\": 2,\n                \"siteId\": 1\n            },\n            \"controlFlowName\": \"Allocated To User\",\n            \"description\": \"Allocated To User\",\n            \"moduleId\": 1\n        }\n    ],\n    \"assetGenerationDetails\": [],\n    \"assetRequestNumberFormatDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"requestFormatId\": 1,\n            \"prefix\": \"{AssetType}/\",\n            \"noOfDigits\": 5,\n            \"startFrom\": \"00001\",\n            \"autoIncrement\": \"0\",\n            \"realignedAt\": 1523365186000,\n            \"moduleid\": 1,\n            \"itemTypeId\": 0\n        }\n    ],\n    \"assetMiscDetails\": [],\n    \"assetFieldsTemplateDetails\": [],\n    \"assetNotificationTemplateDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"templateId\": 1,\n            \"templateName\": \"AssetType Deletion Template\",\n            \"templateDescription\": \"AssetType Deletion Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 1,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"templateId\": 2,\n            \"templateName\": \"Pre-Notification Template\",\n            \"templateDescription\": \"Pre-Notification Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 0,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"templateId\": 4,\n            \"templateName\": \"Inventory De-link Template\",\n            \"templateDescription\": \"Inventory De-link Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 1001,\n            \"updated\": false,\n            \"templateId\": 1001,\n            \"templateName\": \"Bulk Pre-Notification Template\",\n            \"templateDescription\": \"Bulk Pre-Notification Template\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 0\n        },\n        {\n            \"id\": 1002,\n            \"updated\": false,\n            \"templateId\": 1002,\n            \"templateName\": \"Default Agreement Expiry Post-Notification Template\",\n            \"templateDescription\": \"Default Agreement Expiry Post-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 1,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1003,\n            \"updated\": false,\n            \"templateId\": 1003,\n            \"templateName\": \"Default License Expiry Post-Notification Template\",\n            \"templateDescription\": \"Default License Expiry Post-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1004,\n            \"updated\": false,\n            \"templateId\": 1004,\n            \"templateName\": \"Default License Expiry Pre-Notification Template\",\n            \"templateDescription\": \"Default License Expiry Pre-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 2,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1005,\n            \"updated\": false,\n            \"templateId\": 1005,\n            \"templateName\": \"Default Agreement Expiry Pre-Notification Template\",\n            \"templateDescription\": \"Default Agreement Expiry Pre-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 1,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1006,\n            \"updated\": false,\n            \"templateId\": 1006,\n            \"templateName\": \"Default Non-Compliance Notification Template\",\n            \"templateDescription\": \"Default Non-Compliance Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 3,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 0,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1007,\n            \"updated\": false,\n            \"templateId\": 1007,\n            \"templateName\": \"Default Maintenance Expiry Post-Notification Template\",\n            \"templateDescription\": \"Default Maintenance Expiry Post-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 4,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 1,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1008,\n            \"updated\": false,\n            \"templateId\": 1008,\n            \"templateName\": \"Default Maintenance Expiry Pre-Notification Template\",\n            \"templateDescription\": \"Default Maintenance Expiry Pre-Notification Template\",\n            \"templateType\": 2,\n            \"fixedTemplateType\": 4,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 1\n        },\n        {\n            \"id\": 1009,\n            \"updated\": false,\n            \"templateId\": 1009,\n            \"templateName\": \"AssetType Addition Template\",\n            \"templateDescription\": \"Template for addition of CMDB Assets\",\n            \"templateType\": 1,\n            \"fixedTemplateType\": 0,\n            \"moduleId\": 1,\n            \"notificationTemplateType\": 2,\n            \"isDefault\": 0\n        }\n    ],\n    \"assetNotificatonRuleDetails\": [\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"ruleId\": 2,\n            \"ruleName\": \"Asset Addition Rule\",\n            \"ruleDescription\": \"Notifies new addition of assets in CMDB\",\n            \"ruleType\": 1,\n            \"moduleId\": 1\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"ruleId\": 3,\n            \"ruleName\": \"Asset Modification Rule\",\n            \"ruleDescription\": \"Notifies any modifications to existing assets in CMDB\",\n            \"ruleType\": 1,\n            \"moduleId\": 1\n        }\n    ],\n    \"assetGenericNotificationCOnfigDetails\": [],\n    \"assetBarcodeConfigDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"sno\": 1,\n            \"name\": \"Barcode\",\n            \"description\": \"Barcode Configuration\",\n            \"width\": \"3\",\n            \"height\": \"3\",\n            \"xposition\": \"1.9\",\n            \"fontSize\": 8,\n            \"isBold\": 0,\n            \"isItalic\": 0,\n            \"isUnderline\": 0,\n            \"type\": 2,\n            \"moduleId\": 1,\n            \"barcodeConfigurationDetails\": [\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"sno\": 23,\n                    \"configid\": 1,\n                    \"fieldId\": \"assetmaster.ItemTypeID\",\n                    \"isConsider\": \"0\",\n                    \"fieldLabel\": \"Asset Type\",\n                    \"displayOrder\": 0,\n                    \"isConsiderLabel\": 1,\n                    \"moduleId\": 1\n                },\n                {\n                    \"primaryCorrelationId\": 0,\n                    \"secondaryCorrelationId\": 0,\n                    \"sno\": 24,\n                    \"configid\": 1,\n                    \"fieldId\": \"assetmaster.AssetID\",\n                    \"isConsider\": \"1\",\n                    \"fieldLabel\": \"Asset Number\",\n                    \"displayOrder\": 1,\n                    \"isConsiderLabel\": 1,\n                    \"moduleId\": 1\n                }\n            ]\n        }\n    ],\n    \"assetCiRelationshipDetails\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"frelationshiptype\": \"Refers\",\n            \"irelationshiptype\": \"Depends on\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Refers\",\n            \"description\": \"An entity which is referring / dependent on other entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"frelationshiptype\": \"Allocated to\",\n            \"irelationshiptype\": \"Is allocated by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Allocate\",\n            \"description\": \"Providing the resource to Users.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"frelationshiptype\": \"Approves\",\n            \"irelationshiptype\": \"Is approved by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Approve\",\n            \"description\": \"A responsible entity grants approval for another entity to proceed with a planned or desired activity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"frelationshiptype\": \"Author\",\n            \"irelationshiptype\": \"is authored by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Author\",\n            \"description\": \"A responsible person writes/creates document CIs.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 5,\n            \"updated\": false,\n            \"frelationshiptype\": \"Backs up\",\n            \"irelationshiptype\": \"Is backed up by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Back Up\",\n            \"description\": \"For data recovery and preservation,one entity's critical information is stored upon another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 6,\n            \"updated\": false,\n            \"frelationshiptype\": \"Connected to\",\n            \"irelationshiptype\": \"Connected to\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Connection\",\n            \"description\": \"A peer-to-peer relationship where two entities have a logical or physical connection.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 7,\n            \"updated\": false,\n            \"frelationshiptype\": \"Consists of\",\n            \"irelationshiptype\": \"Are part of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Consists\",\n            \"description\": \"Individual part or component of any entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 8,\n            \"updated\": false,\n            \"frelationshiptype\": \"Consumed by\",\n            \"irelationshiptype\": \"Consumes\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Consume\",\n            \"description\": \"One entity  feeds on another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 9,\n            \"updated\": false,\n            \"frelationshiptype\": \"Contains\",\n            \"irelationshiptype\": \"Member of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Contain\",\n            \"description\": \"If one entity physically or logically houses another entity then it contains that entity. The contained entity provides a service to the container.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 10,\n            \"updated\": false,\n            \"frelationshiptype\": \"Contains\",\n            \"irelationshiptype\": \"Contained by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Contain\",\n            \"description\": \"If one entity physically or logically houses another entity then it contains that entity. The contained entity provides a service to the container.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 11,\n            \"updated\": false,\n            \"frelationshiptype\": \"Cools\",\n            \"irelationshiptype\": \"Cooled By\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Cools\",\n            \"description\": \"A physical entity which maintains the temperature of another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 12,\n            \"updated\": false,\n            \"frelationshiptype\": \"Defines resources for\",\n            \"irelationshiptype\": \"Resource\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Gets resources from\",\n            \"description\": \"An entity which grant resources to another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 13,\n            \"updated\": false,\n            \"frelationshiptype\": \"provides to\",\n            \"irelationshiptype\": \"is provided by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Provides\",\n            \"description\": \"An entity is responsible for making another entity,usually a service,available to customers.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 14,\n            \"updated\": false,\n            \"frelationshiptype\": \"Enables\",\n            \"irelationshiptype\": \"Is enabled by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Enable\",\n            \"description\": \"An entity which controls functions of another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 15,\n            \"updated\": false,\n            \"frelationshiptype\": \"Exchanges data with\",\n            \"irelationshiptype\": \"Exchanges data with\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Exchange\",\n            \"description\": \"Two entity shares/exchange common data between themselves.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 16,\n            \"updated\": false,\n            \"frelationshiptype\": \"Feeds\",\n            \"irelationshiptype\": \"Fed By\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Feed\",\n            \"description\": \"One entity is providing inputs to another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 17,\n            \"updated\": false,\n            \"frelationshiptype\": \"From template\",\n            \"irelationshiptype\": \"Template for\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Template\",\n            \"description\": \"Describing a template which has to been used.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 18,\n            \"updated\": false,\n            \"frelationshiptype\": \"Hosted on\",\n            \"irelationshiptype\": \"Hosts\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Host\",\n            \"description\": \"One entity hosts another entity which is continuous. The hosted entity use services provided by the host entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 19,\n            \"updated\": false,\n            \"frelationshiptype\": \"Impacts\",\n            \"irelationshiptype\": \"Impacted by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Impact\",\n            \"description\": \"A change of one entity attributes will impact on another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 20,\n            \"updated\": false,\n            \"frelationshiptype\": \"In Rack\",\n            \"irelationshiptype\": \"Rack contains\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Rack\",\n            \"description\": \"Asset is in Rack.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 21,\n            \"updated\": false,\n            \"frelationshiptype\": \"Includes\",\n            \"irelationshiptype\": \"Member of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Include\",\n            \"description\": \"An entity which represents a group or its a part of relative group.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 22,\n            \"updated\": false,\n            \"frelationshiptype\": \"Instantiates\",\n            \"irelationshiptype\": \"Instantiated by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Instantiate\",\n            \"description\": \"An entity which acts as a trigger for another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 23,\n            \"updated\": false,\n            \"frelationshiptype\": \"IP Connection\",\n            \"irelationshiptype\": \"IP Connection\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"IP Connection\",\n            \"description\": \"IP Connection status.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 24,\n            \"updated\": false,\n            \"frelationshiptype\": \"Is parent of\",\n            \"irelationshiptype\": \"Is Child of\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Parent/Child\",\n            \"description\": \"One entity is the parent of another entity if the other entity cannot exist without the parent entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 25,\n            \"updated\": false,\n            \"frelationshiptype\": \"Is edited by\",\n            \"irelationshiptype\": \"Editor\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Editor\",\n            \"description\": \"Actual writer of the Document.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 26,\n            \"updated\": false,\n            \"frelationshiptype\": \"Located In\",\n            \"irelationshiptype\": \"Houses\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Located\",\n            \"description\": \"An entity,in this case a physical location,has been designated as the place where another entity resides.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 27,\n            \"updated\": false,\n            \"frelationshiptype\": \"Located in Zone\",\n            \"irelationshiptype\": \"Zone contains\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Located Zone\",\n            \"description\": \"An entity,in this case a physical location,has been designated as the place where another entity resides.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 28,\n            \"updated\": false,\n            \"frelationshiptype\": \"Managed by\",\n            \"irelationshiptype\": \"Manages\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Managed\",\n            \"description\": \"One entity is governed by another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 29,\n            \"updated\": false,\n            \"frelationshiptype\": \"Runs\",\n            \"irelationshiptype\": \"Runs On\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Run\",\n            \"description\": \"One entity runs another transient entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 30,\n            \"updated\": false,\n            \"frelationshiptype\": \"Sends data to\",\n            \"irelationshiptype\": \"Receives data from\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Data\",\n            \"description\": \"An entity which performs a data collection activity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 31,\n            \"updated\": false,\n            \"frelationshiptype\": \"Submits\",\n            \"irelationshiptype\": \"Submitted by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Submit\",\n            \"description\": \"Request for resource raised by another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 32,\n            \"updated\": false,\n            \"frelationshiptype\": \"Subscribes to\",\n            \"irelationshiptype\": \"Subscribed by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Subscribe\",\n            \"description\": \"An entity,either a group of users or a single user,signs up to have access to or use of another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 33,\n            \"updated\": false,\n            \"frelationshiptype\": \"Supports\",\n            \"irelationshiptype\": \"Supported by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Support\",\n            \"description\": \"An entity,usually an organization,is responsible for responding to incidents that emanate from another entity,usually a service.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 34,\n            \"updated\": false,\n            \"frelationshiptype\": \"Uses\",\n            \"irelationshiptype\": \"Is used by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Use\",\n            \"description\": \"An entity consumes data or services from another entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 35,\n            \"updated\": false,\n            \"frelationshiptype\": \"User\",\n            \"irelationshiptype\": \"Owned by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"User\",\n            \"description\": \"An entity using or serving other entity.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        },\n        {\n            \"id\": 36,\n            \"updated\": false,\n            \"frelationshiptype\": \"Visualizes\",\n            \"irelationshiptype\": \"Visualized by\",\n            \"isdeleted\": 0,\n            \"itemtypeid\": 0,\n            \"relationshipname\": \"Visualize\",\n            \"description\": \"Providing a desired view.\",\n            \"moduleid\": 0,\n            \"connectionStyle\": 0\n        }\n    ]\n}"}],"_postman_id":"5ce3570c-bb19-4c01-a2b8-0322819d4057"},{"name":"Get Asset Details By Asset ID","id":"7cd10035-a73e-4a90-a04a-4a1263debde0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/asset/get/1761214/id","description":"<p>Gets the Asset Details for the Asset ID</p>","urlObject":{"path":["api","asset","get","1761214","id"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"478d21ae-8778-4b5d-b4bf-d0bcccf49eba","name":"Get Asset Details By Asset ID","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/asset/get/18703/id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:23:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_ASSET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"assetId\": 18703,\n    \"assetNumber\": \"ROOM/00003\",\n    \"asset\": {\n        \"id\": 18703,\n        \"updated\": false,\n        \"itemType\": {\n            \"id\": 20002,\n            \"updated\": false,\n            \"itemTypeId\": 20002,\n            \"siteId\": 1,\n            \"itemType\": \"Assist Room Details\",\n            \"description\": \"Assist Room Details\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"Room\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0\n        },\n        \"assetId\": 18703,\n        \"siteId\": 1,\n        \"assetNumber\": \"ROOM/00003\",\n        \"filter\": {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            },\n            \"value\": \"InStock\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            }\n        },\n        \"systemId\": 0,\n        \"parentAsset\": 0,\n        \"systemName\": \"\",\n        \"extensionNumber\": \"\",\n        \"isArchived\": 0,\n        \"mappingKeyValueOne\": \"\",\n        \"mappingKeyValueTwo\": \"\",\n        \"tempSystemID\": 0,\n        \"assetImportTempID\": 3,\n        \"status\": 0,\n        \"userApproveStatus\": 0,\n        \"assetDenyRemarks\": \"\",\n        \"auditStatus\": 0,\n        \"additionalParams\": {\n            \"updated\": false,\n            \"attribute1\": {\n                \"updated\": false,\n                \"itemDetailsId\": 210076,\n                \"data\": \"Patparganj\",\n                \"fieldDisplayName\": \"Location Name\"\n            },\n            \"attribute2\": {\n                \"updated\": false,\n                \"itemDetailsId\": 210077,\n                \"data\": \"Finance Head Room\",\n                \"fieldDisplayName\": \"Room No\"\n            },\n            \"attribute3\": {\n                \"updated\": false,\n                \"itemDetailsId\": 210078,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Room Type\"\n            },\n            \"attribute4\": {\n                \"updated\": false,\n                \"itemDetailsId\": 210079,\n                \"data\": \"Adm Block-PPG1\",\n                \"fieldDisplayName\": \"Floor\"\n            },\n            \"attribute5\": {\n                \"updated\": false,\n                \"itemDetailsId\": 901432,\n                \"data\": \"18703\",\n                \"fieldDisplayName\": \"Asset ID\"\n            }\n        },\n        \"childs\": [],\n        \"iteration\": 0,\n        \"rpaEvent\": false,\n        \"childAsset\": false\n    }\n}"},{"id":"ea6bb316-bbbf-4e44-8a51-fbd8bc4ede47","name":"Get Asset Details By Asset ID - Invalid Asset Id","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/asset/get/107/id"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:23:14 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 301,\n    \"message\": \"INVALID ASSET ID 107 \",\n    \"developerMessage\": \"NO_SUCH_ENTITY\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"getAssetById\",\n                \"fileName\": \"AssetServiceImpl.java\",\n                \"lineNumber\": 154,\n                \"className\": \"com.sapphireims.cmdb.service.impl.AssetServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"getAssetById\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy137\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"get\",\n                \"fileName\": \"AssetAPI.java\",\n                \"lineNumber\": 186,\n                \"className\": \"com.sapphireims.cmdb.api.AssetAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doGet\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 635,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"301\",\n        \"errorCodeEnum\": \"NO_SUCH_ENTITY\",\n        \"localizedMessage\": \"INVALID ASSET ID 107 \",\n        \"message\": \"INVALID ASSET ID 107 \",\n        \"suppressed\": []\n    }\n}"}],"_postman_id":"7cd10035-a73e-4a90-a04a-4a1263debde0"},{"name":"Get Asset Details By Asset Number And Asset Item Type","id":"2c430ed9-3401-46b6-8687-c0386808f5c7","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/asset/get/SHA-MEQ-VTL-000001/assetNumber/20016/itemTypeId","description":"<p>Gets the Asset details on sending the Asset Number and Asset Item Type.</p>","urlObject":{"path":["api","asset","get","SHA-MEQ-VTL-000001","assetNumber","20016","itemTypeId"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"08d592ce-737a-4f11-9e00-9af836f5ea42","name":"Get Asset Details By Asset Number And Asset Item Type","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"url":"{{url}}/api/asset/get/SHA-MEQ-VTL-000001/assetNumber/20016/itemTypeId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:30:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_ASSET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"assetId\": 83503,\n    \"assetNumber\": \"SHA-MEQ-VTL-000001\",\n    \"asset\": {\n        \"id\": 83503,\n        \"updated\": false,\n        \"itemType\": {\n            \"id\": 20016,\n            \"updated\": false,\n            \"itemTypeId\": 20016,\n            \"siteId\": 1,\n            \"itemType\": \"EAM Asset\",\n            \"description\": \"EAM Asset\",\n            \"assetModuleId\": 1,\n            \"mappingKeyType\": 0,\n            \"cmdbViewPrefix\": \"\",\n            \"format\": \"BA\",\n            \"isDisplay\": 1,\n            \"isInBuilt\": 0\n        },\n        \"assetId\": 83503,\n        \"siteId\": 1,\n        \"assetNumber\": \"SHA-MEQ-VTL-000001\",\n        \"filter\": {\n            \"updated\": false,\n            \"assetFlowDetailsId\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            },\n            \"value\": \"InStock\",\n            \"moduleId\": 1,\n            \"assetFlowDetailsIdDTO\": {\n                \"flowDetailsId\": 1,\n                \"siteId\": 1\n            }\n        },\n        \"systemId\": 0,\n        \"parentAsset\": 0,\n        \"systemName\": \"\",\n        \"extensionNumber\": \"\",\n        \"isArchived\": 0,\n        \"mappingKeyValueOne\": \"0\",\n        \"mappingKeyValueTwo\": \"0\",\n        \"tempSystemID\": 0,\n        \"assetImportTempID\": 0,\n        \"status\": 0,\n        \"assetCreationTime\": 1536906965000,\n        \"userApproveStatus\": 0,\n        \"lastUpdatedTime\": 1536906965000,\n        \"additionalParams\": {\n            \"updated\": false,\n            \"attribute1\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467892,\n                \"data\": \"EAM SAPPHIRE ASSET \",\n                \"fieldDisplayName\": \"Description\"\n            },\n            \"attribute2\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467893,\n                \"data\": \"30SUP002\",\n                \"fieldDisplayName\": \"Department\"\n            },\n            \"attribute3\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467894,\n                \"data\": \"SHA-B01-FL50\",\n                \"fieldDisplayName\": \"Location\"\n            },\n            \"attribute4\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467897,\n                \"data\": \"Installed\",\n                \"fieldDisplayName\": \"Status\"\n            },\n            \"attribute5\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467899,\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\n                \"fieldDisplayName\": \"Comment\"\n            },\n            \"attribute6\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467895,\n                \"data\": \"No\",\n                \"fieldDisplayName\": \"Out Of Service\"\n            },\n            \"attribute7\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467896,\n                \"data\": \"\",\n                \"fieldDisplayName\": \"Serial Number\"\n            },\n            \"attribute8\": {\n                \"updated\": false,\n                \"itemDetailsId\": 1467898,\n                \"data\": \"A\",\n                \"fieldDisplayName\": \"Type\"\n            }\n        },\n        \"childs\": [],\n        \"assetStatus\": {\n            \"updated\": false,\n            \"assetstatusId\": {\n                \"siteId\": 1,\n                \"assetStatusId\": 20552\n            },\n            \"assetId\": 83503,\n            \"itemTypeId\": 20016,\n            \"filterId\": 1,\n            \"userId\": 1,\n            \"project\": 0,\n            \"timePeriod\": 1536906965000,\n            \"actionPerformedBy\": 1\n        },\n        \"iteration\": 0,\n        \"rpaEvent\": false,\n        \"childAsset\": false\n    }\n}"}],"_postman_id":"2c430ed9-3401-46b6-8687-c0386808f5c7"},{"name":"Create Asset","id":"cc2cc441-be9f-4907-9df3-375eeb072942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_ASSET\",\r\n    \"integrationLogId\": \"unique_id_for_each_request\",\r\n    \"asset\": {\r\n        \"itemType\": {\r\n        \t\"itemTypeId\": 20023,\r\n            \"itemType\": \"PM Profile\",\r\n            \"assetModuleName\": \"Data Master\"\r\n        },\r\n        \"siteId\": 1,\r\n        \"additionalParams\": {\r\n            \"attribute1\": {\r\n                \"data\": \"Catalog\",\r\n                \"fieldDisplayName\": \"Profile Name\"\r\n            },\r\n            \"attribute2\": {\r\n                \"data\": \"30\",\r\n                \"fieldDisplayName\": \"Frequency in Days\"\r\n            },\r\n            \"attribute3\": {\r\n                \"data\": \"Last Completed Date\",\r\n                \"fieldDisplayName\": \"Next Schedule Based On\"\r\n            },\r\n            \"attribute4\": {\r\n                \"data\": \"Go Live Date\",\r\n                \"fieldDisplayName\": \"Start Based On\"\r\n            },\r\n            \"attribute5\": {\r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Schedule Date\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/create","description":"<p> Creates a new asset.</p>","urlObject":{"path":["api","asset","create"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"828b11de-4b73-451a-a089-ee871cd9de86","name":"Create Asset","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"CREATE_ASSET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n        \"itemType\": {\r\n            \"id\": 20016\r\n        },        \r\n        \"assetNumber\": \"SHA-MEQ-VTL-0000011\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute1\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"EAM SAPPHIRE ASSET \",\r\n                \"fieldDisplayName\": \"Description\"\r\n            },\r\n            \"attribute2\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"30SUP002\",\r\n                \"fieldDisplayName\": \"Department\"\r\n            },\r\n            \"attribute3\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"SHA-B01-FL50\",\r\n                \"fieldDisplayName\": \"Location\"\r\n            },\r\n            \"attribute4\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"Installed\",\r\n                \"fieldDisplayName\": \"Status\"\r\n            },\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\r\n                \"fieldDisplayName\": \"Comment\"\r\n            },\r\n            \"attribute6\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"No\",\r\n                \"fieldDisplayName\": \"Out Of Service\"\r\n            },\r\n            \"attribute7\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Serial Number\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"A\",\r\n                \"fieldDisplayName\": \"Type\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:34:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"CREATE_ASSET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"assetId\": 83508,\n    \"assetNumber\": \"SHA-MEQ-VTL-0000011\"\n}"},{"id":"b0bb3734-4a2f-4797-bc65-4262636d1209","name":"Create Asset - Asset Number alredy present","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"CREATE_ASSET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n        \"itemType\": {\r\n            \"id\": 20016\r\n        },        \r\n        \"assetNumber\": \"SHA-MEQ-VTL-000001\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute1\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"EAM SAPPHIRE ASSET \",\r\n                \"fieldDisplayName\": \"Description\"\r\n            },\r\n            \"attribute2\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"30SUP002\",\r\n                \"fieldDisplayName\": \"Department\"\r\n            },\r\n            \"attribute3\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"SHA-B01-FL50\",\r\n                \"fieldDisplayName\": \"Location\"\r\n            },\r\n            \"attribute4\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"Installed\",\r\n                \"fieldDisplayName\": \"Status\"\r\n            },\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\r\n                \"fieldDisplayName\": \"Comment\"\r\n            },\r\n            \"attribute6\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"No\",\r\n                \"fieldDisplayName\": \"Out Of Service\"\r\n            },\r\n            \"attribute7\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Serial Number\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"A\",\r\n                \"fieldDisplayName\": \"Type\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:34:17 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \"Asset Number alredy present\",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"createAsset\",\n                \"fileName\": \"AssetServiceImpl.java\",\n                \"lineNumber\": 506,\n                \"className\": \"com.sapphireims.cmdb.service.impl.AssetServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createAsset\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy137\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"AssetAPI.java\",\n                \"lineNumber\": 90,\n                \"className\": \"com.sapphireims.cmdb.api.AssetAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \"Asset Number alredy present\",\n        \"message\": \"Asset Number alredy present\",\n        \"suppressed\": []\n    }\n}"}],"_postman_id":"cc2cc441-be9f-4907-9df3-375eeb072942"},{"name":"Create Asset  Grid Row","id":"1ef3df8d-7733-4474-8ec9-c21cc5edab2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"attribute1\":{\r\n      \"data\":\"105\"\r\n   },\r\n   \"attribute2\":{\r\n      \"data\":\"2019/06/31 19:31\"\r\n   },\r\n   \"attribute3\":{\r\n      \"data\":\"tretr1\"\r\n   },\r\n   \"attribute4\":{\r\n      \"data\":\"2019/06/31 19:31\"\r\n   },\r\n   \"attribute5\":{\r\n      \"data\":\"2019/05/31 19:31\"\r\n   },\r\n   \"attribute6\":{\r\n      \"data\":\"2019/05/31 20:31\"\r\n   }\r\n}"},"url":"{{url}}/api/asset/gridCreate/7/gridFieldName/attribute3","description":"<p>Creates a new grid row in the asset </p>","urlObject":{"path":["api","asset","gridCreate","7","gridFieldName","attribute3"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"159bd203-5f11-48ee-8176-7b78462e97d1","name":"Create Asset - Asset Number alredy present","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"CREATE_ASSET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n        \"itemType\": {\r\n            \"id\": 20016\r\n        },        \r\n        \"assetNumber\": \"SHA-MEQ-VTL-000001\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute1\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"EAM SAPPHIRE ASSET \",\r\n                \"fieldDisplayName\": \"Description\"\r\n            },\r\n            \"attribute2\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"30SUP002\",\r\n                \"fieldDisplayName\": \"Department\"\r\n            },\r\n            \"attribute3\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"SHA-B01-FL50\",\r\n                \"fieldDisplayName\": \"Location\"\r\n            },\r\n            \"attribute4\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"Installed\",\r\n                \"fieldDisplayName\": \"Status\"\r\n            },\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\r\n                \"fieldDisplayName\": \"Comment\"\r\n            },\r\n            \"attribute6\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"No\",\r\n                \"fieldDisplayName\": \"Out Of Service\"\r\n            },\r\n            \"attribute7\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Serial Number\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"A\",\r\n                \"fieldDisplayName\": \"Type\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:34:17 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"500\",\n    \"code\": 300,\n    \"message\": \"Asset Number alredy present\",\n    \"developerMessage\": \"INVALID_INPUT\",\n    \"moreInfoUrl\": null,\n    \"throwable\": {\n        \"cause\": null,\n        \"stackTrace\": [\n            {\n                \"methodName\": \"createAsset\",\n                \"fileName\": \"AssetServiceImpl.java\",\n                \"lineNumber\": 506,\n                \"className\": \"com.sapphireims.cmdb.service.impl.AssetServiceImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpointUsingReflection\",\n                \"fileName\": \"AopUtils.java\",\n                \"lineNumber\": 333,\n                \"className\": \"org.springframework.aop.support.AopUtils\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeJoinpoint\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 190,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 157,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceedWithInvocation\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor$1\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeWithinTransaction\",\n                \"fileName\": \"TransactionAspectSupport.java\",\n                \"lineNumber\": 282,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionAspectSupport\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"TransactionInterceptor.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.springframework.transaction.interceptor.TransactionInterceptor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"proceed\",\n                \"fileName\": \"ReflectiveMethodInvocation.java\",\n                \"lineNumber\": 179,\n                \"className\": \"org.springframework.aop.framework.ReflectiveMethodInvocation\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"JdkDynamicAopProxy.java\",\n                \"lineNumber\": 213,\n                \"className\": \"org.springframework.aop.framework.JdkDynamicAopProxy\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"createAsset\",\n                \"fileName\": null,\n                \"lineNumber\": -1,\n                \"className\": \"com.sun.proxy.$Proxy137\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"save\",\n                \"fileName\": \"AssetAPI.java\",\n                \"lineNumber\": 90,\n                \"className\": \"com.sapphireims.cmdb.api.AssetAPI\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke0\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": -2,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": true\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"NativeMethodAccessorImpl.java\",\n                \"lineNumber\": 62,\n                \"className\": \"sun.reflect.NativeMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"DelegatingMethodAccessorImpl.java\",\n                \"lineNumber\": 43,\n                \"className\": \"sun.reflect.DelegatingMethodAccessorImpl\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"Method.java\",\n                \"lineNumber\": 498,\n                \"className\": \"java.lang.reflect.Method\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doInvoke\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 205,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeForRequest\",\n                \"fileName\": \"InvocableHandlerMethod.java\",\n                \"lineNumber\": 133,\n                \"className\": \"org.springframework.web.method.support.InvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeAndHandle\",\n                \"fileName\": \"ServletInvocableHandlerMethod.java\",\n                \"lineNumber\": 116,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invokeHandlerMethod\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 827,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handleInternal\",\n                \"fileName\": \"RequestMappingHandlerAdapter.java\",\n                \"lineNumber\": 738,\n                \"className\": \"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"handle\",\n                \"fileName\": \"AbstractHandlerMethodAdapter.java\",\n                \"lineNumber\": 85,\n                \"className\": \"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doDispatch\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 963,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doService\",\n                \"fileName\": \"DispatcherServlet.java\",\n                \"lineNumber\": 897,\n                \"className\": \"org.springframework.web.servlet.DispatcherServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"processRequest\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 970,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doPost\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 872,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 661,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"FrameworkServlet.java\",\n                \"lineNumber\": 846,\n                \"className\": \"org.springframework.web.servlet.FrameworkServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"HttpServlet.java\",\n                \"lineNumber\": 742,\n                \"className\": \"javax.servlet.http.HttpServlet\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 230,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"WsFilter.java\",\n                \"lineNumber\": 52,\n                \"className\": \"org.apache.tomcat.websocket.server.WsFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ResourceUrlEncodingFilter.java\",\n                \"lineNumber\": 59,\n                \"className\": \"org.springframework.web.servlet.resource.ResourceUrlEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"RequestContextFilter.java\",\n                \"lineNumber\": 99,\n                \"className\": \"org.springframework.web.filter.RequestContextFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HttpPutFormContentFilter.java\",\n                \"lineNumber\": 105,\n                \"className\": \"org.springframework.web.filter.HttpPutFormContentFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"HiddenHttpMethodFilter.java\",\n                \"lineNumber\": 81,\n                \"className\": \"org.springframework.web.filter.HiddenHttpMethodFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilterInternal\",\n                \"fileName\": \"CharacterEncodingFilter.java\",\n                \"lineNumber\": 197,\n                \"className\": \"org.springframework.web.filter.CharacterEncodingFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"OncePerRequestFilter.java\",\n                \"lineNumber\": 107,\n                \"className\": \"org.springframework.web.filter.OncePerRequestFilter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"internalDoFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 192,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doFilter\",\n                \"fileName\": \"ApplicationFilterChain.java\",\n                \"lineNumber\": 165,\n                \"className\": \"org.apache.catalina.core.ApplicationFilterChain\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardWrapperValve.java\",\n                \"lineNumber\": 198,\n                \"className\": \"org.apache.catalina.core.StandardWrapperValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardContextValve.java\",\n                \"lineNumber\": 96,\n                \"className\": \"org.apache.catalina.core.StandardContextValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"AuthenticatorBase.java\",\n                \"lineNumber\": 478,\n                \"className\": \"org.apache.catalina.authenticator.AuthenticatorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardHostValve.java\",\n                \"lineNumber\": 140,\n                \"className\": \"org.apache.catalina.core.StandardHostValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"ErrorReportValve.java\",\n                \"lineNumber\": 80,\n                \"className\": \"org.apache.catalina.valves.ErrorReportValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"invoke\",\n                \"fileName\": \"StandardEngineValve.java\",\n                \"lineNumber\": 87,\n                \"className\": \"org.apache.catalina.core.StandardEngineValve\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"CoyoteAdapter.java\",\n                \"lineNumber\": 341,\n                \"className\": \"org.apache.catalina.connector.CoyoteAdapter\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"service\",\n                \"fileName\": \"Http11Processor.java\",\n                \"lineNumber\": 799,\n                \"className\": \"org.apache.coyote.http11.Http11Processor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProcessorLight.java\",\n                \"lineNumber\": 66,\n                \"className\": \"org.apache.coyote.AbstractProcessorLight\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"process\",\n                \"fileName\": \"AbstractProtocol.java\",\n                \"lineNumber\": 861,\n                \"className\": \"org.apache.coyote.AbstractProtocol$ConnectionHandler\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"doRun\",\n                \"fileName\": \"NioEndpoint.java\",\n                \"lineNumber\": 1455,\n                \"className\": \"org.apache.tomcat.util.net.NioEndpoint$SocketProcessor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"SocketProcessorBase.java\",\n                \"lineNumber\": 49,\n                \"className\": \"org.apache.tomcat.util.net.SocketProcessorBase\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"runWorker\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 1149,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"ThreadPoolExecutor.java\",\n                \"lineNumber\": 624,\n                \"className\": \"java.util.concurrent.ThreadPoolExecutor$Worker\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"TaskThread.java\",\n                \"lineNumber\": 61,\n                \"className\": \"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable\",\n                \"nativeMethod\": false\n            },\n            {\n                \"methodName\": \"run\",\n                \"fileName\": \"Thread.java\",\n                \"lineNumber\": 748,\n                \"className\": \"java.lang.Thread\",\n                \"nativeMethod\": false\n            }\n        ],\n        \"errorCode\": \"300\",\n        \"errorCodeEnum\": \"INVALID_INPUT\",\n        \"localizedMessage\": \"Asset Number alredy present\",\n        \"message\": \"Asset Number alredy present\",\n        \"suppressed\": []\n    }\n}"},{"id":"b6283224-ab08-426d-be12-bed54e89f82b","name":"Create Asset","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"CREATE_ASSET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n        \"itemType\": {\r\n            \"id\": 20016\r\n        },        \r\n        \"assetNumber\": \"SHA-MEQ-VTL-0000011\",        \r\n        \"additionalParams\": {\r\n            \"updated\": false,\r\n            \"attribute1\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"EAM SAPPHIRE ASSET \",\r\n                \"fieldDisplayName\": \"Description\"\r\n            },\r\n            \"attribute2\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"30SUP002\",\r\n                \"fieldDisplayName\": \"Department\"\r\n            },\r\n            \"attribute3\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"SHA-B01-FL50\",\r\n                \"fieldDisplayName\": \"Location\"\r\n            },\r\n            \"attribute4\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"Installed\",\r\n                \"fieldDisplayName\": \"Status\"\r\n            },\r\n            \"attribute5\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\r\n                \"fieldDisplayName\": \"Comment\"\r\n            },\r\n            \"attribute6\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"No\",\r\n                \"fieldDisplayName\": \"Out Of Service\"\r\n            },\r\n            \"attribute7\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Serial Number\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": false,\r\n                \r\n                \"data\": \"A\",\r\n                \"fieldDisplayName\": \"Type\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:34:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"CREATE_ASSET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"assetId\": 83508,\n    \"assetNumber\": \"SHA-MEQ-VTL-0000011\"\n}"}],"_postman_id":"1ef3df8d-7733-4474-8ec9-c21cc5edab2a"},{"name":"Update Asset","id":"9579d68f-ec42-4080-a185-e6c62be0c4d2","request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_ASSET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n        \"itemType\": {\r\n            \"id\": 20016\r\n        },        \r\n        \"assetNumber\": \"SHA-MEQ-VTL-000001\",        \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute1\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"EAM SAPPHIRE ASSET \",\r\n                \"fieldDisplayName\": \"Description\"\r\n            },\r\n            \"attribute2\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"30SUP002\",\r\n                \"fieldDisplayName\": \"Department\"\r\n            },\r\n            \"attribute3\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"SHA-B01-FL50\",\r\n                \"fieldDisplayName\": \"Location\"\r\n            },\r\n            \"attribute4\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"Installed\",\r\n                \"fieldDisplayName\": \"Status\"\r\n            },\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\r\n                \"fieldDisplayName\": \"Comment\"\r\n            },\r\n            \"attribute6\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"No\",\r\n                \"fieldDisplayName\": \"Out Of Service\"\r\n            },\r\n            \"attribute7\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Serial Number\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"A\",\r\n                \"fieldDisplayName\": \"Type\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/update","description":"<p>Updates the asset details.</p>","urlObject":{"path":["api","asset","update"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4dff7bc7-8b05-44cd-bb79-d1726f834485","name":"Update Asset","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_ASSET\",\r\n    \"integrationLogId\": \"qwertyasdfg\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n        \"itemType\": {\r\n            \"id\": 20016\r\n        },        \r\n        \"assetNumber\": \"SHA-MEQ-VTL-000001\",        \r\n        \"additionalParams\": {\r\n            \"updated\": true,\r\n            \"attribute1\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"EAM SAPPHIRE ASSET \",\r\n                \"fieldDisplayName\": \"Description\"\r\n            },\r\n            \"attribute2\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"30SUP002\",\r\n                \"fieldDisplayName\": \"Department\"\r\n            },\r\n            \"attribute3\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"SHA-B01-FL50\",\r\n                \"fieldDisplayName\": \"Location\"\r\n            },\r\n            \"attribute4\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"Installed\",\r\n                \"fieldDisplayName\": \"Status\"\r\n            },\r\n            \"attribute5\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \" ASSET CREATED IN EAM NEW COMMENT UPDATED\",\r\n                \"fieldDisplayName\": \"Comment\"\r\n            },\r\n            \"attribute6\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"No\",\r\n                \"fieldDisplayName\": \"Out Of Service\"\r\n            },\r\n            \"attribute7\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"\",\r\n                \"fieldDisplayName\": \"Serial Number\"\r\n            },\r\n            \"attribute8\": {\r\n                \"updated\": true,\r\n                \r\n                \"data\": \"A\",\r\n                \"fieldDisplayName\": \"Type\"\r\n            }\r\n        }\r\n    }\r\n}"},"url":"{{url}}/api/asset/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:37:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestType\": \"GET_ASSET\",\n    \"integrationLogId\": \"qwertyasdfg\",\n    \"iteration\": 0,\n    \"assetId\": 83503,\n    \"assetNumber\": \"SHA-MEQ-VTL-000001\"\n}"}],"_postman_id":"9579d68f-ec42-4080-a185-e6c62be0c4d2"},{"name":"Update Asset Status","id":"373baac4-ee16-4a53-94d3-16c5e096ca05","request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n    \"requestType\": \"GET_ASSET\",\r\n    \"intigrationLogId\": \"asdfasdasd\",\r\n    \"iteration\": 0,\r\n    \"asset\": {\r\n         \"assetNumber\": \"Laptop WebService By Name 1\",\r\n        \"updated\": true,\r\n        \"assetId\": 109,\r\n        \"siteId\": 1,\r\n        \"filter\": {\r\n            \"value\": \"Allocate\"\r\n      },\r\n      \"allocatedUser\": {\r\n            \"userName\": \"laxmi\"\r\n        }\r\n}\r\n}"},"url":"{{url}}/ims-service/api/asset/updateStatus","description":"<p>Updates the asset status.</p>","urlObject":{"path":["ims-service","api","asset","updateStatus"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"373baac4-ee16-4a53-94d3-16c5e096ca05"},{"name":"Update Asset Grid Row","id":"54d93b4a-7474-433f-a3f7-886000c8bb9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"attribute1\":{\r\n      \"data\":\"105\"\r\n   },\r\n   \"attribute2\":{\r\n      \"data\":\"2020/06/31 19:31\"\r\n   },\r\n   \"attribute3\":{\r\n      \"data\":\"tretr20201\"\r\n   },\r\n   \"attribute4\":{\r\n      \"data\":\"2019/06/31 19:31\"\r\n   },\r\n   \"attribute5\":{\r\n      \"data\":\"2019/05/31 19:31\"\r\n   },\r\n   \"attribute6\":{\r\n      \"data\":\"2019/05/31 20:31\"\r\n   }\r\n}"},"url":"{{url}}/ims-service/api/asset/gridUpdate/880/gridFieldName/attribute17/uniqueFileds/attribute1","description":"<p>Updates the asset grid row.</p>","urlObject":{"path":["ims-service","api","asset","gridUpdate","880","gridFieldName","attribute17","uniqueFileds","attribute1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"54d93b4a-7474-433f-a3f7-886000c8bb9a"},{"name":"Search Asset","id":"4ea8ae8f-04a0-4453-bc9d-46c5abdd354b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"pageNumber\":1,\r\n   \"pageSize\":500,\r\n   \"itemType\":{      \r\n      \"itemType\":\"Product Catlogue\",     \r\n      \"assetModuleName\":\"Fino\"\r\n   },\r\n   \"additionalParams\":{\r\n      \"attribute41\":{\r\n         \"data\":\"Class D\"\r\n      }\r\n   },\r\n   \"details\":true\r\n}"},"url":"{{url}}/SapphireIMS/api/asset/find","description":"<p>Returns list of Assets which match the search criteria</p>","urlObject":{"path":["SapphireIMS","api","asset","find"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4740c73b-2520-4b56-abc2-94bb8585d71b","name":"Search Asset","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"allocatedUser\": {\r\n     \"userName\": \"AMCUSER\"\r\n  },\r\n  \"pageNumber\": 30,\r\n  \"pageSize\": 0,\r\n  \"siteId\": 1\r\n}"},"url":"{{url}}/api/asset/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 17:39:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 30,\n        \"pageSize\": 0,\n        \"siteId\": 1,\n        \"allocatedUser\": {\n            \"updated\": false,\n            \"userName\": \"AMCUSER\"\n        }\n    },\n    \"assets\": [\n        {\n            \"siteId\": 1,\n            \"itemTypeId\": 20002,\n            \"itemType\": \"Assist Room Details\",\n            \"assetModuleId\": 1,\n            \"assetModuleName\": \"Asset\",\n            \"assetId\": 18701,\n            \"assetNumber\": \"ROOM/00001\",\n            \"allocatedUserId\": 2,\n            \"allocatedUserName\": \"AMCUSER\",\n            \"allocatedFullName\": \"AMCUSER\"\n        }\n    ],\n    \"excutionTime\": 293\n}"}],"_postman_id":"4ea8ae8f-04a0-4453-bc9d-46c5abdd354b"}],"id":"8dccab47-9466-412c-8cf0-da57ef7327a8","description":"<p> Asset is an abstract or logical entity which can map to different physical entities like Laptop, Computer, Printer, Medical instrument   etc. SapphireIMS application can  map different physical  entity to  Asset entity using code-less configuration. </p>\n\n<p> Asset entity properties are  divided into two types </p><p> 1: Fixed Fields</p> <p> 2: Additional Fields</p>\n\n<h1> Fixed Fields </h1>\n\n<p> Fixed fields consist  of Item Type (Ex Computer, Laptop, Medical Equipment etc), Location, Department, Asset Hardware OS Components, Asset Make Manufacturer, Asset purchase, Asset AMC Warranty and Asset Cost Details. All fixed fields can be renamed according to the physical entity. </p>\n\n\n\n<h1> Additional Fields </h1>\n\n<p> SapphireIMS supports additional field of different data types like text box,  text area, date, date and time, select box, multi-select box etc.  Each additional field comes with a logical name like attribute1, attribute2, attribute3 etc. We can map the physical entity  property to logical additional field through code-less configuration, e.g For <b>Computer </b> entity (Asset Type) we can map purchase date to a date additional field represented as field name attribute1.  </p>\n\n<p> As SapphireIMS is a code-less configurable platform where we define our Asset entity property dynamically as per configuration and property mapping, the API body will change but the format to represent any additional field will  be the same.  </p><p>Example :  </p>\n\n<code>\n\n<p>  \"additionalParams\": {\n        \"updated\": false,\n        \"attribute5\": {\n          \"data\": \"test\",\n          \"fieldDisplayName\": \"Attended By\"\n        },\n        \"attribute8\": {\n          \"data\": \"Internal\",\n          \"fieldDisplayName\": \"External / Internal\"\n        }\n    }</p>\n</code>\n\n<p> Note :  Asset can be categorized as asset module and each asset module can have multiple asset type (Logically).   Example : In a organization we can have different kind of assets like IT Asset , Non IT Asset (Logically asset module )  and IT asset can be categorized into Computer , Laptop, Printer etc (Logical Asset Type). </p>","event":[{"listen":"prerequest","script":{"id":"88066a7d-e205-4518-9cea-4e2ccc103588","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"99be021b-c1f5-4214-b2ab-6fde762ecbfd","type":"text/javascript","exec":[""]}}],"_postman_id":"8dccab47-9466-412c-8cf0-da57ef7327a8"},{"name":"Meta Data","item":[{"name":"Get All Departments","id":"39acb2b6-ed4e-4f06-8755-85b2507500f4","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"{{key}}","description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n"},{"key":"token","value":"{{token}}","description":"<p>Used for authorization - Token, Get Token Details from sapphire support</p>\n"}],"url":"{{url}}/api/itsm/metadata/get/departments","description":"<p>Get All Active departments </p>\n","urlObject":{"path":["api","itsm","metadata","get","departments"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"44088b2e-f991-47c8-ba26-80d227f055b2","name":"Get All Departments","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","warning":""},{"key":"Content-Type","value":"application/json","warning":""},{"key":"int-log-id","value":"{{int-log-id}}","description":"A unique id for each request, used for logging  and debuging","warning":""},{"key":"key","value":"{{key}}","description":"Useed For Authorization Key, Get Key Details from sapphire support","warning":""},{"key":"token","value":"{{token}}","description":"Useed For Authorization Token ,Get Key Details from sapphire support","warning":""}],"url":"{{url}}/api/metadata/get/departments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json;charset=UTF-8","name":"content-type","description":""},{"key":"date","value":"Fri, 12 Oct 2018 14:26:02 GMT","name":"date","description":""},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":""}],"cookie":[],"responseTime":null,"body":"[{\"id\":1,\"updated\":false,\"departmentId\":1,\"departmentName\":\"IT  INFRASTRUCTURE\",\"shortname\":\"\"},{\"id\":2,\"updated\":false,\"departmentId\":2,\"departmentName\":\"IT GOVERNANCE\",\"shortname\":\"\"},{\"id\":3,\"updated\":false,\"departmentId\":3,\"departmentName\":\"APPLICATION  SUPPORT\",\"shortname\":\"\"},{\"id\":4,\"updated\":false,\"departmentId\":4,\"departmentName\":\"IT - MANAGEMENT\",\"shortname\":\"\"},{\"id\":5,\"updated\":false,\"departmentId\":5,\"departmentName\":\"APPLICATION  MANAGEMENT\",\"shortname\":\"\"},{\"id\":6,\"updated\":false,\"departmentId\":6,\"departmentName\":\"IT  GOVERNANCE\",\"shortname\":\"\"},{\"id\":7,\"updated\":false,\"departmentId\":7,\"departmentName\":\"RISK MANAGEMENT - IT SECURITY\",\"shortname\":\"\"},{\"id\":8,\"updated\":false,\"departmentId\":8,\"departmentName\":\"IT APPLICATION DEVELOPMENT\",\"shortname\":\"\"},{\"id\":9,\"updated\":false,\"departmentId\":9,\"departmentName\":\"QUALITY ASSURANCE AND RETAIL  ASSETS\",\"shortname\":\"\"},{\"id\":10,\"updated\":false,\"departmentId\":10,\"departmentName\":\"DIGITAL CHANNELS-TECHNOLOGY\",\"shortname\":\"\"},{\"id\":11,\"updated\":false,\"departmentId\":11,\"departmentName\":\"IT  MANAGEMENT\",\"shortname\":\"\"},{\"id\":12,\"updated\":false,\"departmentId\":12,\"departmentName\":\"IT SECURITY\",\"shortname\":\"\"},{\"id\":13,\"updated\":false,\"departmentId\":13,\"departmentName\":\"IT - INFRA MANAGEMENT SERVICES\",\"shortname\":\"\"},{\"id\":14,\"updated\":false,\"departmentId\":14,\"departmentName\":\"IT MANAGEMENT\",\"shortname\":\"\"},{\"id\":15,\"updated\":false,\"departmentId\":15,\"departmentName\":\"ITD\",\"shortname\":\"\"},{\"id\":16,\"updated\":false,\"departmentId\":16,\"departmentName\":\"HR RECRUITMENT\",\"shortname\":\"\"},{\"id\":17,\"updated\":false,\"departmentId\":17,\"departmentName\":\"HR OPERATIONS MANAGEMENT\",\"shortname\":\"\"},{\"id\":18,\"updated\":false,\"departmentId\":18,\"departmentName\":\"HR LEARNING & DEVELOPMENT\",\"shortname\":\"\"}]"}],"_postman_id":"39acb2b6-ed4e-4f06-8755-85b2507500f4"},{"name":"Get All Locations","id":"f53a1dd5-63b3-402e-9790-b57397357972","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n","key":"key","value":"{{key}}"},{"description":"<p>Used for authorization - Token, Get Token Details from sapphire support  </p>\n","key":"token","value":"{{token}}"},{"key":"int-log-id","value":"{{int-log-id}}","description":"<p>A unique id for each request, used for logging  and debugging</p>\n","type":"text"}],"url":"{{url}}/api/itsm/metadata/get/locations","description":"<p>Get All Locations </p>\n","urlObject":{"path":["api","itsm","metadata","get","locations"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"25d9da6f-939f-47d7-9e8a-e4a22842219a","name":"Get All Locations","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","warning":""},{"key":"Content-Type","value":"application/json","warning":""},{"key":"int-log-id","value":"{{int-log-id}}","warning":""},{"key":"key","value":"{{key}}","warning":""},{"key":"token","value":"{{token}}","warning":""}],"url":"{{url}}/api/metadata/get/locations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json;charset=UTF-8","name":"content-type","description":""},{"key":"date","value":"Fri, 12 Oct 2018 14:29:46 GMT","name":"date","description":""},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":""}],"cookie":[],"responseTime":null,"body":"[{\"id\":1,\"updated\":false,\"locationId\":1,\"locationName\":\"Default\",\"shortname\":\"\"},{\"id\":2,\"updated\":false,\"locationId\":2,\"locationName\":\"MUMBAI\",\"shortname\":\"\"},{\"id\":3,\"updated\":false,\"locationId\":3,\"locationName\":\"Pune\",\"shortname\":\"\"},{\"id\":4,\"updated\":false,\"locationId\":4,\"locationName\":\"Benguluru\",\"shortname\":\"\"}]"}],"_postman_id":"f53a1dd5-63b3-402e-9790-b57397357972"},{"name":"User Search","id":"7367ed74-7f47-40db-89ff-9df227fc6521","request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"dsdsds","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"},{"key":"key","value":"2023161001-23950e82-45cc-4b57-b224-1fc2a3379536","description":"<p>Used for authorization - Key, Get Key Details from sapphire support</p>\n"},{"key":"token","value":"2023161001-b3bb48f2-d413-44ff-82e3-e766160c0c09","description":"<p>A unique id for each request, used for logging  and debugging</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"minDetails\":true,\r\n    \"userName\":\"appuser1\"\r\n}"},"url":"http://172.16.9.37/SapphireIMS/api/user/find?tenantDB=apps","description":"<p>Search Users , Return users List Of ticket according to search criteria </p>\n","urlObject":{"protocol":"http","path":["SapphireIMS","api","user","find"],"host":["172","16","9","37"],"query":[{"key":"tenantDB","value":"apps"}],"variable":[]}},"response":[{"id":"2163e5d3-bc01-4e20-9d98-17052d2356db","name":"User Search -Search User based on Telephone Number ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":true,\r\n   \"telephoneNumber\":\"08333277924\"\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:49:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"telephoneNumber\": \"1234567890\",\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Administrator\",\n            \"emailAddress\": \"\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"XXXXXXX\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 19\n}"},{"id":"293d1325-cbaf-42fb-af36-965c382df7b0","name":"User Search  -Search User based on fullName  ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":true,\r\n   \"fullName\":\"Administrator\"\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:55:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"fullName\": \"Administrator\",\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Administrator\",\n            \"emailAddress\": \"\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"employeeId\": \"1234\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"1234567890\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 57\n}"},{"id":"41a50a80-2c20-4073-9b9a-2fa80c807e6d","name":"User Search -Search User based on EmployeeID  ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":true,\r\n    \"employeeId\":\"1234\"\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:54:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"employeeId\": \"1234\",\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Administrator\",\n            \"emailAddress\": \"\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"employeeId\": \"1234\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"01123456789\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 19\n}"},{"id":"54484f07-318d-444a-8d26-41fce1759dea","name":"User Search - based on UserName ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":true,\r\n    \"userName\":\"HE02458\"\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:51:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"userName\": \"HE02458\",\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 7693,\n            \"updated\": false,\n            \"userId\": 7693,\n            \"userName\": \"HE02458\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 18,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=OffRoll,OU=Users\",\n            \"server\": \"cifcldcdc02.xxx.com\",\n            \"guid\": \"4ffaa1dd3f2a3548b51ecfa32ae4061c\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Shailendra Singh-Sr. \",\n            \"emailAddress\": \"xxxx@xxx.xxxx.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=Shailendra Singh-Sr. \",\n            \"accessId\": 5,\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 151\n}"},{"id":"5c45746b-81ac-47b2-bb65-b3bdd690da7a","name":"User Search -  Search User Based on Location","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":false,\r\n       \"locations\":[\r\n    \t\t {\r\n        \t\t\"name\":\"Bangalore\"\r\n    \t\t },\r\n    \t\t{\r\n        \t\"name\":\"Hyderabad\"\r\n    \t\t}\r\n\t\t ]\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:57:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"locations\": [\n            {\n                \"name\": \"Bangalore\",\n                \"updated\": false\n            },\n            {\n                \"name\": \"Hyderabad\",\n                \"updated\": false\n            }\n        ],\n        \"minDetails\": false\n    },\n    \"users\": [\n        {\n            \"id\": 8165,\n            \"updated\": false,\n            \"userId\": 8165,\n            \"userName\": \"rajatsm\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 18,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=OnRoll,OU=Users\",\n            \"server\": \"xxxxxxx.xxxxxxx.com\",\n            \"guid\": \"5cf26e83fdf8894f936cd383d733ed3e\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Rajat Surya Mohanty\",\n            \"emailAddress\": \"\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=rajatsm,OU=OnRoll,OU=Users\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 18,\n                \"updated\": false,\n                \"locationId\": 18,\n                \"locationName\": \"Bangalore\"\n            },\n            \"department\": {\n                \"id\": 8,\n                \"updated\": false,\n                \"departmentId\": 8,\n                \"departmentName\": \"CIFCL HE Sales\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"Bangalore\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"R524\"\n        }\n    ],\n    \"excutionTime\": 209\n}"},{"id":"615bb6a5-9925-4ede-a093-a3878b156850","name":"User Search - Search User Based on cell Number","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":true,\r\n  \"cellNo\":\"xxxxxxxx\"\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:56:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"cellNo\": \"xxxxxxxxxx\",\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"userId\": 2,\n            \"userName\": \"AMCUSER\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"AMCUSER\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"xxxxxxxxxxx\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 27\n}"},{"id":"6e4d55d4-1506-41c0-abd0-aac9bf6ff7cd","name":"User Search - By Email Id , minDetails = true , Get Min details of user","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n  \"emailAddress\": \"sapphireimsuser@localhost.com\",\r\n  \"minDetails\": false\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:44:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"emailAddress\": \"sapphireimsuser@localhost.com\",\n        \"minDetails\": false\n    },\n    \"users\": [\n        {\n            \"id\": 2,\n            \"updated\": false,\n            \"userId\": 2,\n            \"userName\": \"AMCUSER\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"AMCUSER\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"Default\"\n            },\n            \"department\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"departmentId\": 1,\n                \"departmentName\": \"Default\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"VF42990\"\n        },\n        {\n            \"id\": 3,\n            \"updated\": false,\n            \"userId\": 3,\n            \"userName\": \"ScheduleJobAlerts\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"ScheduleJobAlerts\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 5,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"Default\"\n            },\n            \"department\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"departmentId\": 1,\n                \"departmentName\": \"Default\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"O010\"\n        },\n        {\n            \"id\": 4,\n            \"updated\": false,\n            \"userId\": 4,\n            \"userName\": \"System\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"System\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"Default\"\n            },\n            \"department\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"departmentId\": 1,\n                \"departmentName\": \"Default\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"A1687\"\n        },\n        {\n            \"id\": 5,\n            \"updated\": false,\n            \"userId\": 5,\n            \"userName\": \"mspadmin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MSP Administrator\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"Default\"\n            },\n            \"department\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"departmentId\": 1,\n                \"departmentName\": \"Default\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"LS00002\"\n        },\n        {\n            \"id\": 6,\n            \"updated\": false,\n            \"userId\": 6,\n            \"userName\": \"mspmanager\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MSP Manager\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"Default\"\n            },\n            \"department\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"departmentId\": 1,\n                \"departmentName\": \"Default\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"M1082\"\n        },\n        {\n            \"id\": 7,\n            \"updated\": false,\n            \"userId\": 7,\n            \"userName\": \"mspengineer\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"MSP Engineer\",\n            \"emailAddress\": \"sapphireimsuser@localhost.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"location\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"locationId\": 1,\n                \"locationName\": \"Default\"\n            },\n            \"department\": {\n                \"id\": 1,\n                \"updated\": false,\n                \"departmentId\": 1,\n                \"departmentName\": \"Default\"\n            },\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\",\n            \"attribute1\": \"N583\"\n        }\n    ],\n    \"excutionTime\": 394\n}"},{"id":"9538f9c3-2de9-4368-94fc-0ea9b8c744c5","name":"User Search -Search User Based on Manager ","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"manager\":{\r\n    \"minDetails\":true,\r\n      \"userName\":\"LS00010\"\r\n  }\r\n}\r\n  "},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 16:02:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"manager\": {\n            \"updated\": false,\n            \"userName\": \"LS00010\"\n        },\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 1,\n            \"updated\": false,\n            \"userId\": 1,\n            \"userName\": \"admin\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 0,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"server\": \"\",\n            \"guid\": \"\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Administrator\",\n            \"emailAddress\": \"\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"\",\n            \"accessId\": 1,\n            \"employeeId\": \"1234\",\n            \"goc\": \"\",\n            \"wing\": \"\",\n            \"telephoneNumber\": \"08333277924\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 7692,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 59\n}"},{"id":"ca8b83d7-c651-4939-9d41-ef75136797ae","name":"User Search - Search User Based on Department","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"},{"key":"int-log-id","value":"{{int-log-id}}"},{"key":"key","value":"{{key}}"},{"key":"token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\r\n   \"minDetails\":true,\r\n \"departments\":[\r\n      {\r\n         \"name\":\"CIFCL HE Sales\"\r\n      },\r\n\t   {\r\n         \"name\":\"CIFCL VF Receivables\"\r\n      }\r\n   ]\r\n}"},"url":"{{url}}/api/user/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 12 Oct 2018 15:59:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"search\": {\n        \"pageNumber\": 1,\n        \"pageSize\": 30,\n        \"domainId\": 0,\n        \"userStatus\": 0,\n        \"departments\": [\n            {\n                \"name\": \"CIFCL HE Sales\",\n                \"updated\": false\n            },\n            {\n                \"name\": \"CIFCL VF Receivables\",\n                \"updated\": false\n            }\n        ],\n        \"minDetails\": true\n    },\n    \"users\": [\n        {\n            \"id\": 8040,\n            \"updated\": false,\n            \"userId\": 8040,\n            \"userName\": \"balamuruganandams\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 18,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=1st Weekly Resigne\",\n            \"server\": \"xxxx.xxxx.com\",\n            \"guid\": \"d4dccb89427e1e4696911e472b888a48\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Balamuruganandam\",\n            \"emailAddress\": \"xxxxx@xxxxxx.xxxxx.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=xxxxx\",\n            \"accessId\": 5,\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"Coimbatore\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        },\n        {\n            \"id\": 8098,\n            \"updated\": false,\n            \"userId\": 8098,\n            \"userName\": \"gowrishankarm\",\n            \"systemId\": \"ALL\",\n            \"isAvailable\": 0,\n            \"domainId\": 18,\n            \"deletionAllowed\": 0,\n            \"userStatus\": 0,\n            \"ouname\": \"OU=OnRoll,OU=Users,OU=xxxxxx-South,DC=xxxxxxx,DC=com\",\n            \"server\": \"xxxxx.xxxxxxx.com\",\n            \"guid\": \"651f8511772e484b9fe6f28e8077a6e3\",\n            \"isLoginAllowed\": 0,\n            \"userPreSyncStatus\": 0,\n            \"notifiedAlertCount\": 0,\n            \"isFirstLogIn\": 0,\n            \"fullName\": \"Gowri Shankar M-Sr. ARM-Soft Bucket-Chennai-Nungambakkam-VF-Chol\",\n            \"emailAddress\": \"xxxx@xxxxx.xxxxxx.com\",\n            \"cellNo\": \"\",\n            \"baseDn\": \"CN=Gowri Shankar M-Sr. ARM-Soft Bucket-Chennai-Nungambakkam-VF-Chol,OU=OnRoll,OU=Users,OU=xxxxx-South,DC=xxxxx,DC=com\",\n            \"accessId\": 5,\n            \"employeeId\": \"\",\n            \"goc\": \"\",\n            \"wing\": \"Chennai - Nungambakkam\",\n            \"telephoneNumber\": \"\",\n            \"city\": \"\",\n            \"isManager\": 0,\n            \"managerId\": 0,\n            \"profilePicture\": \"\"\n        }\n    ],\n    \"excutionTime\": 156\n}"}],"_postman_id":"7367ed74-7f47-40db-89ff-9df227fc6521"},{"name":"Update User","id":"566cad67-0e46-495e-ad3c-2f512eea19a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","value":"{{key}}","type":"text"},{"key":"token","value":"{{token}}","type":"text"},{"key":"tenantName","value":"{{tenantName}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"userName\": \"testuser\",\r\n\t\"location\": \"Default\",\r\n\t\"specializationId\": \"1\",\r\n\t\"department\": \"Default\",\r\n\t\"employeeId\": \"197\",\r\n\t\"city\": \"Bangalore\",\r\n\t\"uiInterface\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/user/update","description":"<p>Updates the user information.</p>","urlObject":{"path":["api","user","update"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"566cad67-0e46-495e-ad3c-2f512eea19a9"},{"name":"Update  User Privacy Details","id":"0df094c8-73f5-4fc0-9a2d-5947f36ed93c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","type":"text","value":"{{key}}"},{"key":"token","type":"text","value":"{{token}}"},{"key":"tenantName","type":"text","value":"{{tenantName}}"},{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"password\": \"testuser\",\r\n\t\"question\": \"What town were you born in?\",\r\n\t\"questionAnswer\": \"blr\",\r\n\t\"secretPin\": 123,\r\n\t\"userName\": \"testuser\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/user/updatePrivacyDetails","urlObject":{"path":["api","user","updatePrivacyDetails"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0df094c8-73f5-4fc0-9a2d-5947f36ed93c"},{"name":"Unlock a User Account","id":"80519dd0-6a98-4b1f-a058-c57ca9b179e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","type":"text","value":"{{key}}"},{"key":"token","type":"text","value":"{{token}}"},{"key":"tenantName","type":"text","value":"{{tenantName}}"},{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n   \"password\":\"testuser\",\r\n   \"question\":\"What town were you born in?\",\r\n   \"questionAnswer\":\"blr\",\r\n   \"secretPin\":123,\r\n   \"userName\":\"testuser\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/user/unlockAccount","urlObject":{"path":["api","user","unlockAccount"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"80519dd0-6a98-4b1f-a058-c57ca9b179e0"},{"name":"Create User -With addtional field","id":"7c4cfd02-8075-4a84-b5ed-71b466013981","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","value":"{{key}}","description":"<p>API key</p>\n","type":"text"},{"key":"token","value":"{{token}}","description":"<p>API token</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"tenantName","value":"{{tenantName}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"userName\":\"testuser\",\r\n   \"accessType\":\"User\",\r\n   \"location\":\"Default\",\r\n   \"fullName\":\"Test User\",\r\n   \"password\":\"testuser\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/user/add","urlObject":{"path":["api","user","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c4cfd02-8075-4a84-b5ed-71b466013981"},{"name":"Create User -Without addtional field","id":"e0b1176a-d599-4d39-afb0-fa91cae2d528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","value":"{{key}}","description":"<p>API key</p>\n","type":"text"},{"key":"token","value":"{{token}}","description":"<p>API token</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"tenantName","value":"{{tenantName}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"userName\":\"testuser\",\r\n   \"accessType\":\"User\",\r\n   \"location\":\"Default\",\r\n   \"fullName\":\"Test User\",\r\n   \"password\":\"testuser\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/user/add","urlObject":{"path":["api","user","add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0b1176a-d599-4d39-afb0-fa91cae2d528"},{"name":"Delete User ","id":"e2601e2e-fcfb-45de-b339-dbf887122bc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","value":"{{key}}","type":"text"},{"key":"token","value":"{{token}}","type":"text"},{"key":"tenantName","value":"{{tenantName}}","type":"text"}],"url":"{{url}}/api/user/delete/testuser","urlObject":{"path":["api","user","delete","testuser"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2601e2e-fcfb-45de-b339-dbf887122bc4"},{"name":"Get User Detail","id":"468374cf-2a3d-4845-b861-d97574499237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"{{key}}","type":"text"},{"key":"token","value":"{{token}}","type":"text"},{"key":"tenantName","value":"{{tenantName}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{url}}/api/user/get/testuser","urlObject":{"path":["api","user","get","testuser"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"468374cf-2a3d-4845-b861-d97574499237"}],"id":"fdf97405-4aec-4855-b226-65f0f5b7ade8","_postman_id":"fdf97405-4aec-4855-b226-65f0f5b7ade8","description":""},{"name":"error","item":[{"name":"error","id":"563aa237-e5b5-4f7a-ac30-b0cdf4bfb607","request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"563aa237-e5b5-4f7a-ac30-b0cdf4bfb607"},{"name":"error","id":"d6766600-ee1c-4d4e-bb67-dd60aa966807","request":{"method":"PUT","header":[{"key":"Accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6766600-ee1c-4d4e-bb67-dd60aa966807"},{"name":"error","id":"c81d5b38-5035-4988-a6d6-dc84856736b9","request":{"method":"POST","header":[{"key":"Accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c81d5b38-5035-4988-a6d6-dc84856736b9"},{"name":"error","id":"77c8ca2e-31c9-41f5-86d9-9ef84f8f2a20","request":{"method":"PATCH","header":[{"key":"Accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"77c8ca2e-31c9-41f5-86d9-9ef84f8f2a20"},{"name":"error","id":"c754d827-ed8d-4351-bc31-9a05a67f0a26","request":{"method":"DELETE","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c754d827-ed8d-4351-bc31-9a05a67f0a26"},{"name":"error","id":"06de0bd1-2d73-4a90-b2d3-f0db86b78c21","request":{"method":"HEAD","header":[{"key":"Accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"06de0bd1-2d73-4a90-b2d3-f0db86b78c21"},{"name":"error","id":"696dffef-f81d-4df1-8f73-0ad9ab49ef67","request":{"method":"OPTIONS","header":[{"key":"Accept","value":"*/*"},{"key":"Content-Type","value":"application/json"}],"url":"http://localhost:8089/ims-service/error","urlObject":{"protocol":"http","port":"8089","path":["ims-service","error"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"696dffef-f81d-4df1-8f73-0ad9ab49ef67"}],"id":"ed929fec-1893-43a8-8a17-c05f4a2f1440","description":"<p>Folder for error</p>\n","_postman_id":"ed929fec-1893-43a8-8a17-c05f4a2f1440"},{"name":"Kb","item":[{"name":"KB search","id":"1bf85057-758d-4e16-b7b3-df2eda2b6fe5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"{{key}}","type":"text"},{"key":"token","value":"{{token}}","type":"text"},{"key":"int-log-id","value":"{{int-log-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"roles\": \"-1,1,2\",\n  \"baseType\": \"1\"\n}\n"},"url":"http://localhost:8089/ims-service/api/kb/search","urlObject":{"protocol":"http","port":"8089","path":["ims-service","api","kb","search"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1bf85057-758d-4e16-b7b3-df2eda2b6fe5"}],"id":"367ae330-a216-43f5-86c3-d9666eab9cd2","_postman_id":"367ae330-a216-43f5-86c3-d9666eab9cd2","description":""}],"event":[{"listen":"prerequest","script":{"id":"252b8f76-dcbc-4724-b5ba-967ecdbb559e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"15a8a617-774f-4bcb-aa08-71d49cdd97ad","type":"text/javascript","exec":[""]}}]}