{"info":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","description":"<html><head></head><body><p>Predict! Connect v1.4.1.0 shipped with Predict! Risk Controller v6.5.1.0.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12253173","collectionId":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","publishedId":"2sBXqGqMLe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-24T15:33:04.000Z"},"item":[{"name":"Getting Started","item":[{"name":"Accessing Predict! Connect","item":[{"name":"Accessing Without Licence","id":"aefbc67b-bb75-4e87-a70c-1a37138726e2","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/about","description":"<p>A Predict! Connect licence is required to start using the API.</p>\n<p>The Risk Decisions helpdesk will be able to provide you with an appropriate licence to apply to your system.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","about"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"d53f2c49-527b-4468-8696-023267fe30b0","name":"Accessing Predict! Connect Without A Licence","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/about"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Sep 2021 09:43:00 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"141"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 401,\n    \"httpMessage\": \"Unauthorized\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to log in as the system does not have a Predict! Connect licence.\"\n    ]\n}"}],"_postman_id":"aefbc67b-bb75-4e87-a70c-1a37138726e2"}],"id":"f9acb56b-2bdc-4709-93b7-597e672be24c","_postman_id":"f9acb56b-2bdc-4709-93b7-597e672be24c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Authentication","item":[{"name":"Basic Authentication","id":"0a04c279-1bd7-4bf6-b176-542da871dfbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api","description":"<h1 id=\"using-basic-authentication\">Using 'Basic' Authentication</h1>\n<p>This method of authentication will only work if Predict! Risk Controller has been set up to use:</p>\n<ul>\n<li>A database username and password combination.</li>\n<li>LDAP authentication</li>\n</ul>\n<p><strong>Note</strong> that if Predict! Risk Controller is using Single-Sign On (SSO), using 'Basic' authentication in the generic way will not work. See <a href=\"#6c6e6990-1927-484f-919c-f82f17281069\">'Token-Based' Authentication</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"17485084-efa6-41ff-893e-ad91f1f974ef","name":"Successful Basic Authentication","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 13 Apr 2021 16:13:28 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Last-Modified","value":"Tue, 13 Apr 2021 01:39:00 GMT"},{"key":"Content-Type","value":"text/html"},{"key":"Content-Length","value":"339"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html>\n    <head>\n        <title>Predict! API</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n        <link rel=\"stylesheet\" type=\"text/css\" href=\"resources/css/bootstrap.min.css\">\n        <link rel=\"shortcut icon\" href=\"resources/icons/favicon.ico\">\n    \n    </head>\n    <body>\n        <div class=\"container-fluid\">\n            <div class=\"row\">\n                <div class=\"col-12 mt-3\">\n                    <h4>Predict! API</h4>\n                    <ul>\n                        <li>\n                            <a href=\"https://www.riskdecisions.com/\">Risk Decisions</a>\n                        </li>\n                    </ul>\n                </div>\n            </div>\n        </div>\n    </body>\n</html>"},{"id":"30fc847b-f55a-483d-97f8-26cfed1d149f","name":"Unsuccessful Basic Authentication","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 13 Apr 2021 16:14:24 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"WWW-Authenticate","value":"Basic realm=\"Predict\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"text/html;charset=UTF-8"},{"key":"Content-Length","value":"76"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"<html>\n    <head>\n        <title>Error</title>\n    </head>\n    <body>Unauthorized</body>\n</html>"}],"_postman_id":"0a04c279-1bd7-4bf6-b176-542da871dfbc"},{"name":"Token-Based Authentication","id":"a70df054-6b31-4627-b23d-1b7349c995ee","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{vault:authorization-password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{SERVER_NAME}}/api","description":"<h1 id=\"using-token-based-authentication\">Using 'Token-Based' Authentication</h1>\n<p>Token-based authentication can be used as a method of authenticating into Predict! Connect if, for example, you are using Single-Sign On (SSO) to authenticate into Predict! Risk Controller. <strong>Note</strong> that this functionality is not limited to those using SSO to authenticate into Predict! Risk Controller, as it can also be used by those using traditional database username and password or LDAP.</p>\n<h4 id=\"generating-a-token\">Generating A Token</h4>\n<ol>\n<li><p>Make sure the 'token' item for the 'User' type is visible in the layouts.</p>\n</li>\n<li><p>Go to your user profile page.</p>\n</li>\n<li><p>Click the 'Generate token' button. A popup, as shown below, will appear.</p>\n</li>\n<li><p>Enter your IP address and specify when you want the token to expire.</p>\n</li>\n<li><p>Click 'Generate' to generate the token.</p>\n</li>\n<li><p>Copy the token in the 'Base-64 Token for Predict! Connect' field.</p>\n</li>\n<li><p>Click 'Apply' and then 'Save' on the main user detail page.</p>\n</li>\n<li><p>Add the copied token to the request header when making requests to an endpoint in Predict! Connect:</p>\n</li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">Authorization: Basic &lt;base_64_token&gt;\n\n</code></pre>\n<img src=\"https://content.pstmn.io/514d03ac-a7e5-4d08-853f-010e0617341f/aW1hZ2UucG5n\" alt=\"Token%20generation%20popup%20in%20Predict!%20Risk%20Controller\" width=\"1048\" height=\"800\" />","urlObject":{"path":["api"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"d20513e7-f3a0-4bba-87f8-098834a36a8a","name":"Token-Based Authentication","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic OlRLMjpKU21pdGg6MTkyLjE2OC4yLjIwMTozMzlhMTJjOjEwNzMxNzozM2FkrREsftsgwrbNGMwOkxaNTNLUDJMT0FEN1AyVlBCR1VOVkFQVjZIWU9CVzVO","type":"text","disabled":true}],"url":"{{SERVER_NAME}}/api"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Wed, 09 Jun 2021 15:56:35 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Last-Modified","value":"Wed, 09 Jun 2021 00:57:06 GMT"},{"key":"Content-Type","value":"text/html"},{"key":"Content-Length","value":"333"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html>\n    <head>\n        <title>Predict! Connect</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n        <link rel=\"stylesheet\" type=\"text/css\" href=\"resources/css/bootstrap.min.css\">\n        <link rel=\"shortcut icon\" href=\"resources/icons/favicon.ico\">\r\n    \n    </head>\n    <body>\n        <div class=\"container-fluid\">\n            <div class=\"row\">\n                <div class=\"col-12 mt-3\">\n                    <h4>Predict! Connect</h4>\n                    <ul>\n                        <li>\n                            <a href=\"https://www.riskdecisions.com/\">Risk Decisions</a>\n                        </li>\n                    </ul>\n                </div>\n            </div>\n        </div>\n    </body>\n</html>"}],"_postman_id":"a70df054-6b31-4627-b23d-1b7349c995ee"}],"id":"a09e7662-2260-465f-abad-e941b26f0386","description":"<p>This collection will show users the various ways to authenticate into Predict! Connect.</p>\n","_postman_id":"a09e7662-2260-465f-abad-e941b26f0386","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Version","item":[{"name":"About","id":"9938195b-5453-45a8-aed2-47ff763c9bb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/about","description":"<p>A request to this will show the version information about Predict! Connect and Predict! Risk Controller.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","about"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"a0b38f79-d7b9-4776-8bdf-c1e25953b3c8","name":"Version Information","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/about/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Apr 2021 17:40:28 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"130"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"apiVersion\": \"1.0-SNAPSHOT\",\n    \"buildNumber\": \"Build.017858_13036\",\n    \"buildDate\": \"2021-04-14\",\n    \"predictVersion\": \"6.2.0.0\",\n    \"serial\": \"TEST\"\n}"}],"_postman_id":"9938195b-5453-45a8-aed2-47ff763c9bb9"}],"id":"921c2980-38e0-4872-ad2d-66732c5a3dc8","description":"<p>This collection will show how to obtain the version information for Predict! Connect.</p>\n","_postman_id":"921c2980-38e0-4872-ad2d-66732c5a3dc8","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"aaf0d944-d9ab-4c61-9ea0-3382cc38510b","_postman_id":"aaf0d944-d9ab-4c61-9ea0-3382cc38510b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Data Types","item":[{"name":"Basic Types","item":[],"id":"53b32b69-09bb-44e3-8cfa-d83a04abc6f6","description":"<p>Predict! Connect uses JSON notation. </p>\n<h1 id=\"string\">String</h1>\n<p>Strings must be written in double quotes.</p>\n<p>An example string value: \"John Smith\"</p>\n<h1 id=\"numbers\">Numbers</h1>\n<p>Numbers are either provided as integer or floating point.</p>\n<p>An example number value: 30.5</p>\n<h1 id=\"dates\">Dates</h1>\n<p>Dates are provided in ISO 8601 format. The fields are ordered from most to least significant (i.e. year, month, day, hour, minute, second). Those that have fewer digits than required will be padded with trailing zeros. Date fields are separated by hyphens and time fields by colons. The date and time expressions are separated by a capital ‘T’. Finally, the time zone must be UTC, and is assumed by default if no 'Z' is provided.</p>\n<p>An example date value: “2013-09-10T11:41:15Z”</p>\n<h1 id=\"booleans\">Booleans</h1>\n<p>Booleans can be true or false.</p>\n<p>An example boolean value: true</p>\n<h1 id=\"objects\">Objects</h1>\n<p>Values can be objects. They are delimited by curly braces.</p>\n<h1 id=\"arrays\">Arrays</h1>\n<p>Arrays are delimited by a pair of square brackets. Values within the array are separated by a comma. </p>\n<p>An example of this is the categories field for risks.</p>\n<h1 id=\"nulls\">Nulls</h1>\n<p>Values can be null.</p>\n","_postman_id":"53b32b69-09bb-44e3-8cfa-d83a04abc6f6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"HATEOAS","item":[{"name":"HATEOAS Object","id":"c49614a2-c47b-4bf2-8bb1-41153c8353d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of item being linked to.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the item being linked to. This may be a combination of multiple fields.</td>\n</tr>\n<tr>\n<td>link</td>\n<td>Object</td>\n<td>A link contains:  <br />  <br />- Params - rel (String)  <br />- Params - type (String)  <br />- href (String)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> From v6.4.1, HATEOAS objects may contain references to other object where the contents of the 'name' has been redacted. This is to keep in line with security rules enforced in Predict! Risk Controller.</p>\n<p>An example of this is fetching linked risks on a risk object.</p>\n<p>The user making the request, may not have the ability to view the linked risk(s) in Predict! Risk Controller, due to various security permissions. In such a situation, if the user cannot see the name of a risk in Predict! Risk Controller, the user will also not be able to see the name of the risk in Predict! Connect.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"47d84454-e05a-482b-b65e-da3dc26ea769","name":"Risk Response With HATEOAS Objects","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"179"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Sep 2021 15:49:46 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"1335526829\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1413"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 179,\n    \"actionStrategy\": null,\n    \"cause\": \"Significant opposition to the development from the immediate neighbours\",\n    \"comments\": \"Initial Approval\",\n    \"consequence\": \"Building work may not commence until well into quarter 3. Revised plans may need to be drawn up and submitted.\",\n    \"controlEffectiveness\": null,\n    \"currentPosition\": \"CL1\",\n    \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n    \"customString2\": \"CL1\",\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"customerReference\": \"ENT1042\",\n    \"existingControls\": null,\n    \"description\": \"A Planning Application has been lodged with the Local Authority and preliminary discussions have been held.  However, these have revealed that there is a risk that the approval will be delayed. \",\n    \"name\": \"Planning Approval Delayed\",\n    \"notes\": \"Planning approval processes are available via intranet site.\",\n    \"trigger\": \"Informal meeting with Local Authority Planning Department - meeting requested, no date agreed yet. \",\n    \"accessLevel\": 50,\n    \"customNumber1\": 3000,\n    \"customNumber2\": -1.5,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"riskType\": 1,\n    \"customerAware\": false,\n    \"customBoolean1\": true,\n    \"customBoolean2\": true,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"customDate1\": \"2021-12-06\",\n    \"customDate2\": \"2021-09-15\",\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"reviewDate\": \"2020-07-31\",\n    \"lifeCycle\": \"Draft\",\n    \"reference\": \"ENT2021GL__2T\",\n    \"closed\": false,\n    \"creationDate\": \"2021-09-15\",\n    \"lastChanged\": \"2021-09-15T13:39:39\",\n    \"actionResponse\": {\n        \"id\": 6,\n        \"name\": \"Treat\",\n        \"etag\": \"81075957\"\n    },\n    \"securityRating\": {\n        \"id\": 1,\n        \"level\": 0,\n        \"name\": \"Unclassified\",\n        \"etag\": \"2004681064\"\n    },\n    \"status\": {\n        \"id\": 6,\n        \"name\": \"New\",\n        \"type\": 3,\n        \"etag\": \"1436787538\"\n    },\n    \"budget\": {\n        \"nominalBudget\": null,\n        \"budgetSpent\": 0,\n        \"committedValue\": 0,\n        \"remainingBudget\": null,\n        \"unit\": {\n            \"id\": 3,\n            \"type\": 1,\n            \"name\": \"£K\",\n            \"prefix\": \"£\",\n            \"suffix\": \"K\",\n            \"weighting\": 1000,\n            \"etag\": \"-2038206558\"\n        },\n        \"etag\": \"1235973362\"\n    },\n    \"categories\": [\n        {\n            \"id\": 20,\n            \"name\": \"Canada\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"parent\": {\n                \"id\": 11,\n                \"name\": \"North America\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/11\"\n                }\n            },\n            \"etag\": \"-1277565610\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Climate Change\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"etag\": \"1354257519\"\n        }\n    ],\n    \"linkedRisks\": [\n        {\n            \"id\": 22,\n            \"source\": {\n                \"id\": 179,\n                \"name\": \"Planning Approval Delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179\"\n                }\n            },\n            \"target\": {\n                \"id\": 144,\n                \"name\": \"Finance delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/144\"\n                }\n            },\n            \"strength\": {\n                \"id\": 2,\n                \"name\": \"30%\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"linkStrength\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/linkStrength/2\"\n                }\n            },\n            \"etag\": \"1137569948\"\n        }\n    ],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 76,\n        \"name\": \"House project\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/76\"\n        }\n    },\n    \"parent\": {\n        \"id\": 138,\n        \"name\": \"Planning \",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/138\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"leader\": {\n        \"id\": 6,\n        \"name\": \"Library Manager\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/6\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"currentAssessment\": {\n        \"id\": 179,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/179/assessment?type=current\"\n        }\n    },\n    \"targetAssessment\": {\n        \"id\": 179,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/179/assessment?type=target\"\n        }\n    },\n    \"etag\": \"1335526829\"\n}"}],"_postman_id":"c49614a2-c47b-4bf2-8bb1-41153c8353d7"}],"id":"0171e3a4-1dd0-4e61-b429-e1047d45f1e5","description":"<p>This collection will show how HATEOAS objects are used in Predict! Connect.</p>\n","_postman_id":"0171e3a4-1dd0-4e61-b429-e1047d45f1e5","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Value/Unit Object","item":[],"id":"f06b92f7-3429-4d93-b24f-ca1b2c21b237","description":"<p>A value/unit object is used when there is a single value or group of values (such as a risk assessment minimum, likely and maximum) that share an associated unit.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>value</td>\n<td>Number</td>\n<td>The value.</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Unit Object</td>\n<td>The unit associated with the value.<br />See <a href=\"#0a6f9fc1-5c97-400a-90d3-c34732b07113\">Unit</a>.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"f06b92f7-3429-4d93-b24f-ca1b2c21b237","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"e183092b-7c3f-422c-b7cb-13ac8b844dd7","description":"<p>This collection will show the data types used in Predict! Connect.</p>\n","_postman_id":"e183092b-7c3f-422c-b7cb-13ac8b844dd7","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Obtaining Data","item":[{"name":"List Of Items","item":[{"name":"Timeout Error","id":"18f34a3e-271d-4b36-a371-a30e208e85e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<ul>\n<li>If the request times out before completion a 503 Service Unavailable response is returned. </li>\n<li>Using pagination when retrieving large lists limits the number of items returned. See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"287c2c80-620d-4ae1-8c7c-bf21951a674e","name":"Unsuccessful List Retrieval","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/all/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","risk","all","assessment"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 14 Sep 2021 09:40:10 GMT"},{"key":"Server","value":"Apache/2.4.46 (Win64) OpenSSL/1.1.1h"},{"key":"Content-Length","value":"299"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"text/html; charset=iso-8859-1"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html>\n    <head>\n        <title>503 Service Unavailable</title>\n    </head>\n    <body>\n        <h1>Service Unavailable</h1>\n        <p>The server is temporarily unable to service your\nrequest due to maintenance downtime or capacity\nproblems. Please try again later.</p>\n    </body>\n</html>"}],"_postman_id":"18f34a3e-271d-4b36-a371-a30e208e85e6"},{"name":"All Items Since A Given Date / Time","id":"b0814032-9418-4e6c-9839-68af031111b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/all/assessment","description":"<p>Retrieving risk and action items that have been modified since a given date and time can be achieved by using the 'since' parameter, in addition to any pagination parameters.</p>\n<p>Assessment objects share a 'lastChanged' date and time with the risk or action they live on. Hence editing either a risk's details or assessment data will result in both getting the same updated 'lastChanged' value. The same applies to actions and action assessments.</p>\n<p>The value for 'since' must comply with ISO 8601. See <a href=\"#ee64cfac-260f-4daf-99ce-8903e554847b\">Basic Types</a>.</p>\n<p>Where the value for 'since' is invalid (e.g. '2022-28-28'), an error response will be returned.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk","all","assessment"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"2"},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"10"},{"disabled":true,"key":"type","value":"current"},{"disabled":true,"key":"since","value":"2021-09-10T01:12:00Z"}],"variable":[]}},"response":[{"id":"a007fd73-a444-4d63-bb4d-4c698d21a8fa","name":"Getting All Risks Since A Given Date And Time","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/all?page=1&since=2021-09-17T01:12:00Z","host":["{{SERVER_NAME}}"],"path":["api","v1","risk","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true},{"key":"since","value":"2021-09-17T01:12:00Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 13:43:32 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"821"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 136,\n            \"actionStrategy\": null,\n            \"cause\": null,\n            \"comments\": null,\n            \"consequence\": null,\n            \"controlEffectiveness\": null,\n            \"currentPosition\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"customerReference\": null,\n            \"existingControls\": null,\n            \"description\": null,\n            \"name\": \"Price of parts and labour has increased\",\n            \"notes\": null,\n            \"trigger\": null,\n            \"accessLevel\": 98,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"riskType\": 1,\n            \"customerAware\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-06-23\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"Folder57__9T\",\n            \"closed\": false,\n            \"creationDate\": \"2021-06-09\",\n            \"lastChanged\": \"2021-09-20T11:16:23\",\n            \"actionResponse\": null,\n            \"securityRating\": null,\n            \"status\": null,\n            \"budget\": {\n                \"nominalBudget\": null,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": null,\n                \"unit\": {\n                    \"id\": 2,\n                    \"type\": 1,\n                    \"name\": \"£\",\n                    \"prefix\": \"£\",\n                    \"suffix\": null,\n                    \"weighting\": 1,\n                    \"etag\": \"-663195944\"\n                },\n                \"etag\": \"1235973361\"\n            },\n            \"categories\": [],\n            \"linkedRisks\": [],\n            \"changedBy\": {\n                \"id\": 4,\n                \"name\": \"Sebastian Avery\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/4\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 58,\n                \"name\": \"Risk\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/58\"\n                }\n            },\n            \"parent\": null,\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 136,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/136/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 136,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/136/assessment?type=target\"\n                }\n            },\n            \"etag\": \"322855612\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 1,\n        \"pageSize\": 1,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-266540135\"\n}"},{"id":"0a90fc99-4d6a-4479-bfb4-bd1a8a631370","name":"Getting All Actions Since A Given Date","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/all?page=1&since=2021-09-17","host":["{{SERVER_NAME}}"],"path":["api","v1","action","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true},{"key":"since","value":"2021-09-17"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 14:31:39 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"531"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 89,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Source alternative finance\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": null,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-06-23\",\n            \"startDate\": null,\n            \"actionType\": 1,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"creationDate\": \"2021-06-09\",\n            \"lastChanged\": \"2021-09-20T11:16:23\",\n            \"status\": null,\n            \"budget\": null,\n            \"cost\": null,\n            \"duration\": null,\n            \"assessment\": {\n                \"id\": 89,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/89/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 136,\n                \"name\": \"Price of parts and labour has increased\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/136\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"305406207\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 1,\n        \"pageSize\": 1,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-1296055030\"\n}"},{"id":"72d9be1e-0c5d-437b-9c62-4bd2f0889e6a","name":"Getting All Risk Assessments Since A Given Date And Time","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/all/assessment?type=current&since=2021-09-17T01:12:00","host":["{{SERVER_NAME}}"],"path":["api","v1","risk","all","assessment"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true},{"key":"type","value":"current"},{"key":"since","value":"2021-09-17T01:12:00"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 15:10:58 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"934"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"etag\": \"3719\"\n                },\n                \"etag\": \"439559510\"\n            },\n            \"riskId\": 136,\n            \"assessmentType\": 1,\n            \"assumption\": \"The rate of inflation will increase every year.\",\n            \"fallbackPlan\": \"Budget for enough parts.\",\n            \"earliestDate\": \"2021-09-13\",\n            \"expiryDate\": \"2021-09-24\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1520810969\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 357,\n                    \"likely\": 100,\n                    \"weightedMean\": 116666.66666666667,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 50,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 4,\n                        \"name\": \"General Triangular\",\n                        \"etag\": \"510376660\"\n                    },\n                    \"etag\": \"-2128868300\"\n                },\n                {\n                    \"id\": 356,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1745811446\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"655075149\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 4,\n                \"description\": \"This risk is very fast approaching.\",\n                \"name\": \"Very Fast (< 1 week)\",\n                \"order\": 4,\n                \"etag\": \"239546060\"\n            },\n            \"etag\": \"-250636737\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 1,\n        \"pageSize\": 1,\n        \"lastPage\": 1\n    },\n    \"etag\": \"257149642\"\n}"},{"id":"b8dcdb93-6641-4f26-b17b-9e9616fc212e","name":"Getting All Action Assessments Since A Given Date And Time","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/all/assessment?since=2021-09-10T01:12:00Z","host":["{{SERVER_NAME}}"],"path":["api","v1","action","all","assessment"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true},{"key":"since","value":"2021-09-10T01:12:00Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 15:50:44 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1369"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"actionId\": 84,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 75.5,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1492294617\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 63,\n                    \"likely\": 12.5,\n                    \"weightedMean\": 12500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1417009761\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"76072100\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 85,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 64,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1309680933\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"565988771\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 89,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-1196424715\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 96,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 74,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-869224805\"\n                },\n                {\n                    \"id\": 75,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-2008712465\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"190262068\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 98,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-1087368466\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"actionId\": 118,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 75.5,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1492294617\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 97,\n                    \"likely\": 12.5,\n                    \"weightedMean\": 12500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-300131967\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-1837543832\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 119,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 98,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1868408569\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1347627161\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"actionId\": 120,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 75.5,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1492294617\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 99,\n                    \"likely\": 12.5,\n                    \"weightedMean\": 12500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"776147267\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-1697464340\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 121,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 100,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-792129335\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1207547669\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"actionId\": 123,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 101,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1164251909\"\n                },\n                {\n                    \"id\": 102,\n                    \"likely\": 4.5,\n                    \"weightedMean\": 4.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"2058246307\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-985693295\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 124,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-772317080\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 11,\n        \"pageSize\": 11,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-231816828\"\n}"},{"id":"cb411674-276c-4315-8393-a1c92dbc013b","name":"Invalid Date / Time Value For Since Parameter","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/all/assessment?since=2021-43-03","host":["{{SERVER_NAME}}"],"path":["api","v1","risk","all","assessment"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true},{"key":"type","value":"current","disabled":true},{"key":"since","value":"2021-43-03"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 16:06:46 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"159"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/risk/all/assessment?since=2021-43-03\",\n    \"messages\": [\n        \"Unable to parse '2021-43-03' as a date/time.\",\n        \"Unable to parse '2021-43-03' as a date.\"\n    ]\n}"}],"_postman_id":"b0814032-9418-4e6c-9839-68af031111b9"}],"id":"d493859a-85ad-409c-a536-d5932742c89d","description":"<ul>\n<li>Lists of items can be obtained using 'all' instead of the item's ID parameter in the request URL.</li>\n</ul>\n<h2 id=\"list-object\">List Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>items</td>\n<td>Array of objects</td>\n<td>Contains an array of items ordered by ID.</td>\n</tr>\n<tr>\n<td>metadata</td>\n<td>Metadata object</td>\n<td>Contains metadata about the list of items returned.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"metadata-object\">Metadata Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>page</td>\n<td>Number</td>\n<td>For paginated lists, this denotes the page number.</td>\n</tr>\n<tr>\n<td>maxResultsPerPage</td>\n<td>Number</td>\n<td>For paginated lists, this denotes the maximum number of results to return on each page.</td>\n</tr>\n<tr>\n<td>totalItems</td>\n<td>Number</td>\n<td>The total number of items returned in the list, regardless of pagination is being used.</td>\n</tr>\n<tr>\n<td>pageSize</td>\n<td>Number</td>\n<td>For paginated lists, this denotes the actual number of items returned on the current page.</td>\n</tr>\n<tr>\n<td>lastPage</td>\n<td>Number</td>\n<td>For paginated lists, this represents the last page number.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paginated-lists\">Paginated Lists</h2>\n<p>To use pagination append the 'page' and 'maxResults' parameters to the request URL. This is recommended for large lists.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>page</td>\n<td>Number</td>\n<td>The page number.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>Number</td>\n<td>The maximum number of items on the page.</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the items that are visible to the user making the request.</li>\n</ul>\n","_postman_id":"d493859a-85ad-409c-a536-d5932742c89d","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Risk","item":[{"name":"Cause","item":[{"name":"Individual Cause On A Risk","id":"602b38e4-2b37-4849-92d1-03d6572746e5","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/:causeId","description":"<h4 id=\"cause-object\">Cause Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the cause.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the cause.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>A description of the cause.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the cause was last updated.</td>\n</tr>\n<tr>\n<td>associatedControls</td>\n<td>Array of Link to Control Objects</td>\n<td>A list of controls assoicated with the cause.  <br />  <br />See Control Object</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","cause",":causeId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"},{"description":{"content":"<p>The ID of the cause.</p>\n","type":"text/plain"},"type":"any","value":"","key":"causeId"}]}},"response":[{"id":"40ac373e-7736-4c84-bcd4-db549fa1de26","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/:causeId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","cause",":causeId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."},{"key":"causeId","value":"17","description":"The ID of the cause."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 15:37:37 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"2074999694\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 17,\n    \"name\": \"Failure / slow to achieve security clearance\",\n    \"description\": \"New recruits unable to provide ID, evidence of address, etc. \",\n    \"lastChanged\": \"2024-02-23T13:07:33\",\n    \"associatedControls\": [\n        {\n            \"id\": 29,\n            \"name\": \"6.01 Screening\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"control\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/control/29\"\n            }\n        },\n        {\n            \"id\": 36,\n            \"name\": \"6.08 Information security event reporting\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"control\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/control/36\"\n            }\n        }\n    ],\n    \"etag\": \"2074999694\"\n}"},{"id":"326a4f94-d92a-4e12-94b7-7268bfce2509","name":"Accessing A Forbidden Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/:causeId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","cause",":causeId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."},{"key":"causeId","value":"17","description":"The ID of the cause."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 15:51:28 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view risk as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"235965d0-9e44-4f48-9619-52339acc17cb","name":"Accessing A Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/:causeId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","cause",":causeId"],"variable":[{"key":"riskId","value":"770","description":"The ID of the risk."},{"key":"causeId","value":"17","description":"The ID of the cause."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 15:59:01 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 770 not found.\"\n    ]\n}"},{"id":"6c740695-249c-418b-9464-eb7e94d5a45e","name":"Accessing A Cause That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/:causeId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","cause",":causeId"],"variable":[{"key":"riskId","value":"82","description":"The ID of the risk."},{"key":"causeId","value":"17","description":"The ID of the cause."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 15:52:30 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Cause 17 not found.\"\n    ]\n}"}],"_postman_id":"602b38e4-2b37-4849-92d1-03d6572746e5"},{"name":"All Causes On A Risk","id":"ed73277c-477c-4509-b529-ece5362be4ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/all?page=1&maxResults=2","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the causes on a risk that are visible to the user making the request.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","cause","all"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"2"}],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"1ef56371-a49f-4580-bada-9c4291d3ce19","name":"Successful Paginated Cause Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/all?page=1&maxResults=2","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","cause","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"2","description":"For paginated lists, this denotes the maximum number of results to return on each page."}],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2024 11:47:39 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 17,\n            \"name\": \"Failure / slow to achieve security clearance\",\n            \"description\": \"New recruits unable to provide ID, evidence of address, etc. \",\n            \"lastChanged\": \"2024-02-23T13:07:33\",\n            \"associatedControls\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"6.01 Screening\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"control\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/control/29\"\n                    }\n                },\n                {\n                    \"id\": 36,\n                    \"name\": \"6.08 Information security event reporting\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"control\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/control/36\"\n                    }\n                }\n            ],\n            \"etag\": \"2074999694\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Early retirement\",\n            \"description\": \"\",\n            \"lastChanged\": \"2024-03-13T12:04:24\",\n            \"associatedControls\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"6.02 Terms and conditions of employment\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"control\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/control/30\"\n                    }\n                }\n            ],\n            \"etag\": \"-781698312\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2,\n        \"totalItems\": 3,\n        \"pageSize\": 2,\n        \"lastPage\": 2\n    },\n    \"etag\": \"-439408789\"\n}"},{"id":"35e4e5d3-49d1-41b2-84de-140150881c84","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/cause/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","cause","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"2","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2024 11:49:11 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"ed73277c-477c-4509-b529-ece5362be4ee"}],"id":"5f3e584f-cb63-4748-b626-7db04afc5de2","description":"<p>This collection will show how to obtain cause data on a risk from Predict! Connect.</p>\n<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.4.1.0 (Connect v1.3.0.1).</p>\n","_postman_id":"5f3e584f-cb63-4748-b626-7db04afc5de2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Consequence","item":[{"name":"Individual Consequence On A Risk","id":"6d2db1ab-4bb4-4338-bd47-1c4f7f8484a7","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/:consequenceId","description":"<h4 id=\"consequence-object\">Consequence Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the consequence.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the consequence.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>A description of the consequence.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the consequence was last updated.</td>\n</tr>\n<tr>\n<td>associatedControls</td>\n<td>Array of Link to Control Objects</td>\n<td>A list of controls assoicated with the consequence.  <br />  <br />See Control Object</td>\n</tr>\n<tr>\n<td>associatedImpacts</td>\n<td>Array of Link to Impact Objects</td>\n<td>A list of impacts associated with the consequence.  <br />  <br />See Impact Object</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","consequence",":consequenceId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"},{"description":{"content":"<p>The ID of the consequence.</p>\n","type":"text/plain"},"type":"any","value":"","key":"consequenceId"}]}},"response":[{"id":"09370dae-f6f4-4b43-bc30-427dbcdfee56","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/:consequenceId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","consequence",":consequenceId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."},{"key":"consequenceId","value":"12","description":"The ID of the consequence."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 16:25:46 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"ETag","value":"\"1098843775\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 12,\n    \"name\": \"Unable to fulfil contracts\",\n    \"description\": \"Other people may need to be transferred to key contracts - ultimately some contracts may become undeliverable.\",\n    \"associatedControls\": [\n        {\n            \"id\": 2,\n            \"name\": \"Reactive Control\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"control\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/control/2\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Framework services agreement\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"control\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/control/4\"\n            }\n        }\n    ],\n    \"associatedImpacts\": [\n        {\n            \"id\": 2,\n            \"name\": \"Time\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"impact\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/impact/2\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Quality\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"impact\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/impact/5\"\n            }\n        }\n    ],\n    \"lastChanged\": \"2024-05-31T16:25:24\",\n    \"etag\": \"1098843775\"\n}"},{"id":"5f97d736-32f0-493c-822a-6d5fe8147f90","name":"Accessing A Forbidden Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/:consequenceId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","consequence",":consequenceId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."},{"key":"consequenceId","value":"12","description":"The ID of the consequence."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 15:51:28 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view risk as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"3778c695-195f-4014-a6a7-48a0a13d20e1","name":"Accessing A Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/:consequenceId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","consequence",":consequenceId"],"variable":[{"key":"riskId","value":"770","description":"The ID of the risk."},{"key":"consequenceId","value":"12","description":"The ID of the consequence."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 15:59:01 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 770 not found.\"\n    ]\n}"},{"id":"2328d3d7-02bc-401d-baa7-e569900d0dfa","name":"Accessing A Consequence That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/:consequenceId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","consequence",":consequenceId"],"variable":[{"key":"riskId","value":"82","description":"The ID of the risk."},{"key":"consequenceId","value":"12","description":"The ID of the consequence."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 16:29:44 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Consequence 12 not found.\"\n    ]\n}"}],"_postman_id":"6d2db1ab-4bb4-4338-bd47-1c4f7f8484a7"},{"name":"All Consequences On A Risk","id":"3907f6d1-d405-4f10-ad2f-e7d7eb11a2fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/all?page=1&maxResults=2","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the consequences on the risk that are visible to the user making the request.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","consequence","all"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"2"}],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"77","key":"riskId"}]}},"response":[{"id":"2c6d6eb5-049c-46dc-acf5-915cff7d735f","name":"Successful Paginated Consequence Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/all?page=1&maxResults=2","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","consequence","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"2","description":"For paginated lists, this denotes the maximum number of results to return on each page."}],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2024 14:34:24 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 12,\n            \"name\": \"Unable to fulfil contracts\",\n            \"description\": \"Other people may need to be transferred to key contracts - ultimately some contracts may become undeliverable.\",\n            \"associatedControls\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"Reactive Control\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"control\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/control/2\"\n                    }\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Framework services agreement\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"control\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/control/4\"\n                    }\n                }\n            ],\n            \"associatedImpacts\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"Time\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"impact\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/impact/2\"\n                    }\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Quality\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"impact\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/impact/5\"\n                    }\n                }\n            ],\n            \"lastChanged\": \"2024-05-31T16:25:24\",\n            \"etag\": \"1098843775\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"New recruits could prove costly\",\n            \"description\": \"Training and upskilling new recruits could be costly and time intensive.\",\n            \"associatedControls\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"6.04 Disciplinary process\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"control\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/control/32\"\n                    }\n                }\n            ],\n            \"associatedImpacts\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Cost\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"impact\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/impact/1\"\n                    }\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Time\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"impact\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/impact/2\"\n                    }\n                }\n            ],\n            \"lastChanged\": \"2024-06-03T14:22:56\",\n            \"etag\": \"-1691966003\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2,\n        \"totalItems\": 2,\n        \"pageSize\": 2,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-1288581100\"\n}"},{"id":"c401d213-7180-447f-a5d0-780bf452cbdb","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/consequence/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","consequence","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"2","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2024 11:49:11 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"3907f6d1-d405-4f10-ad2f-e7d7eb11a2fa"}],"id":"0131da89-b462-4141-b0cc-474bc44ab0df","description":"<p>This collection will show how to obtain consequence data on a risk from Predict! Connect.</p>\n<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.4.1.0 (Connect v1.3.0.1).</p>\n","_postman_id":"0131da89-b462-4141-b0cc-474bc44ab0df","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Linked Control","item":[{"name":"Individual Control Link For A Risk","id":"250110bf-c645-48cc-b6f2-e650141c685a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","description":"<h4 id=\"risk-control-link-object-on-risk\">Risk-Control Link Object on Risk</h4>\n<p>Risks and controls can be linked. Such links contain information about the effectiveness of the control in relation to the risk.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>justification</td>\n<td>String</td>\n<td>Justification for the assigned effectiveness rating.</td>\n</tr>\n<tr>\n<td>critical</td>\n<td>Boolean</td>\n<td>Whether this linked control is critical in managing this risk.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the risk-control link was last updated.</td>\n</tr>\n<tr>\n<td>control</td>\n<td>Link to Control Object</td>\n<td>The linked control.</td>\n</tr>\n<tr>\n<td>risk</td>\n<td>Link to Risk Object</td>\n<td>The linked risk.</td>\n</tr>\n<tr>\n<td>effectiveness</td>\n<td>Link to Control Effectiveness Object</td>\n<td>The effectiveness of this linked control in relation to this risk.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"},{"description":{"content":"<p>The ID of the control.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"}]}},"response":[{"id":"60f16766-b3f1-4712-9374-2f500997a707","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"7"},{"key":"controlId","value":"8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 13:43:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"1400080423\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": null,\n    \"critical\": false,\n    \"control\": {\n        \"id\": 8,\n        \"name\": \"Preventative: Supplier authorisation\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/8\"\n        }\n    },\n    \"risk\": {\n        \"id\": 7,\n        \"name\": \"Technical demonstrator failure\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/7\"\n        }\n    },\n    \"effectiveness\": {\n        \"id\": 2,\n        \"name\": \"Partially Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"effectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/2\"\n        }\n    },\n    \"etag\": \"1400080423\"\n}"},{"id":"218d928f-f0a0-4ead-9843-60d926e7ec09","name":"Accessing A Forbidden Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"27"},{"key":"controlId","value":"3"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 13:48:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view risk as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"9d170fb1-3ca7-481c-bd1c-668bdce5fd34","name":"Accessing A Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"10000"},{"key":"controlId","value":"3"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 13:49:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"},{"id":"8d5e758a-c203-45ca-85b6-7be4eb71113a","name":"Accessing A Forbidden Linked Control","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"225"},{"key":"controlId","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 13:47:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"-1884100763\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": null,\n    \"critical\": false,\n    \"control\": {\n        \"id\": 5,\n        \"name\": \"\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/5\"\n        }\n    },\n    \"risk\": {\n        \"id\": 225,\n        \"name\": \"Radar interface specialist retires\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/225\"\n        }\n    },\n    \"effectiveness\": {\n        \"id\": 2,\n        \"name\": \"Partially Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"effectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/2\"\n        }\n    },\n    \"etag\": \"-1884100763\"\n}"},{"id":"956f2691-6690-4432-a497-d908534d5cf9","name":"Accessing A Linked Control That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"27"},{"key":"controlId","value":"10000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 13:50:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Control 10,000 not found.\"\n    ]\n}"}],"_postman_id":"250110bf-c645-48cc-b6f2-e650141c685a"},{"name":"All Control Links For A Risk","id":"9139e6fc-2024-4ed0-9601-3bc0fc18f7a9","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/all","description":"<p>This request lists all the control links on the risk.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","riskControlLink","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"0aec7fb6-d291-45ee-b56a-1f3326183ef6","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/all","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink","all"],"variable":[{"key":"riskId","value":"77"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 16:12:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"justification\": \"\",\n            \"critical\": true,\n            \"control\": {\n                \"id\": 2,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/2\"\n                }\n            },\n            \"risk\": {\n                \"id\": 77,\n                \"name\": \"Recruitment and retention\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/77\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 1,\n                \"name\": \"Ineffective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/1\"\n                }\n            },\n            \"etag\": \"1041617069\"\n        },\n        {\n            \"justification\": null,\n            \"critical\": true,\n            \"control\": {\n                \"id\": 4,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/4\"\n                }\n            },\n            \"risk\": {\n                \"id\": 77,\n                \"name\": \"Recruitment and retention\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/77\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 3,\n                \"name\": \"Substantially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/3\"\n                }\n            },\n            \"etag\": \"-97488746\"\n        },\n        {\n            \"justification\": \"\",\n            \"critical\": false,\n            \"control\": {\n                \"id\": 29,\n                \"name\": \"6.01 Screening\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/29\"\n                }\n            },\n            \"risk\": {\n                \"id\": 77,\n                \"name\": \"Recruitment and retention\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/77\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 3,\n                \"name\": \"Substantially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/3\"\n                }\n            },\n            \"etag\": \"2043626052\"\n        },\n        {\n            \"justification\": \"\",\n            \"critical\": false,\n            \"control\": {\n                \"id\": 30,\n                \"name\": \"6.02 Terms and conditions of employment\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/30\"\n                }\n            },\n            \"risk\": {\n                \"id\": 77,\n                \"name\": \"Recruitment and retention\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/77\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"etag\": \"590009292\"\n        },\n        {\n            \"justification\": null,\n            \"critical\": false,\n            \"control\": {\n                \"id\": 35,\n                \"name\": \"6.07 Remote working\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/35\"\n                }\n            },\n            \"risk\": {\n                \"id\": 77,\n                \"name\": \"Recruitment and retention\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/77\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 4,\n                \"name\": \"Totally Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/4\"\n                }\n            },\n            \"etag\": \"1018010549\"\n        },\n        {\n            \"justification\": \"\",\n            \"critical\": false,\n            \"control\": {\n                \"id\": 36,\n                \"name\": \"6.08 Information security event reporting\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/36\"\n                }\n            },\n            \"risk\": {\n                \"id\": 77,\n                \"name\": \"Recruitment and retention\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/77\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 1,\n                \"name\": \"Ineffective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/1\"\n                }\n            },\n            \"etag\": \"1952498106\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 6,\n        \"pageSize\": 6,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-845753511\"\n}"}],"_postman_id":"9139e6fc-2024-4ed0-9601-3bc0fc18f7a9"}],"id":"e46d3c4c-68f0-4675-b5b0-9affedefb9e0","description":"<p>This collection will show how to obtain linked control data on a risk from Predict! Connect.</p>\n<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.4.1.0 (Connect v1.3.0.1).</p>\n","_postman_id":"e46d3c4c-68f0-4675-b5b0-9affedefb9e0","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Individual Risk","id":"44386da9-161a-4050-960c-b31d6ab18b28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId","description":"<h4 id=\"risk-object\">Risk Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the risk.</td>\n</tr>\n<tr>\n<td>actionStrategy</td>\n<td>String</td>\n<td>A description of the overall strategy for dealing with the risk.</td>\n</tr>\n<tr>\n<td>cause</td>\n<td>String</td>\n<td>A description of the factors that could lead to the risk occurring.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>String</td>\n<td>The latest comment made on the risk.</td>\n</tr>\n<tr>\n<td>consequence</td>\n<td>String</td>\n<td>A description of the general impact of the risk.</td>\n</tr>\n<tr>\n<td>controlEffectiveness</td>\n<td>String</td>\n<td>Outlines whether the controls on a risk are able to contain or minimise the risk.</td>\n</tr>\n<tr>\n<td>currentPosition</td>\n<td>String</td>\n<td>A high-level summary of the current position of the risk.</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>First custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>Second custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>Third custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>Fourth custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString5</td>\n<td>String</td>\n<td>Fifth custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString6</td>\n<td>String</td>\n<td>Sixth custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString7</td>\n<td>String</td>\n<td>Seventh custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customString8</td>\n<td>String</td>\n<td>Eighth custom string field for the risk.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>The customer reference number for the risk.</td>\n</tr>\n<tr>\n<td>existingControls</td>\n<td>String</td>\n<td>A description of any in-place controls which should have an effect on the risk.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>A description of the risk.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the risk.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>General notes that can be made on the risk.</td>\n</tr>\n<tr>\n<td>trigger</td>\n<td>String</td>\n<td>A description of the indicators that will show that the risk is occurring.</td>\n</tr>\n<tr>\n<td>accessLevel</td>\n<td>Number</td>\n<td>Risks and users have access levels. A user whose access level is lower than the access level of the risk will not be able to view it the risk. An access level has a value that ranges from 1 to 99.</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>First custom number field for the risk.</td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>Second custom number field for the risk.</td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>Third custom number field for the risk.</td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>Fourth custom number field for the risk.</td>\n</tr>\n<tr>\n<td>riskType</td>\n<td>Number</td>\n<td>The type of risk.  <br />  <br />- 1: Threat  <br />- 2: Issue  <br />- 3: Opportunity</td>\n</tr>\n<tr>\n<td>customerAware</td>\n<td>Boolean</td>\n<td>Whether the customer is aware of the existence of the risk.</td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>First custom boolean field for the risk.</td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>Second custom boolean field for the risk.</td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>Third custom boolean field for the risk.</td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>Fourth custom boolean field for the risk.</td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>First custom date field for the risk.</td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>Second custom date field for the risk.</td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>Third custom date field for the risk.</td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>Fourth custom date field for the risk.</td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>The date on which the risk is due to be reviewed.</td>\n</tr>\n<tr>\n<td>lifeCycle</td>\n<td>String</td>\n<td>The life cycle state of the risk. Returned values are:  <br />  <br />- Draft  <br />- Submitted  <br />- Live</td>\n</tr>\n<tr>\n<td>reference</td>\n<td>String</td>\n<td>An automatically generated field based on the reference entered on the folder the risk resides in.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Whether the risk is retired.</td>\n</tr>\n<tr>\n<td>dateAccepted</td>\n<td>Date</td>\n<td>The date when the risk was submitted for approval.  <br />  <br />Available from version 6.4.0, or as a patch for versions 6.2 or 6.3.</td>\n</tr>\n<tr>\n<td>dateApproved</td>\n<td>Date</td>\n<td>The date when the risk was approved.  <br />  <br />Available from version 6.4.0, or as a patch for versions 6.2 or 6.3.</td>\n</tr>\n<tr>\n<td>creationDate</td>\n<td>Date</td>\n<td>The date when the risk was created.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the risk was last updated.</td>\n</tr>\n<tr>\n<td>actionResponse</td>\n<td>Action Response Object</td>\n<td>The type of response to mitigate or exploit a risk.  <br />See <a href=\"#51407923-3cc4-4310-9aa3-e165fd6a9293\">Action Response</a>.</td>\n</tr>\n<tr>\n<td>securityRating</td>\n<td>Security Rating Object</td>\n<td>This rating will be printed on all reports featuring this risk. Reports of multiple risks will be marked with the highest security rating of all risks.  <br />See <a href=\"#e03bf211-e271-4fc6-9719-c270a42726f9\">Security Rating</a>.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Status Object</td>\n<td>Provides a way to record the current state of the risk.  <br />See <a href=\"#673ce740-b63b-4801-9c64-10812db417f7\">Status</a>.</td>\n</tr>\n<tr>\n<td>budget</td>\n<td>Budget Object</td>\n<td>Contains budget details of the risk.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Category Objects</td>\n<td>A list of objects referring to categories linked to the risk.  <br />See <a href=\"#b91435de-6dc3-4647-9dbc-d0313f633a18\">Category</a>.</td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Custom Dropdown Objects</td>\n<td>A list of objects referring to custom dropdown values on a risk.  <br />See <a href=\"#be3c6659-65f5-4a4e-bfde-dc999dd5669a\">Custom Dropdown</a>.</td>\n</tr>\n<tr>\n<td>linkedRisks</td>\n<td>Array of Linked Risk Objects</td>\n<td>A list of objects referring to risk links.  <br />See <a href=\"#linked-risks\">Linked Risks</a>.</td>\n</tr>\n<tr>\n<td>changedBy</td>\n<td>Link To User Object</td>\n<td>The user who last made changes to the risk.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>createdBy</td>\n<td>Link To User Object</td>\n<td>The user who created the risk.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>folder</td>\n<td>Link to Object</td>\n<td>The folder the risk resides in.  <br />See <a href=\"#137cec20-e7b5-4fb3-ad27-93129d2d8334\">Folder</a>.</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>Link to Object</td>\n<td>A link to the parent risk.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Link to User Object</td>\n<td>The user who is responsible for reviewing and updating the risk.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>shadowOwner</td>\n<td>Link to User Object</td>\n<td>The user who is second in line for reviewing and updating the risk.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>leader</td>\n<td>Link to User Object</td>\n<td>The user with the authority and the responsibility for approving the risk.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>shadowLeader</td>\n<td>Link to Object</td>\n<td>The user who is second in line that has the authority and the responsibility for approving the risk.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>currentAssessment</td>\n<td>Link to Assessment Object</td>\n<td>A link to the risk's current assessment.  <br />See <a href=\"#95b1420f-ade2-403e-bc01-b4a18c578b8b\">Assessment</a>.</td>\n</tr>\n<tr>\n<td>targetAssessment</td>\n<td>Link to Assessment Object</td>\n<td>A link to the risk's target assessment.  <br />See <a href=\"#95b1420f-ade2-403e-bc01-b4a18c578b8b\">Assessment</a>.</td>\n</tr>\n<tr>\n<td>riskControlLinks</td>\n<td>Link to All Risk-Control Link Objects</td>\n<td>The links between the risk and any control objects.  <br />  <br />See Risk-Control Link Object on Risk.  <br />  <br />Available from v6.4.1.1.</td>\n</tr>\n<tr>\n<td>causes</td>\n<td>Link to All Causes On A Risk Object</td>\n<td>The list of causes on a risk.  <br />  <br />See All Cause On A Risk Object.  <br />  <br />Available from v6.4.1.1.</td>\n</tr>\n<tr>\n<td>consequences</td>\n<td>Link to All Consequences On A Risk Object</td>\n<td>The list of consequences on a risk.  <br />  <br />See All Consequence On A Risk Object.  <br />  <br />Available from v6.4.1.1.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"budget-object\">Budget Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>nominalBudget</td>\n<td>Number</td>\n<td>The budget nominally apportioned to cover the residual risk.</td>\n</tr>\n<tr>\n<td>budgetSpent</td>\n<td>Number</td>\n<td>The cost of completed (closed) actions. This is taken as the last approved actual budget for each action.</td>\n</tr>\n<tr>\n<td>committedValue</td>\n<td>Number</td>\n<td>The cost of actions for this risk that are approved but not yet closed.</td>\n</tr>\n<tr>\n<td>remainingBudget</td>\n<td>Number</td>\n<td>This is calculated as nomialBudget - (budgetSpent + budgetCommitted).</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Unit Object</td>\n<td>The unit used for the budgeting values.  <br />See <a href=\"#0a6f9fc1-5c97-400a-90d3-c34732b07113\">Unit</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"linked-risk-object\">Linked Risk Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the link.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>Link to Risk Object</td>\n<td>A link to the source risk.</td>\n</tr>\n<tr>\n<td>target</td>\n<td>Link to Risk Object</td>\n<td>A link to the target risk.</td>\n</tr>\n<tr>\n<td>strength</td>\n<td>Link to Link Strength Object</td>\n<td>A link to the <a href=\"#7f797cac-290a-4204-8aa7-3e5173a70fdf\">Link Strength</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"a363db5f-2cbd-4ef1-a652-28bf66bcc478","name":"Successful Risk Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"17750","description":"The ID of the risk."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2024 15:54:20 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-23793518\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 17750,\n    \"actionStrategy\": null,\n    \"cause\": \"Significant opposition to the development from the immediate neighbours\",\n    \"comments\": null,\n    \"consequence\": \"Building work may not commence until well into quarter 3. Revised plans may need to be drawn up and submitted.\",\n    \"controlEffectiveness\": \"N/A\",\n    \"currentPosition\": null,\n    \"customString1\": null,\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"customerReference\": null,\n    \"existingControls\": \"None available\",\n    \"description\": \"A Planning Application has been lodged with the Local Authority and preliminary discussions have been held.  However, these have revealed that there is a risk that the approval will be delayed. \",\n    \"name\": \"Planning Approval delayed\",\n    \"notes\": null,\n    \"trigger\": \"Informal meeting with Local Authority Planning Department - meeting requested, no date agreed yet. \",\n    \"accessLevel\": 50,\n    \"customNumber1\": null,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"riskType\": 1,\n    \"customerAware\": false,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"customDate1\": null,\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"reviewDate\": \"2018-03-13\",\n    \"lifeCycle\": \"Draft\",\n    \"reference\": \"Plot1__13T\",\n    \"closed\": false,\n    \"dateAccepted\": null,\n    \"dateApproved\": null,\n    \"creationDate\": \"2020-12-15\",\n    \"lastChanged\": \"2021-02-26T15:20:39\",\n    \"actionResponse\": {\n        \"id\": 1,\n        \"name\": \"Treat\",\n        \"etag\": \"81075662\"\n    },\n    \"securityRating\": {\n        \"id\": 1,\n        \"level\": 0,\n        \"name\": \"Unclassified\",\n        \"etag\": \"2004681064\"\n    },\n    \"status\": {\n        \"id\": 9,\n        \"name\": \"New\",\n        \"type\": 3,\n        \"etag\": \"1199345765\"\n    },\n    \"budget\": {\n        \"nominalBudget\": 60,\n        \"budgetSpent\": 0,\n        \"committedValue\": 0,\n        \"remainingBudget\": 60,\n        \"unit\": {\n            \"id\": 2,\n            \"type\": 1,\n            \"name\": \"£K\",\n            \"prefix\": \"£\",\n            \"suffix\": \"K\",\n            \"weighting\": 1000,\n            \"etag\": \"1393863543\"\n        },\n        \"etag\": \"621076749\"\n    },\n    \"categories\": [\n        {\n            \"id\": 7,\n            \"name\": \"Legal\",\n            \"description\": \"Legal\",\n            \"label\": {\n                \"id\": 8,\n                \"name\": \"Functional area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/8\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 865,\n                \"name\": \"Functional area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/865\"\n                }\n            },\n            \"etag\": \"-394790203\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Do Everything Co\",\n            \"description\": \"Do Everything Co\",\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Contractor\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 866,\n                \"name\": \"Contractor\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/866\"\n                }\n            },\n            \"etag\": \"-1748451498\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"External\",\n            \"description\": \"External\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 871,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/871\"\n                }\n            },\n            \"etag\": \"-814454729\"\n        }\n    ],\n    \"customDropdowns\": [],\n    \"linkedRisks\": [\n        {\n            \"id\": 103,\n            \"source\": {\n                \"id\": 14928,\n                \"name\": \"Planning Approval delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/14928\"\n                }\n            },\n            \"target\": {\n                \"id\": 17750,\n                \"name\": \"Planning Approval delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/17750\"\n                }\n            },\n            \"strength\": {\n                \"id\": 2,\n                \"name\": \"30%\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"linkStrength\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/linkStrength/2\"\n                }\n            },\n            \"etag\": \"194074404\"\n        }\n    ],\n    \"changedBy\": {\n        \"id\": 40,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/40\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 21,\n        \"name\": \"Archie Anderson Architect\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/21\"\n        }\n    },\n    \"folder\": {\n        \"id\": 11591,\n        \"name\": \"Construction: Trevor\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/11591\"\n        }\n    },\n    \"parent\": {\n        \"id\": 61,\n        \"name\": \"Planning Approval delayed\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/61\"\n        }\n    },\n    \"owner\": {\n        \"id\": 40,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/40\"\n        }\n    },\n    \"shadowOwner\": {\n        \"id\": 29,\n        \"name\": \"Christine Court Coordinator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/29\"\n        }\n    },\n    \"leader\": {\n        \"id\": 3,\n        \"name\": \"Reg Redfern ChiefRiskOfficer\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/3\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"currentAssessment\": {\n        \"id\": 17750,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/17750/assessment?type=current\"\n        }\n    },\n    \"targetAssessment\": {\n        \"id\": 17750,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/17750/assessment?type=target\"\n        }\n    },\n    \"riskControlLinks\": {\n        \"id\": 17750,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"riskControlLinks\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/17750/riskControlLink/all\"\n        }\n    },\n    \"causes\": {\n        \"id\": 17750,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"causes\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/17750/cause/all\"\n        }\n    },\n    \"consequences\": {\n        \"id\": 17750,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"consequences\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/17750/consequence/all\"\n        }\n    },\n    \"etag\": \"-23793518\"\n}"},{"id":"fc557538-04f7-478a-9998-0578967b6377","name":"Accessing A Forbidden Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"2","description":"The ID of the risk."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 12:43:41 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"135"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view risk as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"dad1d8e1-28da-45d5-93dc-33d3f6ceb1ad","name":"Accessing A Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"10000","description":"The ID of the risk."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 13:12:17 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"104"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"}],"_postman_id":"44386da9-161a-4050-960c-b31d6ab18b28"},{"name":"Individual Risk Assessment","id":"7fbb022c-bab9-4ac9-873e-caa13c1a4f77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=","description":"<h4 id=\"assessment-object\">Assessment Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>score</td>\n<td>Score Object</td>\n<td>The score given to the risk, based on the probability and impact values selected.</td>\n</tr>\n<tr>\n<td>riskId</td>\n<td>Number</td>\n<td>The ID of the risk.</td>\n</tr>\n<tr>\n<td>assessmentType</td>\n<td>Number</td>\n<td>The type of assessment.<br /><br />- 1: Current<br />    <br />- 3: Target</td>\n</tr>\n<tr>\n<td>assumption</td>\n<td>String</td>\n<td>A description of any assumptions made when assessing the risk.</td>\n</tr>\n<tr>\n<td>fallbackPlan</td>\n<td>String</td>\n<td>The fallback plan which should be enacted if the risk occurs with the mitigation in its state.</td>\n</tr>\n<tr>\n<td>earliestDate</td>\n<td>Date</td>\n<td>The earliest date that the risk could impact, given its state.</td>\n</tr>\n<tr>\n<td>expiryDate</td>\n<td>Date</td>\n<td>The date after which the risk will not impact, given its state.</td>\n</tr>\n<tr>\n<td>probability</td>\n<td>Probability Object</td>\n<td>The probability of the risk occurring.</td>\n</tr>\n<tr>\n<td>impacts</td>\n<td>Array of Risk Impact Objects</td>\n<td>A list of impacts used to assess the risk.</td>\n</tr>\n<tr>\n<td>velocity</td>\n<td>Velocity Object</td>\n<td>The speed with which the risk’s impact will be felt after it has occurred.  <br />See <a href=\"#686d9c19-a6e4-4ded-9160-2ed48a755604\">Velocity</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"score-object\">Score Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>colour</td>\n<td>String</td>\n<td>A hexadecimal code representing the colour of the score.</td>\n</tr>\n<tr>\n<td>overallLabel</td>\n<td>String</td>\n<td>The label of overall rating band of the scoring grid used on the risk.</td>\n</tr>\n<tr>\n<td>cell</td>\n<td>Cell Object</td>\n<td>Contains the value and label of the cell if applicable.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>Position Object</td>\n<td>Contains the position of the cell in relation to the scoring grid. x and y values are 0-indexed.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"probability-object\">Probability Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>value</td>\n<td>Number</td>\n<td>The numerical probability value. Ranges from 0 to 100.</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>Probability Band Object</td>\n<td>The qualitative range where the probability lies.  <br />See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Probability Band</a>.</td>\n</tr>\n<tr>\n<td>gridLabel</td>\n<td>Grid Label Object</td>\n<td>The label where the probability value or rating lies, as defined by the scoring grid.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"risk-impact-object\">Risk Impact Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the risk impact.</td>\n</tr>\n<tr>\n<td>likely</td>\n<td>Number</td>\n<td>For quantitative impacts, this is the likely value in a 3-point estimate.</td>\n</tr>\n<tr>\n<td>weightedMean</td>\n<td>Number</td>\n<td>The mean value of the 3-point estimate calculated with the unit weighting.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Flag to determine whether the risk impact is no longer is use.</td>\n</tr>\n<tr>\n<td>impact</td>\n<td>Impact Object</td>\n<td>The type of impact associated with the risk impact.  <br />See <a href=\"#fc64c563-ba27-40ee-b288-b2b20120aa95\">Impact</a>.</td>\n</tr>\n<tr>\n<td>impactRating</td>\n<td>Impact Rating Object</td>\n<td>For qualitative impacts, this is the impact rating defined on the impact object.  <br />See <a href=\"#fc64c563-ba27-40ee-b288-b2b20120aa95\">Impact Rating</a>.</td>\n</tr>\n<tr>\n<td>scoringRating</td>\n<td>Scoring Rating Object</td>\n<td>A best match of the impact cell to where it lies on the scoring system.</td>\n</tr>\n<tr>\n<td>gridLabel</td>\n<td>Grid Label Object</td>\n<td>The label where the risk impact value or rating lies, as defined by the scoring grid.</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Unit Object</td>\n<td>For quantitative impacts, this is the unit assigned to the 3-point estimate.  <br />See <a href=\"#0a6f9fc1-5c97-400a-90d3-c34732b07113\">Unit</a>.</td>\n</tr>\n<tr>\n<td>min</td>\n<td>Number</td>\n<td>For quantitative impacts, this is the minimum value in a 3-point estimate.</td>\n</tr>\n<tr>\n<td>max</td>\n<td>Number</td>\n<td>For quantitative impacts, this is the maximum value in a 3-point estimate.</td>\n</tr>\n<tr>\n<td>distribution</td>\n<td>Distribution Object</td>\n<td>For quantitative impact, this determines the type of estimate used.  <br />See <a href=\"#91a33023-00ac-4c6d-b7e0-2711fdee2679\">Distribution</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","assessment"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>The type of assessment. Supported values are: 'current'; 'target'.</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"70bc0b65-3d42-4170-8417-a8b2a5bb6710","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Supported values are: 'current'; 'target'."}],"variable":[{"key":"riskId","value":"136","description":"The ID of the risk."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 11:16:54 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-250636737\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"865"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"score\": {\n        \"colour\": \"FF0000\",\n        \"overallLabel\": \"High\",\n        \"cell\": {\n            \"label\": null,\n            \"value\": 9,\n            \"etag\": \"-942273084\"\n        },\n        \"position\": {\n            \"x\": 4,\n            \"y\": 2,\n            \"etag\": \"3719\"\n        },\n        \"etag\": \"439559510\"\n    },\n    \"riskId\": 136,\n    \"assessmentType\": 1,\n    \"assumption\": \"The rate of inflation will increase every year.\",\n    \"fallbackPlan\": \"Budget for enough parts.\",\n    \"earliestDate\": \"2021-09-13\",\n    \"expiryDate\": \"2021-09-24\",\n    \"probability\": {\n        \"value\": 75,\n        \"rating\": {\n            \"id\": 8,\n            \"threshold\": 50,\n            \"description\": \"High\",\n            \"closed\": false,\n            \"y\": 2,\n            \"etag\": \"42562794\"\n        },\n        \"gridLabel\": {\n            \"id\": 3,\n            \"label\": \"High\",\n            \"etag\": \"2252812\"\n        },\n        \"etag\": \"-1520810969\"\n    },\n    \"impacts\": [\n        {\n            \"id\": 357,\n            \"likely\": 100,\n            \"weightedMean\": 116666.66666666667,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": null,\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"etag\": \"1169957835\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": {\n                \"id\": 20,\n                \"description\": \"Small Threat\",\n                \"lowestValue\": 0,\n                \"highestValue\": 5,\n                \"x\": 3,\n                \"closed\": false,\n                \"etag\": \"-1037820294\"\n            },\n            \"gridLabel\": {\n                \"id\": 4,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634347\"\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"type\": 1,\n                \"name\": \"£K\",\n                \"prefix\": \"£\",\n                \"suffix\": \"K\",\n                \"weighting\": 1000,\n                \"etag\": \"-1096267680\"\n            },\n            \"min\": 50,\n            \"max\": 200,\n            \"distribution\": {\n                \"id\": 4,\n                \"name\": \"General Triangular\",\n                \"etag\": \"510376660\"\n            },\n            \"etag\": \"-2128868300\"\n        },\n        {\n            \"id\": 356,\n            \"likely\": null,\n            \"weightedMean\": null,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 4,\n                \"unitType\": 3,\n                \"description\": null,\n                \"name\": \"Reputation\",\n                \"closed\": false,\n                \"etag\": \"-1476487788\"\n            },\n            \"impactRating\": {\n                \"id\": 12,\n                \"description\": null,\n                \"label\": \"National scandal\",\n                \"order\": 5,\n                \"closed\": false,\n                \"etag\": \"39087940\"\n            },\n            \"scoringRating\": {\n                \"id\": 15,\n                \"description\": null,\n                \"lowestValue\": null,\n                \"highestValue\": null,\n                \"x\": 4,\n                \"closed\": false,\n                \"etag\": \"-1745811446\"\n            },\n            \"gridLabel\": {\n                \"id\": 5,\n                \"label\": \"Medium Threat\",\n                \"etag\": \"1378399205\"\n            },\n            \"unit\": {\n                \"id\": 9,\n                \"type\": 3,\n                \"name\": \"None\",\n                \"prefix\": null,\n                \"suffix\": \"None\",\n                \"weighting\": 1,\n                \"etag\": \"-1996429467\"\n            },\n            \"min\": null,\n            \"max\": null,\n            \"distribution\": {\n                \"id\": 1,\n                \"name\": \"None\",\n                \"etag\": \"2437420\"\n            },\n            \"etag\": \"655075149\"\n        }\n    ],\n    \"velocity\": {\n        \"id\": 4,\n        \"description\": \"This risk is very fast approaching.\",\n        \"name\": \"Very Fast (< 1 week)\",\n        \"order\": 4,\n        \"etag\": \"239546060\"\n    },\n    \"etag\": \"-250636737\"\n}"},{"id":"c7d0e34e-c7d0-4a60-a102-21e95722b94d","name":"Accessing The Assessment Of A Forbidden Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Supported values are: 'current'; 'target'."}],"variable":[{"key":"riskId","value":"2","description":"The ID of the risk."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 14:54:07 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"135"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view risk as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"4b2298bd-850c-4fbf-a182-93b28d27ce56","name":"Accessing The Assessment Of A Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Supported values are: 'current'; 'target'."}],"variable":[{"key":"riskId","value":"10000","description":"The ID of the risk."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 14:55:04 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"104"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"}],"_postman_id":"7fbb022c-bab9-4ac9-873e-caa13c1a4f77"},{"name":"All Risks","id":"b54ed5ca-90d2-45f5-8999-cd2d4b8019ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/all","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the risks that is visible to the user making the request.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk","all"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":""}],"variable":[]}},"response":[{"id":"358efb08-179a-4701-abf3-5202e5d12a7e","name":"Successful Paginated Risk Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/all?page=13&maxResults=10","host":["{{SERVER_NAME}}"],"path":["api","v1","risk","all"],"query":[{"key":"page","value":"13","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 May 2023 09:36:46 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 179,\n            \"actionStrategy\": null,\n            \"cause\": \"Significant opposition to the development from the immediate neighbours\",\n            \"comments\": \"Initial Approval\",\n            \"consequence\": \"Building work may not commence until well into quarter 3. Revised plans may need to be drawn up and submitted.\",\n            \"controlEffectiveness\": null,\n            \"currentPosition\": \"CL1\",\n            \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n            \"customString2\": \"CL1\",\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"customerReference\": \"ENT1042\",\n            \"existingControls\": null,\n            \"description\": \"A Planning Application has been lodged with the Local Authority and preliminary discussions have been held.  However, these have revealed that there is a risk that the approval will be delayed. \",\n            \"name\": \"Planning Approval Delayed\",\n            \"notes\": \"Planning approval processes are available via intranet site.\",\n            \"trigger\": \"Informal meeting with Local Authority Planning Department - meeting requested, no date agreed yet. \",\n            \"accessLevel\": 50,\n            \"customNumber1\": 3000,\n            \"customNumber2\": -1.5,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"riskType\": 1,\n            \"customerAware\": false,\n            \"customBoolean1\": true,\n            \"customBoolean2\": true,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-12-06\",\n            \"customDate2\": \"2021-09-15\",\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-07-31\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"ENT2021GL__2T\",\n            \"closed\": false,\n            \"dateAccepted\": \"2021-10-18\",\n            \"dateApproved\": \"2021-10-23\",\n            \"creationDate\": \"2021-09-15\",\n            \"lastChanged\": \"2023-04-29T16:37:05\",\n            \"actionResponse\": {\n                \"id\": 6,\n                \"name\": \"Treat\",\n                \"etag\": \"81075957\"\n            },\n            \"securityRating\": {\n                \"id\": 1,\n                \"level\": 0,\n                \"name\": \"Unclassified\",\n                \"etag\": \"2004681064\"\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"New\",\n                \"type\": 3,\n                \"etag\": \"857442335\"\n            },\n            \"budget\": {\n                \"nominalBudget\": null,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"2058284099\"\n                },\n                \"etag\": \"1235973362\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 20,\n                    \"name\": \"Canada\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 3,\n                        \"name\": \"Country\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/3\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 5,\n                        \"name\": \"Program Director\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/5\"\n                        }\n                    },\n                    \"parent\": {\n                        \"id\": 11,\n                        \"name\": \"North America\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/11\"\n                        }\n                    },\n                    \"etag\": \"-1277565610\"\n                },\n                {\n                    \"id\": 70,\n                    \"name\": \"Climate Change\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 12,\n                        \"name\": \"Geopolitical\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/12\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 69,\n                        \"name\": \"Geopolitical\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/69\"\n                        }\n                    },\n                    \"etag\": \"1354257519\"\n                }\n            ],\n            \"customDropdowns\": [\n                {\n                    \"id\": 3,\n                    \"type\": 3,\n                    \"field\": {\n                        \"id\": 9,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114526\"\n                    },\n                    \"value\": \"Needs Reviewing\",\n                    \"description\": \"\",\n                    \"etag\": \"-1542477650\"\n                },\n                {\n                    \"id\": 7,\n                    \"type\": 3,\n                    \"field\": {\n                        \"id\": 10,\n                        \"key\": \"custom_dropdown2\",\n                        \"etag\": \"453114586\"\n                    },\n                    \"value\": \"Armour\",\n                    \"description\": \"\",\n                    \"etag\": \"1726173726\"\n                }\n            ],\n            \"linkedRisks\": [\n                {\n                    \"id\": 22,\n                    \"source\": {\n                        \"id\": 179,\n                        \"name\": \"Planning Approval Delayed\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"risk\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/risk/179\"\n                        }\n                    },\n                    \"target\": {\n                        \"id\": 144,\n                        \"name\": \"Finance delayed\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"risk\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/risk/144\"\n                        }\n                    },\n                    \"strength\": {\n                        \"id\": 2,\n                        \"name\": \"30%\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"linkStrength\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/linkStrength/2\"\n                        }\n                    },\n                    \"etag\": \"1137569948\"\n                }\n            ],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 76,\n                \"name\": \"House project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/76\"\n                }\n            },\n            \"parent\": {\n                \"id\": 138,\n                \"name\": \"Planning \",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/138\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": {\n                \"id\": 4,\n                \"name\": \"Sebastian Avery\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/4\"\n                }\n            },\n            \"leader\": {\n                \"id\": 6,\n                \"name\": \"Library Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/6\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 179,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 179,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179/assessment?type=target\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 179,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179/riskControlLink/all\"\n                }\n            },\n\t\t\t\"causes\": {\n\t\t\t\t\"id\": 179,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"causes\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/179/cause/all\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"consequences\": {\n\t\t\t\t\"id\": 179,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"consequences\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/179/consequence/all\"\n\t\t\t\t}\n\t\t\t},\n            \"etag\": \"-2076517175\"\n        },\n        {\n            \"id\": 180,\n            \"actionStrategy\": null,\n            \"cause\": \"Inadequate council planning information\",\n            \"comments\": \"Initial approval\",\n            \"consequence\": \"Redesign of foundations, rerunning of services and involvement of other contractors\",\n            \"controlEffectiveness\": null,\n            \"currentPosition\": \"CL2\",\n            \"customString1\": null,\n            \"customString2\": \"CL2\",\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"customerReference\": null,\n            \"existingControls\": null,\n            \"description\": \"There is a risk that foundation work will uncover existing services\",\n            \"name\": \"Groundworks problem\",\n            \"notes\": null,\n            \"trigger\": null,\n            \"accessLevel\": 50,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"riskType\": 1,\n            \"customerAware\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-07-31\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"ENT2021GL__3T\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2021-09-16\",\n            \"lastChanged\": \"2021-09-16T09:00:40\",\n            \"actionResponse\": {\n                \"id\": 6,\n                \"name\": \"Treat\",\n                \"etag\": \"81075957\"\n            },\n            \"securityRating\": null,\n            \"status\": null,\n            \"budget\": {\n                \"nominalBudget\": 30,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": 30,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"2058284099\"\n                },\n                \"etag\": \"-901455602\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"linkedRisks\": [],\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 76,\n                \"name\": \"House project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/76\"\n                }\n            },\n            \"parent\": null,\n            \"owner\": {\n                \"id\": 6,\n                \"name\": \"Library Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/6\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 6,\n                \"name\": \"Library Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/6\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 180,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 180,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180/assessment?type=target\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 180,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180/riskControlLink/all\"\n                }\n            },\n\t\t\t\"causes\": {\n\t\t\t\t\"id\": 180,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"causes\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/180/cause/all\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"consequences\": {\n\t\t\t\t\"id\": 180,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"consequences\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/180/consequence/all\"\n\t\t\t\t}\n\t\t\t},\n            \"etag\": \"570700248\"\n        },\n        {\n            \"id\": 181,\n            \"actionStrategy\": \"These are some action strategies.\",\n            \"cause\": \"These are some causes.\",\n            \"comments\": \"These are some comments.\",\n            \"consequence\": \"These are some of the consequences that could occur when the risk occurs.\",\n            \"controlEffectiveness\": \"These are some reasons why the controls linked to the risk are effective.\",\n            \"currentPosition\": \"This is the current position of the risk.\",\n            \"customString1\": null,\n            \"customString2\": \"This is the second custom string.\",\n            \"customString3\": null,\n            \"customString4\": \"This is the forth custom string.\",\n            \"customString5\": null,\n            \"customString6\": \"This is the sixth custom string.\",\n            \"customString7\": null,\n            \"customString8\": \"This is the eighth custom string.\",\n            \"customerReference\": \"CUST-123\",\n            \"existingControls\": \"These are some existing controls.\",\n            \"description\": \"This is a description.\",\n            \"name\": \"Predict! Connect Testing\",\n            \"notes\": \"These are some notes about the risk.\",\n            \"trigger\": \"This is something that triggers the risk.\",\n            \"accessLevel\": 98,\n            \"customNumber1\": 0.01,\n            \"customNumber2\": null,\n            \"customNumber3\": 30000000000,\n            \"customNumber4\": null,\n            \"riskType\": 2,\n            \"customerAware\": true,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": true,\n            \"customBoolean4\": false,\n            \"customDate1\": \"1970-01-01\",\n            \"customDate2\": null,\n            \"customDate3\": \"2040-06-25\",\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-09-30\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"Folder57__10I\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2021-09-16\",\n            \"lastChanged\": \"2023-05-03T13:46:07\",\n            \"actionResponse\": {\n                \"id\": 2,\n                \"name\": \"Exploit\",\n                \"etag\": \"355508090\"\n            },\n            \"securityRating\": {\n                \"id\": 3,\n                \"level\": 5,\n                \"name\": \"Confidential\",\n                \"etag\": \"-1788454435\"\n            },\n            \"status\": {\n                \"id\": 7,\n                \"name\": \"Ongoing\",\n                \"type\": 3,\n                \"etag\": \"-202856655\"\n            },\n            \"budget\": {\n                \"nominalBudget\": null,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": null,\n                \"unit\": {\n                    \"id\": 2,\n                    \"type\": 1,\n                    \"name\": \"£\",\n                    \"prefix\": \"£\",\n                    \"suffix\": null,\n                    \"weighting\": 1,\n                    \"etag\": \"-1803611461\"\n                },\n                \"etag\": \"1235973361\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 8,\n                    \"name\": \"Oxford\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 1,\n                        \"name\": \"City\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/1\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 6,\n                        \"name\": \"United Kingdom\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/6\"\n                        }\n                    },\n                    \"etag\": \"-1511332218\"\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Berlin\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 1,\n                        \"name\": \"City\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/1\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 5,\n                        \"name\": \"Germany\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/5\"\n                        }\n                    },\n                    \"etag\": \"-1108135644\"\n                },\n                {\n                    \"id\": 24,\n                    \"name\": \"Montreal\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 1,\n                        \"name\": \"City\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/1\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 20,\n                        \"name\": \"Canada\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/20\"\n                        }\n                    },\n                    \"etag\": \"739611280\"\n                }\n            ],\n            \"customDropdowns\": [\n                {\n                    \"id\": 3,\n                    \"type\": 3,\n                    \"field\": {\n                        \"id\": 9,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114526\"\n                    },\n                    \"value\": \"Needs Reviewing\",\n                    \"description\": \"\",\n                    \"etag\": \"-1542477650\"\n                },\n                {\n                    \"id\": 8,\n                    \"type\": 3,\n                    \"field\": {\n                        \"id\": 10,\n                        \"key\": \"custom_dropdown2\",\n                        \"etag\": \"453114586\"\n                    },\n                    \"value\": \"Aviation\",\n                    \"description\": \"\",\n                    \"etag\": \"-1279518246\"\n                }\n            ],\n            \"linkedRisks\": [],\n            \"changedBy\": {\n                \"id\": 4,\n                \"name\": \"Sebastian Avery\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/4\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 58,\n                \"name\": \"Risk\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/58\"\n                }\n            },\n            \"parent\": null,\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": {\n                \"id\": 4,\n                \"name\": \"Sebastian Avery\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/4\"\n                }\n            },\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 181,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/181/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 181,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/181/assessment?type=target\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 181,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/181/riskControlLink/all\"\n                }\n            },\n\t\t\t\"causes\": {\n\t\t\t\t\"id\": 181,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"causes\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/181/cause/all\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"consequences\": {\n\t\t\t\t\"id\": 181,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"consequences\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/181/consequence/all\"\n\t\t\t\t}\n\t\t\t},\n            \"etag\": \"-2074296460\"\n        },\n        {\n            \"id\": 182,\n            \"actionStrategy\": null,\n            \"cause\": null,\n            \"comments\": null,\n            \"consequence\": null,\n            \"controlEffectiveness\": null,\n            \"currentPosition\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"customerReference\": null,\n            \"existingControls\": null,\n            \"description\": null,\n            \"name\": \"Updated Assessment\",\n            \"notes\": null,\n            \"trigger\": null,\n            \"accessLevel\": 98,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"riskType\": 1,\n            \"customerAware\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-10-06\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"Folder57__11T\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2021-09-22\",\n            \"lastChanged\": \"2021-09-22T16:20:24\",\n            \"actionResponse\": null,\n            \"securityRating\": null,\n            \"status\": null,\n            \"budget\": {\n                \"nominalBudget\": null,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": null,\n                \"unit\": {\n                    \"id\": 2,\n                    \"type\": 1,\n                    \"name\": \"£\",\n                    \"prefix\": \"£\",\n                    \"suffix\": null,\n                    \"weighting\": 1,\n                    \"etag\": \"-1803611461\"\n                },\n                \"etag\": \"1235973361\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"linkedRisks\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 58,\n                \"name\": \"Risk\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/58\"\n                }\n            },\n            \"parent\": null,\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 182,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/182/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 182,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/182/assessment?type=target\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 182,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/182/riskControlLink/all\"\n                }\n            },\n\t\t\t\"causes\": {\n\t\t\t\t\"id\": 182,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"causes\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/182/cause/all\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"consequences\": {\n\t\t\t\t\"id\": 182,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"consequences\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/182/consequence/all\"\n\t\t\t\t}\n\t\t\t},\n            \"etag\": \"-1631944913\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 13,\n        \"maxResultsPerPage\": 10,\n        \"totalItems\": 124,\n        \"pageSize\": 4,\n        \"lastPage\": 13\n    },\n    \"etag\": \"-8824108\"\n}"},{"id":"4ea91b41-44f3-432f-879b-94fedc45b08c","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","risk","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 15:59:36 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"153"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"b54ed5ca-90d2-45f5-8999-cd2d4b8019ac"},{"name":"All Risk Assessments","id":"9f4cf65b-e396-4211-988d-2b6e8f54c3bf","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/all/assessment?type","description":"<p>This request lists all risk assessments available within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk","all","assessment"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>The type of assessment. Either one of: current; target. Omitting this paramter will fetch both current and target assessments.</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[]}},"response":[{"id":"80718286-c93d-41b8-bc43-254c6e551044","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/all/assessment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 14:14:37 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"etag\": \"3717\"\n                },\n                \"etag\": \"1359078870\"\n            },\n            \"riskId\": 3,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 3,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 21,\n                        \"description\": \"Medium Threat\",\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"2147346770\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1270786483\"\n                },\n                {\n                    \"id\": 4,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-10398187\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-464554805\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 3,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 3,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-380427278\"\n                },\n                {\n                    \"id\": 4,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-10398187\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"112857297\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"riskId\": 4,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 5,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"212894281\"\n                },\n                {\n                    \"id\": 6,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"355545563\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-218022770\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 4,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 5,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-14483528\"\n                },\n                {\n                    \"id\": 6,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"355545563\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2084421390\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 24,\n                    \"etag\": \"-857207356\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 4,\n                    \"etag\": \"4016\"\n                },\n                \"etag\": \"1448330713\"\n            },\n            \"riskId\": 7,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-26\",\n            \"expiryDate\": \"2020-10-30\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 5,\n                    \"threshold\": 50,\n                    \"description\": \"Very High\",\n                    \"closed\": false,\n                    \"y\": 4,\n                    \"etag\": \"704025683\"\n                },\n                \"gridLabel\": {\n                    \"id\": 8,\n                    \"label\": \"Very High\",\n                    \"etag\": \"700061117\"\n                },\n                \"etag\": \"-823002841\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 11,\n                    \"likely\": 1750,\n                    \"weightedMean\": 2083333.3333333335,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1507862080\"\n                },\n                {\n                    \"id\": 156,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 3,\n                        \"description\": null,\n                        \"label\": \"Major incident resulting in injuries to one or more members of the public\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-131774394\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1589271719\"\n                },\n                {\n                    \"id\": 12,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"497713420\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1632765250\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 7,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-29\",\n            \"expiryDate\": \"2020-08-27\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 11,\n                    \"likely\": 200,\n                    \"weightedMean\": 200000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 150,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"2103771898\"\n                },\n                {\n                    \"id\": 156,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"888470031\"\n                },\n                {\n                    \"id\": 12,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"497713420\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1584501044\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"etag\": \"3897\"\n                },\n                \"etag\": \"1192628099\"\n            },\n            \"riskId\": 8,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-25\",\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 13,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-697657119\"\n                },\n                {\n                    \"id\": 15,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-2071676097\"\n                },\n                {\n                    \"id\": 14,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"538020327\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"900457090\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 8,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-27\",\n            \"expiryDate\": \"2020-02-28\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 13,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1284428864\"\n                },\n                {\n                    \"id\": 15,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-145191210\"\n                },\n                {\n                    \"id\": 14,\n                    \"likely\": null,\n                    \"weightedMean\": 3,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 54,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 1,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"2076067582\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 2,\n                    \"max\": 4,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"996518434\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"40403917\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 9,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 16,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1515184087\"\n                },\n                {\n                    \"id\": 17,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-734910853\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1483013633\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 9,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 16,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1515184087\"\n                },\n                {\n                    \"id\": 17,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-734910853\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2006816096\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 10,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 18,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1768193679\"\n                },\n                {\n                    \"id\": 19,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-368967103\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"526740546\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 10,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 18,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"51804591\"\n                },\n                {\n                    \"id\": 19,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-368967103\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1407364277\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 11,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 20,\n                    \"likely\": 850,\n                    \"weightedMean\": 850000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 950,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-962691897\"\n                },\n                {\n                    \"id\": 21,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1033095557\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"861544703\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 11,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 20,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1124710957\"\n                },\n                {\n                    \"id\": 21,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1033095557\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-883893190\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"33FFFF\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -5,\n                    \"etag\": \"1151077828\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1479701917\"\n            },\n            \"riskId\": 12,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 22,\n                    \"likely\": -75,\n                    \"weightedMean\": -75000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 4,\n                        \"description\": \"Opportunity Band 2\",\n                        \"lowestValue\": -100,\n                        \"highestValue\": -50,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-637925013\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 10,\n                        \"label\": \"Low Opportunity\",\n                        \"etag\": \"-2016458834\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -100,\n                    \"max\": -50,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1535661834\"\n                },\n                {\n                    \"id\": 23,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"362920397\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-289557532\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"33FFFF\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -5,\n                    \"etag\": \"1151077828\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1479701917\"\n            },\n            \"riskId\": 12,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 22,\n                    \"likely\": -75,\n                    \"weightedMean\": -75000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 4,\n                        \"description\": \"Opportunity Band 2\",\n                        \"lowestValue\": -100,\n                        \"highestValue\": -50,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-637925013\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 10,\n                        \"label\": \"Low Opportunity\",\n                        \"etag\": \"-2016458834\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -100,\n                    \"max\": -50,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1535661834\"\n                },\n                {\n                    \"id\": 23,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"362920397\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1485294981\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 4,\n                    \"etag\": \"3898\"\n                },\n                \"etag\": \"1352082953\"\n            },\n            \"riskId\": 13,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 5,\n                    \"threshold\": 50,\n                    \"description\": \"Very High\",\n                    \"closed\": false,\n                    \"y\": 4,\n                    \"etag\": \"704025683\"\n                },\n                \"gridLabel\": {\n                    \"id\": 8,\n                    \"label\": \"Very High\",\n                    \"etag\": \"700061117\"\n                },\n                \"etag\": \"-823002841\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 24,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-392823457\"\n                },\n                {\n                    \"id\": 25,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1764983057\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2083390945\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 13,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 24,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-2109212545\"\n                },\n                {\n                    \"id\": 25,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1764983057\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1092877912\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"99FF00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -6,\n                    \"etag\": \"1166544324\"\n                },\n                \"position\": {\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"etag\": \"3600\"\n                },\n                \"etag\": \"927319642\"\n            },\n            \"riskId\": 14,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 26,\n                    \"likely\": -175,\n                    \"weightedMean\": -175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 6,\n                        \"description\": \"Opportunity Band 3\",\n                        \"lowestValue\": -250,\n                        \"highestValue\": -100,\n                        \"x\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-1021932729\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 9,\n                        \"label\": \"Medium Opportunity\",\n                        \"etag\": \"-1080095148\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -200,\n                    \"max\": -150,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"785154940\"\n                },\n                {\n                    \"id\": 27,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1094807897\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2096814080\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"99FF00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -8,\n                    \"etag\": \"1197477316\"\n                },\n                \"position\": {\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"etag\": \"3601\"\n                },\n                \"etag\": \"-1542601125\"\n            },\n            \"riskId\": 14,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 26,\n                    \"likely\": -175,\n                    \"weightedMean\": -175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 6,\n                        \"description\": \"Opportunity Band 3\",\n                        \"lowestValue\": -250,\n                        \"highestValue\": -100,\n                        \"x\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-1021932729\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 9,\n                        \"label\": \"Medium Opportunity\",\n                        \"etag\": \"-1080095148\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -200,\n                    \"max\": -150,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"785154940\"\n                },\n                {\n                    \"id\": 27,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1094807897\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1099798385\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 15,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 28,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-697054867\"\n                },\n                {\n                    \"id\": 29,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1460751647\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"131156719\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 15,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 28,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-697054867\"\n                },\n                {\n                    \"id\": 29,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1460751647\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1064580730\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 16,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 30,\n                    \"likely\": 400,\n                    \"weightedMean\": 400000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 300,\n                    \"max\": 500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"2095336051\"\n                },\n                {\n                    \"id\": 31,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1826695397\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1880086352\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 16,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 30,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-2047500205\"\n                },\n                {\n                    \"id\": 31,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1826695397\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"322616195\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 17,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-22\",\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 32,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-41483942\"\n                },\n                {\n                    \"id\": 33,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1881218218\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1972847428\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 17,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-23\",\n            \"expiryDate\": \"2019-11-29\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 32,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-2147012783\"\n                },\n                {\n                    \"id\": 33,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1992936250\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1666693719\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 1,\n                    \"etag\": \"3954\"\n                },\n                \"etag\": \"1192628156\"\n            },\n            \"riskId\": 18,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-30\",\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 34,\n                    \"likely\": 1125,\n                    \"weightedMean\": 1125000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 1500,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"446864540\"\n                },\n                {\n                    \"id\": 35,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1936087296\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"905556254\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 18,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-30\",\n            \"expiryDate\": \"2020-02-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 34,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"324459808\"\n                },\n                {\n                    \"id\": 35,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1936087296\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1322429826\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"riskId\": 19,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 36,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-557428538\"\n                },\n                {\n                    \"id\": 37,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-414777256\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1258915683\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 19,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 36,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-784395589\"\n                },\n                {\n                    \"id\": 37,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-414777256\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1169656651\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 7,\n                    \"etag\": \"-965472828\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 0,\n                    \"etag\": \"3953\"\n                },\n                \"etag\": \"-176156741\"\n            },\n            \"riskId\": 20,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 38,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1056347308\"\n                },\n                {\n                    \"id\": 39,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1154974152\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1469669918\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 20,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 38,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1049181533\"\n                },\n                {\n                    \"id\": 39,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1204199796\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1232045835\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"00CC00\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -11,\n                    \"etag\": \"1220677060\"\n                },\n                \"position\": {\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"etag\": \"3542\"\n                },\n                \"etag\": \"518333317\"\n            },\n            \"riskId\": 21,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-06-26\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 40,\n                    \"likely\": -375,\n                    \"weightedMean\": -375000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 8,\n                        \"description\": \"Opportunity Band 4\",\n                        \"lowestValue\": -500,\n                        \"highestValue\": -250,\n                        \"x\": 1,\n                        \"closed\": false,\n                        \"etag\": \"1795984675\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 8,\n                        \"label\": \"High Opportunity\",\n                        \"etag\": \"504694982\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -500,\n                    \"max\": -250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1692295347\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2128476997\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"00CC00\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -12,\n                    \"etag\": \"1228410308\"\n                },\n                \"position\": {\n                    \"x\": 1,\n                    \"y\": 3,\n                    \"etag\": \"3543\"\n                },\n                \"etag\": \"974594950\"\n            },\n            \"riskId\": 21,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-06-26\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 40,\n                    \"likely\": -375,\n                    \"weightedMean\": -375000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 8,\n                        \"description\": \"Opportunity Band 4\",\n                        \"lowestValue\": -500,\n                        \"highestValue\": -250,\n                        \"x\": 1,\n                        \"closed\": false,\n                        \"etag\": \"1795984675\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 8,\n                        \"label\": \"High Opportunity\",\n                        \"etag\": \"504694982\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -500,\n                    \"max\": -250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1692295347\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"282631872\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 22,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Low\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 42,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"313230288\"\n                },\n                {\n                    \"id\": 43,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-272404014\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-391921218\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 22,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 42,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"313230288\"\n                },\n                {\n                    \"id\": 43,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-272404014\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"237576454\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 23,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Low\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 44,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"679174038\"\n                },\n                {\n                    \"id\": 45,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"93334357\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1179770670\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 23,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 44,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"679174038\"\n                },\n                {\n                    \"id\": 45,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"93334357\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1959702292\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 24,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 47,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-919393985\"\n                },\n                {\n                    \"id\": 48,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1505233666\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"264504192\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 24,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 47,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-919393985\"\n                },\n                {\n                    \"id\": 48,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1505233666\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1991502637\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 25,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"1782329652\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 49,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1219509492\"\n                },\n                {\n                    \"id\": 50,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1139289922\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1667366585\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 25,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 49,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1219509492\"\n                },\n                {\n                    \"id\": 50,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1139289922\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1884964369\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 26,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 51,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"207919962\"\n                },\n                {\n                    \"id\": 52,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-773346172\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-55987845\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 26,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 51,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"207919962\"\n                },\n                {\n                    \"id\": 52,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-773346172\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1453729840\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"etag\": \"3483\"\n                },\n                \"etag\": \"-942859579\"\n            },\n            \"riskId\": 27,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 62.5,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1975699415\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 53,\n                    \"likely\": 25,\n                    \"weightedMean\": 0.25,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 50,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-67482210\"\n                },\n                {\n                    \"id\": 54,\n                    \"likely\": 10,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-107397601\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1792869362\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 27,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 53,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"178437259\"\n                },\n                {\n                    \"id\": 54,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-407402422\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-131878064\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ff0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 7,\n                    \"etag\": \"-965472828\"\n                },\n                \"position\": {\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"etag\": \"3601\"\n                },\n                \"etag\": \"297808096\"\n            },\n            \"riskId\": 29,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-27\",\n            \"expiryDate\": \"2020-08-25\",\n            \"probability\": {\n                \"value\": 62.5,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1975699415\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 55,\n                    \"likely\": 30,\n                    \"weightedMean\": 0.3,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 76,\n                        \"description\": \"High cost impact\",\n                        \"lowestValue\": 10,\n                        \"highestValue\": 50,\n                        \"x\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-71365457\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 19,\n                        \"label\": \"High\",\n                        \"etag\": \"2253756\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 10,\n                    \"max\": 50,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-877222377\"\n                },\n                {\n                    \"id\": 56,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-41458666\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1258943283\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"riskId\": 29,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-28\",\n            \"expiryDate\": \"2020-08-26\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 55,\n                    \"likely\": 200,\n                    \"weightedMean\": 200000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 150,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-556279311\"\n                },\n                {\n                    \"id\": 56,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-41458672\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"157806845\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"etag\": \"3483\"\n                },\n                \"etag\": \"-942859579\"\n            },\n            \"riskId\": 30,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-24\",\n            \"expiryDate\": \"2020-05-08\",\n            \"probability\": {\n                \"value\": 62.5,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1975699415\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 57,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1889419678\"\n                },\n                {\n                    \"id\": 58,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"min\": 0,\n                    \"max\": 0.15000000000000002,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"38073630\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1010527334\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"etag\": \"3482\"\n                },\n                \"etag\": \"1846825766\"\n            },\n            \"riskId\": 30,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-27\",\n            \"expiryDate\": \"2020-05-08\",\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 57,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1889419678\"\n                },\n                {\n                    \"id\": 58,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"min\": 0,\n                    \"max\": 0.15000000000000002,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"38073630\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1696411747\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 31,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-21\",\n            \"expiryDate\": \"2019-11-29\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 10,\n                    \"threshold\": 10,\n                    \"description\": \"Unlikely\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-230133810\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-518398331\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 60,\n                    \"likely\": 18.75,\n                    \"weightedMean\": 18750000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 39,\n                        \"description\": null,\n                        \"lowestValue\": 2.5,\n                        \"highestValue\": 5,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"790435732\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 12.5,\n                    \"max\": 25,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1620904320\"\n                },\n                {\n                    \"id\": 68,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 17,\n                        \"description\": null,\n                        \"label\": \"Improved project morale\",\n                        \"order\": -1,\n                        \"closed\": false,\n                        \"etag\": \"1851595588\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 27,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1756654450\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 11,\n                        \"label\": \"Negligible Opportunity\",\n                        \"etag\": \"1509089057\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1837569600\"\n                },\n                {\n                    \"id\": 61,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"295259414\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1308699707\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"etag\": \"3776\"\n                },\n                \"etag\": \"178906641\"\n            },\n            \"riskId\": 31,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-23\",\n            \"expiryDate\": \"2019-11-29\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"-1693120185\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 60,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 38,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 2.5,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-505137586\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"817213493\"\n                },\n                {\n                    \"id\": 68,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-148981165\"\n                },\n                {\n                    \"id\": 61,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"850251030\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1167634446\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"etag\": \"3541\"\n                },\n                \"etag\": \"-942859521\"\n            },\n            \"riskId\": 32,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-29\",\n            \"expiryDate\": \"2020-09-30\",\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 62,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 75,\n                        \"description\": \"Medium cost impact\",\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 1,\n                        \"closed\": false,\n                        \"etag\": \"1465856188\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 18,\n                        \"label\": \"Medium\",\n                        \"etag\": \"-1994158764\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1380035115\"\n                },\n                {\n                    \"id\": 63,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"min\": 0,\n                    \"max\": 0.15000000000000002,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1194550643\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"713322594\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"riskId\": 32,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-30\",\n            \"expiryDate\": \"2020-02-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 62,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-968174105\"\n                },\n                {\n                    \"id\": 63,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1561363778\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-910164729\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 33,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": \"2019-12-20\",\n            \"probability\": {\n                \"value\": 5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"320538951\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 64,\n                    \"likely\": 18.75,\n                    \"weightedMean\": 18750000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 39,\n                        \"description\": null,\n                        \"lowestValue\": 2.5,\n                        \"highestValue\": 5,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"790435732\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 12.5,\n                    \"max\": 25,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1942175476\"\n                },\n                {\n                    \"id\": 65,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1764508834\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1487462708\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"etag\": \"3776\"\n                },\n                \"etag\": \"178906641\"\n            },\n            \"riskId\": 33,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965413191\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 64,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 38,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 2.5,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-505137586\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1549100993\"\n                },\n                {\n                    \"id\": 65,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1582138530\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1533622190\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"etag\": \"3482\"\n                },\n                \"etag\": \"1846825766\"\n            },\n            \"riskId\": 34,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 66,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"631178182\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1198534228\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"riskId\": 34,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 66,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1388682905\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1154499436\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 35,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 70,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1005678484\"\n                },\n                {\n                    \"id\": 71,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"405158552\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1392819554\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 35,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 70,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1141680865\"\n                },\n                {\n                    \"id\": 71,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 7,\n                        \"type\": 2,\n                        \"name\": \"Months\",\n                        \"prefix\": null,\n                        \"suffix\": \"Months\",\n                        \"weighting\": 21.67,\n                        \"etag\": \"-958924621\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"556046563\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1323279891\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"etag\": \"3838\"\n                },\n                \"etag\": \"-1088680120\"\n            },\n            \"riskId\": 36,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-02-03\",\n            \"expiryDate\": \"2020-07-31\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 72,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1000930504\"\n                },\n                {\n                    \"id\": 73,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"595942712\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"659195437\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 36,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-02-03\",\n            \"expiryDate\": \"2020-07-31\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 72,\n                    \"likely\": 2000,\n                    \"weightedMean\": 2000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 2500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-852666747\"\n                },\n                {\n                    \"id\": 73,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"595942712\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"165256978\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 37,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 74,\n                    \"likely\": 3500,\n                    \"weightedMean\": 3500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 2500,\n                    \"max\": 4500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-665981365\"\n                },\n                {\n                    \"id\": 75,\n                    \"likely\": 50,\n                    \"weightedMean\": 50,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 58,\n                        \"description\": null,\n                        \"lowestValue\": 10,\n                        \"highestValue\": 20,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1413598230\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 40,\n                    \"max\": 60,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1056750085\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1401246643\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 37,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 74,\n                    \"likely\": 1500,\n                    \"weightedMean\": 1500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 1000,\n                    \"max\": 2000,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-160486837\"\n                },\n                {\n                    \"id\": 75,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"961886462\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1401455545\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 40,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - High\\nCost - High\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": null,\n                \"gridLabel\": null,\n                \"etag\": \"-672060329\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 81,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1006887848\"\n                },\n                {\n                    \"id\": 82,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"421048167\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"623507922\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 40,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 81,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1006682469\"\n                },\n                {\n                    \"id\": 82,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"421048167\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"606847416\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 42,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-10-23\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 85,\n                    \"likely\": 3500,\n                    \"weightedMean\": 3500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 2500,\n                    \"max\": 4500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-800774388\"\n                },\n                {\n                    \"id\": 86,\n                    \"likely\": 75,\n                    \"weightedMean\": 75,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 58,\n                        \"description\": null,\n                        \"lowestValue\": 10,\n                        \"highestValue\": 20,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1413598230\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 50,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-190218564\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-774958027\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 42,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-10-23\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 85,\n                    \"likely\": 1500,\n                    \"weightedMean\": 1500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 1000,\n                    \"max\": 2000,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-295279860\"\n                },\n                {\n                    \"id\": 86,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"827093439\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1001866039\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"etag\": \"3659\"\n                },\n                \"etag\": \"-465967716\"\n            },\n            \"riskId\": 44,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"1422617988\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 91,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1231393653\"\n                },\n                {\n                    \"id\": 92,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 13,\n                        \"description\": null,\n                        \"label\": \"Regional negative media impact\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1192736924\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1634245282\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1548523161\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 44,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 91,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1458360704\"\n                },\n                {\n                    \"id\": 92,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1088742371\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1545055964\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"etag\": \"3894\"\n                },\n                \"etag\": \"-198318457\"\n            },\n            \"riskId\": 45,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-11-30\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 93,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1055190993\"\n                },\n                {\n                    \"id\": 95,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 4,\n                        \"description\": null,\n                        \"label\": \"Major incident resulting in one or more long term or permanent employee injuries\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1710928632\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"396266265\"\n                },\n                {\n                    \"id\": 94,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1457352083\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"655484283\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 45,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-11-30\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 93,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1723146648\"\n                },\n                {\n                    \"id\": 95,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 6,\n                        \"description\": null,\n                        \"label\": \"Health or safety issue that results in employee absenteeism, but no long term ill effects\",\n                        \"order\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-228672598\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1142012373\"\n                },\n                {\n                    \"id\": 94,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1878164911\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1291150575\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 53,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 109,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1732885436\"\n                },\n                {\n                    \"id\": 110,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1249293365\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-497073589\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 53,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 109,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1834927667\"\n                },\n                {\n                    \"id\": 110,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1249293365\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1692548965\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"riskId\": 54,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 111,\n                    \"likely\": 850,\n                    \"weightedMean\": 850000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 950,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-380755718\"\n                },\n                {\n                    \"id\": 112,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1615237115\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1087001335\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 54,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 111,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-2094095879\"\n                },\n                {\n                    \"id\": 112,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1615237115\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-504729722\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 55,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 113,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-253147603\"\n                },\n                {\n                    \"id\": 114,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1981180865\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1867599013\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 55,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 113,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1728152129\"\n                },\n                {\n                    \"id\": 114,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1981180865\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1592958887\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 56,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 115,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"112796147\"\n                },\n                {\n                    \"id\": 116,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1947842681\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1732025603\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 56,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 115,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1362208379\"\n                },\n                {\n                    \"id\": 116,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1947842681\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-604319800\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 57,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 117,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"478739897\"\n                },\n                {\n                    \"id\": 118,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1581898931\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"365663006\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 57,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 117,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-996264629\"\n                },\n                {\n                    \"id\": 118,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1581898931\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1493368809\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"33FFFF\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -5,\n                    \"etag\": \"1151077828\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1479701917\"\n            },\n            \"riskId\": 58,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 119,\n                    \"likely\": -75,\n                    \"weightedMean\": -75000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 4,\n                        \"description\": \"Opportunity Band 2\",\n                        \"lowestValue\": -100,\n                        \"highestValue\": -50,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-637925013\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 10,\n                        \"label\": \"Low Opportunity\",\n                        \"etag\": \"-2016458834\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -100,\n                    \"max\": -50,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1180224506\"\n                },\n                {\n                    \"id\": 120,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1215955181\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1214665470\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 58,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 119,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-630320879\"\n                },\n                {\n                    \"id\": 120,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1215955181\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-703909878\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 59,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 121,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1210627397\"\n                },\n                {\n                    \"id\": 122,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-850011431\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1442210279\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 59,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 121,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-264377129\"\n                },\n                {\n                    \"id\": 122,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-850011431\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1393778731\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"etag\": \"3838\"\n                },\n                \"etag\": \"-1088680120\"\n            },\n            \"riskId\": 74,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 25,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"1194755111\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 152,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-434417384\"\n                },\n                {\n                    \"id\": 153,\n                    \"likely\": 1,\n                    \"weightedMean\": 5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1869717560\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"826898412\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 74,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 152,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1034699948\"\n                },\n                {\n                    \"id\": 153,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1620334250\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"352885818\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"riskId\": 75,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 35,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-1161100249\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 154,\n                    \"likely\": 750,\n                    \"weightedMean\": 750000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1951718542\"\n                },\n                {\n                    \"id\": 155,\n                    \"likely\": 2,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1261114394\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-752505591\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 75,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 154,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-668756198\"\n                },\n                {\n                    \"id\": 155,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1254390500\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1844392869\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 77,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-01-06\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 160,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1718078918\"\n                },\n                {\n                    \"id\": 161,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-156764629\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-323080545\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 77,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-01-06\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 160,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1904079578\"\n                },\n                {\n                    \"id\": 161,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-156764629\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-927529453\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 79,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 162,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"795224181\"\n                },\n                {\n                    \"id\": 163,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1164842514\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1908855088\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 79,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 162,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"795224181\"\n                },\n                {\n                    \"id\": 163,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1164842514\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"713117639\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 80,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 164,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1160962552\"\n                },\n                {\n                    \"id\": 165,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"575328250\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1249853033\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 80,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 164,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1160962552\"\n                },\n                {\n                    \"id\": 165,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"575328250\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"54115584\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 81,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 166,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1526906302\"\n                },\n                {\n                    \"id\": 167,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"941272000\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-947425654\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 81,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 166,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1526906302\"\n                },\n                {\n                    \"id\": 167,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"941272000\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2143163103\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 82,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 168,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1892850052\"\n                },\n                {\n                    \"id\": 169,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1307010371\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1150262896\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 82,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 168,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1892850052\"\n                },\n                {\n                    \"id\": 169,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1307010371\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-45474553\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"etag\": \"3717\"\n                },\n                \"etag\": \"1359078870\"\n            },\n            \"riskId\": 87,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 170,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 21,\n                        \"description\": \"Medium Threat\",\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"2147346770\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1368229218\"\n                },\n                {\n                    \"id\": 171,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 13,\n                        \"description\": null,\n                        \"label\": \"Regional negative media impact\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1192736924\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1056637871\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-282928214\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"riskId\": 87,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 170,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1809001064\"\n                },\n                {\n                    \"id\": 171,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 13,\n                        \"description\": null,\n                        \"label\": \"Regional negative media impact\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1192736924\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1056637871\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"965145059\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"etag\": \"3718\"\n                },\n                \"etag\": \"-1088680240\"\n            },\n            \"riskId\": 88,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"1422617988\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 172,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1670024365\"\n                },\n                {\n                    \"id\": 173,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1745811446\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-616523256\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2055699562\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"riskId\": 88,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 172,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1670024365\"\n                },\n                {\n                    \"id\": 173,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 13,\n                        \"description\": null,\n                        \"label\": \"Regional negative media impact\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1192736924\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1422581621\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1261246841\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"riskId\": 98,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 192,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1989413135\"\n                },\n                {\n                    \"id\": 193,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 13,\n                        \"description\": null,\n                        \"label\": \"Regional negative media impact\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1192736924\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"787051825\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1959033900\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 98,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 192,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1989413135\"\n                },\n                {\n                    \"id\": 193,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1935935828\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-28733126\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"etag\": \"3718\"\n                },\n                \"etag\": \"-1088680240\"\n            },\n            \"riskId\": 99,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"1422617988\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 194,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 21,\n                        \"description\": \"Medium Threat\",\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"2147346770\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1464586922\"\n                },\n                {\n                    \"id\": 195,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1569992078\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-123618124\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 99,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 194,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1939610411\"\n                },\n                {\n                    \"id\": 195,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1569992078\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2068955483\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 0,\n                    \"etag\": \"4012\"\n                },\n                \"etag\": \"1192628214\"\n            },\n            \"riskId\": 100,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 196,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1675914271\"\n                },\n                {\n                    \"id\": 197,\n                    \"likely\": 15,\n                    \"weightedMean\": 75,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 58,\n                        \"description\": null,\n                        \"lowestValue\": 10,\n                        \"highestValue\": 20,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1413598230\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 10,\n                    \"max\": 20,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1059620461\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 5,\n                \"description\": \"Happening today\",\n                \"name\": \"Now\",\n                \"order\": 5,\n                \"etag\": \"-836411090\"\n            },\n            \"etag\": \"722709733\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 100,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 196,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1571612871\"\n                },\n                {\n                    \"id\": 197,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"2135460954\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1409973547\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 101,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 198,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1309970521\"\n                },\n                {\n                    \"id\": 199,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1793562592\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1318019442\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 101,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 198,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1205669121\"\n                },\n                {\n                    \"id\": 199,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1793562592\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-787305140\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 15,\n                    \"etag\": \"-895873596\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 2,\n                    \"etag\": \"4014\"\n                },\n                \"etag\": \"-1117837699\"\n            },\n            \"riskId\": 102,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 200,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-944026771\"\n                },\n                {\n                    \"id\": 201,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1427618842\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-482724826\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 102,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 200,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-839725371\"\n                },\n                {\n                    \"id\": 201,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1427618842\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1310383469\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 103,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 202,\n                    \"likely\": 1125,\n                    \"weightedMean\": 1125000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 1500,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1121368468\"\n                },\n                {\n                    \"id\": 203,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1212357724\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1446765857\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 103,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 202,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-473781621\"\n                },\n                {\n                    \"id\": 203,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1061675092\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-886895218\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 104,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 204,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"2037716286\"\n                },\n                {\n                    \"id\": 205,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-846413974\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1280314782\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 104,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 204,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-107837871\"\n                },\n                {\n                    \"id\": 205,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-695731342\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1210793391\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 0,\n                    \"etag\": \"4012\"\n                },\n                \"etag\": \"1192628214\"\n            },\n            \"riskId\": 105,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 206,\n                    \"likely\": 1125,\n                    \"weightedMean\": 1125000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 1500,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1853255968\"\n                },\n                {\n                    \"id\": 207,\n                    \"likely\": 15,\n                    \"weightedMean\": 75,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 58,\n                        \"description\": null,\n                        \"lowestValue\": 10,\n                        \"highestValue\": 20,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1413598230\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 10,\n                    \"max\": 20,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1405628085\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"-1377326675\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 105,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 206,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"258105879\"\n                },\n                {\n                    \"id\": 207,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-329787592\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-986485296\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 106,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 208,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1525363510\"\n                },\n                {\n                    \"id\": 209,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"257060710\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"421604639\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 106,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 208,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"624049629\"\n                },\n                {\n                    \"id\": 209,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"36156158\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1111203313\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 107,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 210,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1832228560\"\n                },\n                {\n                    \"id\": 211,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"623004460\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-1876789199\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 107,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 210,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"989993379\"\n                },\n                {\n                    \"id\": 211,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"402099908\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1086075374\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 108,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 212,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-793476010\"\n                },\n                {\n                    \"id\": 213,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"988948210\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-1972077719\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 108,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 212,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1355937129\"\n                },\n                {\n                    \"id\": 213,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"768043658\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1011613235\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 109,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 214,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1100341060\"\n                },\n                {\n                    \"id\": 215,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1133987408\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-351276216\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 109,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 214,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1721880879\"\n                },\n                {\n                    \"id\": 215,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1133987408\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1185665452\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 110,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 216,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1983523229\"\n                },\n                {\n                    \"id\": 217,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1349248526\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-690522829\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 110,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 216,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"2087824629\"\n                },\n                {\n                    \"id\": 217,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1499931158\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"912023157\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 15,\n                    \"etag\": \"-895873596\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 2,\n                    \"etag\": \"4014\"\n                },\n                \"etag\": \"-1117837699\"\n            },\n            \"riskId\": 111,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 218,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1945500317\"\n                },\n                {\n                    \"id\": 219,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1715192276\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1803700197\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 111,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 218,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1841198917\"\n                },\n                {\n                    \"id\": 219,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1865874908\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1285255530\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 1,\n                    \"etag\": \"4013\"\n                },\n                \"etag\": \"1352083068\"\n            },\n            \"riskId\": 112,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 220,\n                    \"likely\": 2250,\n                    \"weightedMean\": 2250000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1579556567\"\n                },\n                {\n                    \"id\": 221,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"2081136026\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"1607296525\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 112,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 220,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1475255167\"\n                },\n                {\n                    \"id\": 221,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-2063148638\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"812433079\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 1,\n                    \"etag\": \"3954\"\n                },\n                \"etag\": \"1192628156\"\n            },\n            \"riskId\": 113,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 222,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1036242740\"\n                },\n                {\n                    \"id\": 223,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1847887520\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-857597709\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 113,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 222,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1109311417\"\n                },\n                {\n                    \"id\": 223,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1697204888\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1384845608\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 114,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 224,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1402186490\"\n                },\n                {\n                    \"id\": 225,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1531169414\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-1553995582\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 114,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 224,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-743367667\"\n                },\n                {\n                    \"id\": 225,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1331261138\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"712843001\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 115,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 226,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1095321440\"\n                },\n                {\n                    \"id\": 227,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-744412836\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"-274274497\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 115,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 226,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-377423917\"\n                },\n                {\n                    \"id\": 227,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-965317388\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1484435686\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"riskId\": 116,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 228,\n                    \"likely\": 1125,\n                    \"weightedMean\": 1125000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 1500,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1583669922\"\n                },\n                {\n                    \"id\": 229,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-378469086\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"-1555841872\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 116,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 228,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-11480167\"\n                },\n                {\n                    \"id\": 229,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-599373638\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"613252923\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"riskId\": 117,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 230,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-278319901\"\n                },\n                {\n                    \"id\": 231,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-384112520\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"700628352\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 117,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 230,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"354463583\"\n                },\n                {\n                    \"id\": 231,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-233429888\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1584025764\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 118,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 232,\n                    \"likely\": 1125,\n                    \"weightedMean\": 1125000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 1500,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1979409874\"\n                },\n                {\n                    \"id\": 233,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-67394414\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-288471902\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 118,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 232,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"720407333\"\n                },\n                {\n                    \"id\": 233,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"132513862\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"513662845\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 119,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 234,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1063062056\"\n                },\n                {\n                    \"id\": 235,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"298549336\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"-1656362146\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 119,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 234,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1086351083\"\n                },\n                {\n                    \"id\": 235,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"498457612\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1683615842\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 120,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 236,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-697118306\"\n                },\n                {\n                    \"id\": 237,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"664493086\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"441326463\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 120,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 236,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1452294833\"\n                },\n                {\n                    \"id\": 237,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"864401362\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"414072767\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 121,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 238,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1003983356\"\n                },\n                {\n                    \"id\": 239,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1451249664\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"1721047549\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 121,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 238,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1818238583\"\n                },\n                {\n                    \"id\": 239,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1230345112\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1783205920\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 122,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 240,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"34769194\"\n                },\n                {\n                    \"id\": 241,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1817193414\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-375115985\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 122,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 240,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-2110784963\"\n                },\n                {\n                    \"id\": 241,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1596288862\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"314482689\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 123,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 242,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-272095856\"\n                },\n                {\n                    \"id\": 243,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-2111830132\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1621457472\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 123,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 242,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 14,\n                        \"type\": 1,\n                        \"name\": \"$K\",\n                        \"prefix\": \"$\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1300,\n                        \"etag\": \"-1675573093\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1744841213\"\n                },\n                {\n                    \"id\": 243,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1962232612\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1882795998\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"riskId\": 124,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 244,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1153984202\"\n                },\n                {\n                    \"id\": 245,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1011332920\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"542990822\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 124,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 244,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1380951253\"\n                },\n                {\n                    \"id\": 245,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1011332920\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1323404140\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"etag\": \"3717\"\n                },\n                \"etag\": \"1359078870\"\n            },\n            \"riskId\": 125,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 246,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1015007503\"\n                },\n                {\n                    \"id\": 247,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1745811446\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"38493606\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-319042682\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 125,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 246,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1015007503\"\n                },\n                {\n                    \"id\": 247,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-645389170\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"774284469\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"etag\": \"3718\"\n                },\n                \"etag\": \"-1088680240\"\n            },\n            \"riskId\": 126,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"1422617988\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 248,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 21,\n                        \"description\": \"Medium Threat\",\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"2147346770\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1539833716\"\n                },\n                {\n                    \"id\": 249,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-279445420\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"679399471\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 126,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 248,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-649063753\"\n                },\n                {\n                    \"id\": 249,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-279445420\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1422994218\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 127,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 250,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1864487944\"\n                },\n                {\n                    \"id\": 251,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-869165063\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"493976620\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 127,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 250,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-283325382\"\n                },\n                {\n                    \"id\": 251,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-869165063\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2081996332\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 129,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Low\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 252,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"82618374\"\n                },\n                {\n                    \"id\": 253,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-503221307\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-987208196\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 129,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 252,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"82618374\"\n                },\n                {\n                    \"id\": 253,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-503221307\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1767139818\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"riskId\": 131,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Low\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": \"A fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-11\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1520810969\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 256,\n                    \"likely\": null,\n                    \"weightedMean\": 20000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"132265360\"\n                },\n                {\n                    \"id\": 264,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 16,\n                        \"description\": null,\n                        \"label\": \"Negative morale in the project\",\n                        \"order\": 1,\n                        \"closed\": false,\n                        \"etag\": \"-179049542\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"733218753\"\n                },\n                {\n                    \"id\": 257,\n                    \"likely\": 20,\n                    \"weightedMean\": 20,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-2004688608\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1057715522\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 131,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 256,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"814505874\"\n                },\n                {\n                    \"id\": 264,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"317649057\"\n                },\n                {\n                    \"id\": 257,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"228666193\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"459536283\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 132,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 258,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1180449624\"\n                },\n                {\n                    \"id\": 265,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1646862716\"\n                },\n                {\n                    \"id\": 259,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"594609943\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1307693214\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"etag\": \"3659\"\n                },\n                \"etag\": \"-465967716\"\n            },\n            \"riskId\": 132,\n            \"assessmentType\": 3,\n            \"assumption\": \"Assumptions...\",\n            \"fallbackPlan\": \"Fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-07\",\n            \"probability\": {\n                \"value\": 45,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"-2016858748\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 258,\n                    \"likely\": null,\n                    \"weightedMean\": 10000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-2107502250\"\n                },\n                {\n                    \"id\": 265,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"label\": \"Negative feedback from stakeholders\",\n                        \"order\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-986518981\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-462153701\"\n                },\n                {\n                    \"id\": 259,\n                    \"likely\": 10,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"894614758\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"-1342453542\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"riskId\": 133,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Low\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 50,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"549880871\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 260,\n                    \"likely\": null,\n                    \"weightedMean\": 20000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"864152860\"\n                },\n                {\n                    \"id\": 261,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"960759072\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1858187237\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 133,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 260,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1546393374\"\n                },\n                {\n                    \"id\": 261,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"960759072\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1966319915\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"etag\": \"3719\"\n                },\n                \"etag\": \"439559510\"\n            },\n            \"riskId\": 136,\n            \"assessmentType\": 1,\n            \"assumption\": \"The rate of inflation will increase every year.\",\n            \"fallbackPlan\": \"Budget for enough parts.\",\n            \"earliestDate\": \"2021-09-13\",\n            \"expiryDate\": \"2021-09-24\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1520810969\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 357,\n                    \"likely\": 100,\n                    \"weightedMean\": 116666.66666666667,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 50,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 4,\n                        \"name\": \"General Triangular\",\n                        \"etag\": \"510376660\"\n                    },\n                    \"etag\": \"-2128868300\"\n                },\n                {\n                    \"id\": 356,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1745811446\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"655075149\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 4,\n                \"description\": \"This risk is very fast approaching.\",\n                \"name\": \"Very Fast (< 1 week)\",\n                \"order\": 4,\n                \"etag\": \"239546060\"\n            },\n            \"etag\": \"-250636737\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 136,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 357,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-32892968\"\n                },\n                {\n                    \"id\": 356,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-28807627\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-282597804\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 137,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 266,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1650537299\"\n                },\n                {\n                    \"id\": 267,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1280918966\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1746616534\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 137,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 266,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1650537299\"\n                },\n                {\n                    \"id\": 267,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1280918966\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1352613313\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 138,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 268,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"863014398\"\n                },\n                {\n                    \"id\": 269,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-2021115862\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"763152809\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 138,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 268,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1284593549\"\n                },\n                {\n                    \"id\": 269,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 7,\n                        \"type\": 2,\n                        \"name\": \"Months\",\n                        \"prefix\": null,\n                        \"suffix\": \"Months\",\n                        \"weighting\": 21.67,\n                        \"etag\": \"-958924621\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1870227851\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"693613146\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 139,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-01-06\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 270,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1228958148\"\n                },\n                {\n                    \"id\": 271,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1504694859\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"705169629\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 139,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-01-06\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 270,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"556149348\"\n                },\n                {\n                    \"id\": 271,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1504694859\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"100720721\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 24,\n                    \"etag\": \"-857207356\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 4,\n                    \"etag\": \"4016\"\n                },\n                \"etag\": \"1448330713\"\n            },\n            \"riskId\": 140,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-26\",\n            \"expiryDate\": \"2020-10-30\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 5,\n                    \"threshold\": 50,\n                    \"description\": \"Very High\",\n                    \"closed\": false,\n                    \"y\": 4,\n                    \"etag\": \"704025683\"\n                },\n                \"gridLabel\": {\n                    \"id\": 8,\n                    \"label\": \"Very High\",\n                    \"etag\": \"700061117\"\n                },\n                \"etag\": \"-823002841\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 272,\n                    \"likely\": 1750,\n                    \"weightedMean\": 2083333.3333333335,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 9,\n                        \"description\": \"Threat Band 5\",\n                        \"lowestValue\": 1500,\n                        \"highestValue\": 3000,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1977716384\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 3000,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-128602449\"\n                },\n                {\n                    \"id\": 274,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 3,\n                        \"description\": null,\n                        \"label\": \"Major incident resulting in injuries to one or more members of the public\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-131774394\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1705116489\"\n                },\n                {\n                    \"id\": 273,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1138751109\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-20900229\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 140,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-29\",\n            \"expiryDate\": \"2020-08-27\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 272,\n                    \"likely\": 200,\n                    \"weightedMean\": 200000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 150,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"467307369\"\n                },\n                {\n                    \"id\": 274,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1004314801\"\n                },\n                {\n                    \"id\": 273,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1138751109\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-69164435\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"etag\": \"3897\"\n                },\n                \"etag\": \"1192628099\"\n            },\n            \"riskId\": 141,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-25\",\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 275,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-3666125\"\n                },\n                {\n                    \"id\": 277,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1377685103\"\n                },\n                {\n                    \"id\": 276,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1232011321\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1040013\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 141,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-27\",\n            \"expiryDate\": \"2020-02-28\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 275,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1978419858\"\n                },\n                {\n                    \"id\": 277,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"548799784\"\n                },\n                {\n                    \"id\": 276,\n                    \"likely\": null,\n                    \"weightedMean\": 3,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 54,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 1,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"2076067582\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 2,\n                    \"max\": 4,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1690509428\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-859013160\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 142,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-22\",\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 278,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"2019924348\"\n                },\n                {\n                    \"id\": 279,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"180190072\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-928179487\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 142,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-23\",\n            \"expiryDate\": \"2019-11-29\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 278,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-85604493\"\n                },\n                {\n                    \"id\": 279,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-240622756\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-272753338\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 1,\n                    \"etag\": \"3954\"\n                },\n                \"etag\": \"1192628156\"\n            },\n            \"riskId\": 143,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-30\",\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 280,\n                    \"likely\": 1125,\n                    \"weightedMean\": 1125000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 1500,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1786694466\"\n                },\n                {\n                    \"id\": 281,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"125320994\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1995470661\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 143,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-30\",\n            \"expiryDate\": \"2020-02-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 280,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1909099198\"\n                },\n                {\n                    \"id\": 281,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"125320994\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"71510555\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 7,\n                    \"etag\": \"-965472828\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 0,\n                    \"etag\": \"3953\"\n                },\n                \"etag\": \"-176156741\"\n            },\n            \"riskId\": 144,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 282,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1543155448\"\n                },\n                {\n                    \"id\": 283,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"540490388\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2121549150\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 144,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": \"2020-08-28\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 282,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"646283007\"\n                },\n                {\n                    \"id\": 283,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"491264744\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1935794063\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"00CC00\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -11,\n                    \"etag\": \"1220677060\"\n                },\n                \"position\": {\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"etag\": \"3542\"\n                },\n                \"etag\": \"518333317\"\n            },\n            \"riskId\": 145,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-06-26\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 284,\n                    \"likely\": -375,\n                    \"weightedMean\": -375000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 8,\n                        \"description\": \"Opportunity Band 4\",\n                        \"lowestValue\": -500,\n                        \"highestValue\": -250,\n                        \"x\": 1,\n                        \"closed\": false,\n                        \"etag\": \"1795984675\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 8,\n                        \"label\": \"High Opportunity\",\n                        \"etag\": \"504694982\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -500,\n                    \"max\": -250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"3169193\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1386472821\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"00CC00\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -12,\n                    \"etag\": \"1228410308\"\n                },\n                \"position\": {\n                    \"x\": 1,\n                    \"y\": 3,\n                    \"etag\": \"3543\"\n                },\n                \"etag\": \"974594950\"\n            },\n            \"riskId\": 145,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-06-26\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 284,\n                    \"likely\": -375,\n                    \"weightedMean\": -375000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 8,\n                        \"description\": \"Opportunity Band 4\",\n                        \"lowestValue\": -500,\n                        \"highestValue\": -250,\n                        \"x\": 1,\n                        \"closed\": false,\n                        \"etag\": \"1795984675\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 8,\n                        \"label\": \"High Opportunity\",\n                        \"etag\": \"504694982\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -500,\n                    \"max\": -250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"3169193\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-459372304\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"etag\": \"3894\"\n                },\n                \"etag\": \"-198318457\"\n            },\n            \"riskId\": 146,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-11-30\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 285,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1826052625\"\n                },\n                {\n                    \"id\": 287,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 4,\n                        \"description\": null,\n                        \"label\": \"Major incident resulting in one or more long term or permanent employee injuries\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1710928632\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1167127897\"\n                },\n                {\n                    \"id\": 286,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-686490451\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2085156352\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 146,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-11-30\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 285,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-952285016\"\n                },\n                {\n                    \"id\": 287,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 6,\n                        \"description\": null,\n                        \"label\": \"Health or safety issue that results in employee absenteeism, but no long term ill effects\",\n                        \"order\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-228672598\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-371150741\"\n                },\n                {\n                    \"id\": 286,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1107303279\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1449490060\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 147,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 288,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1920328724\"\n                },\n                {\n                    \"id\": 289,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1788798891\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1294225007\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 147,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 288,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1920328724\"\n                },\n                {\n                    \"id\": 289,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1788798891\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1805004840\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 152,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 296,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1822666639\"\n                },\n                {\n                    \"id\": 297,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1042393405\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1726389328\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 152,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 296,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1822666639\"\n                },\n                {\n                    \"id\": 297,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1042393405\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-921251761\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 153,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 298,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1460711127\"\n                },\n                {\n                    \"id\": 299,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-676449655\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1612304881\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 153,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 298,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-255677961\"\n                },\n                {\n                    \"id\": 299,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-676449655\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1802038684\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"33FFFF\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -5,\n                    \"etag\": \"1151077828\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1479701917\"\n            },\n            \"riskId\": 154,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 300,\n                    \"likely\": -75,\n                    \"weightedMean\": -75000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 4,\n                        \"description\": \"Opportunity Band 2\",\n                        \"lowestValue\": -100,\n                        \"highestValue\": -50,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-637925013\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 10,\n                        \"label\": \"Low Opportunity\",\n                        \"etag\": \"-2016458834\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -100,\n                    \"max\": -50,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"2085879160\"\n                },\n                {\n                    \"id\": 301,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-310505905\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1301681806\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"33FFFF\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -5,\n                    \"etag\": \"1151077828\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1479701917\"\n            },\n            \"riskId\": 154,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 300,\n                    \"likely\": -75,\n                    \"weightedMean\": -75000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 4,\n                        \"description\": \"Opportunity Band 2\",\n                        \"lowestValue\": -100,\n                        \"highestValue\": -50,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-637925013\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 10,\n                        \"label\": \"Low Opportunity\",\n                        \"etag\": \"-2016458834\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -100,\n                    \"max\": -50,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"2085879160\"\n                },\n                {\n                    \"id\": 301,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-310505905\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1797548041\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"99FF00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -6,\n                    \"etag\": \"1166544324\"\n                },\n                \"position\": {\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"etag\": \"3600\"\n                },\n                \"etag\": \"927319642\"\n            },\n            \"riskId\": 155,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 302,\n                    \"likely\": -175,\n                    \"weightedMean\": -175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 6,\n                        \"description\": \"Opportunity Band 3\",\n                        \"lowestValue\": -250,\n                        \"highestValue\": -100,\n                        \"x\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-1021932729\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 9,\n                        \"label\": \"Medium Opportunity\",\n                        \"etag\": \"-1080095148\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -200,\n                    \"max\": -150,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-254215112\"\n                },\n                {\n                    \"id\": 303,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"55437845\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1012998803\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"99FF00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": -8,\n                    \"etag\": \"1197477316\"\n                },\n                \"position\": {\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"etag\": \"3601\"\n                },\n                \"etag\": \"-1542601125\"\n            },\n            \"riskId\": 155,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 302,\n                    \"likely\": -175,\n                    \"weightedMean\": -175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 6,\n                        \"description\": \"Opportunity Band 3\",\n                        \"lowestValue\": -250,\n                        \"highestValue\": -100,\n                        \"x\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-1021932729\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 9,\n                        \"label\": \"Medium Opportunity\",\n                        \"etag\": \"-1080095148\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": -200,\n                    \"max\": -150,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-254215112\"\n                },\n                {\n                    \"id\": 303,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"55437845\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"85356028\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 156,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 304,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1736424919\"\n                },\n                {\n                    \"id\": 305,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"421381595\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1316311132\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 156,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 304,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1736424919\"\n                },\n                {\n                    \"id\": 305,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"421381595\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"120573683\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"riskId\": 157,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 306,\n                    \"likely\": 400,\n                    \"weightedMean\": 400000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 300,\n                    \"max\": 500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1055965999\"\n                },\n                {\n                    \"id\": 307,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"787325345\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1229726531\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 157,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 306,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1208097039\"\n                },\n                {\n                    \"id\": 307,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"787325345\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1507770608\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 158,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 308,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-408045194\"\n                },\n                {\n                    \"id\": 309,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1153269095\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-2021283925\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 158,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 308,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1739108776\"\n                },\n                {\n                    \"id\": 309,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1153269095\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-302289581\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"etag\": \"3955\"\n                },\n                \"etag\": \"1352083010\"\n            },\n            \"riskId\": 159,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 310,\n                    \"likely\": 850,\n                    \"weightedMean\": 850000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 7,\n                        \"description\": \"Threat Band 4\",\n                        \"lowestValue\": 750,\n                        \"highestValue\": 1500,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"585616462\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 750,\n                    \"max\": 950,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-476574609\"\n                },\n                {\n                    \"id\": 311,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1519212845\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1863235091\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 8,\n                    \"etag\": \"-950006332\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"etag\": \"3896\"\n                },\n                \"etag\": \"736366466\"\n            },\n            \"riskId\": 159,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 310,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-638593669\"\n                },\n                {\n                    \"id\": 311,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1519212845\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"117797198\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 11,\n                    \"etag\": \"-926806588\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 4,\n                    \"etag\": \"3898\"\n                },\n                \"etag\": \"1352082953\"\n            },\n            \"riskId\": 160,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 5,\n                    \"threshold\": 50,\n                    \"description\": \"Very High\",\n                    \"closed\": false,\n                    \"y\": 4,\n                    \"etag\": \"704025683\"\n                },\n                \"gridLabel\": {\n                    \"id\": 8,\n                    \"label\": \"Very High\",\n                    \"etag\": \"700061117\"\n                },\n                \"etag\": \"-823002841\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 312,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-272649919\"\n                },\n                {\n                    \"id\": 313,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1885156595\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1115578130\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 160,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 312,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1989039007\"\n                },\n                {\n                    \"id\": 313,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1885156595\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-3120309\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ff0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 7,\n                    \"etag\": \"-965472828\"\n                },\n                \"position\": {\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"etag\": \"3601\"\n                },\n                \"etag\": \"297808096\"\n            },\n            \"riskId\": 161,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-27\",\n            \"expiryDate\": \"2020-08-25\",\n            \"probability\": {\n                \"value\": 62.5,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1975699415\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 314,\n                    \"likely\": 30,\n                    \"weightedMean\": 0.3,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 76,\n                        \"description\": \"High cost impact\",\n                        \"lowestValue\": 10,\n                        \"highestValue\": 50,\n                        \"x\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-71365457\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 19,\n                        \"label\": \"High\",\n                        \"etag\": \"2253756\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 10,\n                    \"max\": 50,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1415336640\"\n                },\n                {\n                    \"id\": 315,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-2043866945\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"80399153\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"riskId\": 161,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-28\",\n            \"expiryDate\": \"2020-08-26\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 314,\n                    \"likely\": 200,\n                    \"weightedMean\": 200000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 150,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1736279706\"\n                },\n                {\n                    \"id\": 315,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-2043866951\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1497149281\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"etag\": \"3483\"\n                },\n                \"etag\": \"-942859579\"\n            },\n            \"riskId\": 162,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-24\",\n            \"expiryDate\": \"2020-05-08\",\n            \"probability\": {\n                \"value\": 62.5,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1975699415\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 316,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-112988601\"\n                },\n                {\n                    \"id\": 317,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"min\": 0,\n                    \"max\": 0.15000000000000002,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1964334649\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1945097526\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"etag\": \"3482\"\n                },\n                \"etag\": \"1846825766\"\n            },\n            \"riskId\": 162,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-27\",\n            \"expiryDate\": \"2020-05-08\",\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 316,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-112988601\"\n                },\n                {\n                    \"id\": 317,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"min\": 0,\n                    \"max\": 0.15000000000000002,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1964334649\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1259213113\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"etag\": \"3541\"\n                },\n                \"etag\": \"-942859521\"\n            },\n            \"riskId\": 163,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-29\",\n            \"expiryDate\": \"2020-09-30\",\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 318,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 75,\n                        \"description\": \"Medium cost impact\",\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 1,\n                        \"closed\": false,\n                        \"etag\": \"1465856188\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 18,\n                        \"label\": \"Medium\",\n                        \"etag\": \"-1994158764\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"976194859\"\n                },\n                {\n                    \"id\": 319,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"min\": 0,\n                    \"max\": 0.15000000000000002,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1598390899\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1898539899\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"riskId\": 163,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-08-30\",\n            \"expiryDate\": \"2020-02-28\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 318,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 100,\n                    \"max\": 250,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1372014361\"\n                },\n                {\n                    \"id\": 319,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1965204034\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"772940074\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"etag\": \"3482\"\n                },\n                \"etag\": \"1846825766\"\n            },\n            \"riskId\": 164,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 320,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-138605824\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1867523148\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"riskId\": 164,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-04-01\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 320,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 0,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"618898899\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1911557940\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 165,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-21\",\n            \"expiryDate\": \"2019-11-29\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 10,\n                    \"threshold\": 10,\n                    \"description\": \"Unlikely\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-230133810\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-518398331\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 321,\n                    \"likely\": 18.75,\n                    \"weightedMean\": 18750000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 39,\n                        \"description\": null,\n                        \"lowestValue\": 2.5,\n                        \"highestValue\": 5,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"790435732\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 12.5,\n                    \"max\": 25,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1051679119\"\n                },\n                {\n                    \"id\": 323,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 17,\n                        \"description\": null,\n                        \"label\": \"Improved project morale\",\n                        \"order\": -1,\n                        \"closed\": false,\n                        \"etag\": \"1851595588\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 27,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1756654450\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 11,\n                        \"label\": \"Negligible Opportunity\",\n                        \"etag\": \"1509089057\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1932845089\"\n                },\n                {\n                    \"id\": 322,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 2,\n                    \"max\": 5,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1917643271\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1198104914\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"etag\": \"3776\"\n                },\n                \"etag\": \"178906641\"\n            },\n            \"riskId\": 165,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2019-09-23\",\n            \"expiryDate\": \"2019-11-29\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"-1693120185\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 321,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 38,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 2.5,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-505137586\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1855369946\"\n                },\n                {\n                    \"id\": 323,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"375571442\"\n                },\n                {\n                    \"id\": 322,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1822332409\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1278229239\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"riskId\": 166,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": \"2019-12-20\",\n            \"probability\": {\n                \"value\": 5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"320538951\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 324,\n                    \"likely\": 18.75,\n                    \"weightedMean\": 18750000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 39,\n                        \"description\": null,\n                        \"lowestValue\": 2.5,\n                        \"highestValue\": 5,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"790435732\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"min\": 12.5,\n                    \"max\": 25,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1644720154\"\n                },\n                {\n                    \"id\": 325,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1056437168\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1088595033\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"etag\": \"3776\"\n                },\n                \"etag\": \"178906641\"\n            },\n            \"riskId\": 166,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965413191\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 324,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 38,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 2.5,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-505137586\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"841029327\"\n                },\n                {\n                    \"id\": 325,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": 1,\n                    \"max\": 2,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"874066864\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1134754515\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"etag\": \"3838\"\n                },\n                \"etag\": \"-1088680120\"\n            },\n            \"riskId\": 168,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-02-03\",\n            \"expiryDate\": \"2020-07-31\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 329,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1367421525\"\n                },\n                {\n                    \"id\": 330,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1772409317\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1708494767\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"riskId\": 168,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-02-03\",\n            \"expiryDate\": \"2020-07-31\",\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 329,\n                    \"likely\": 2000,\n                    \"weightedMean\": 2000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 1500,\n                    \"max\": 2500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1073948520\"\n                },\n                {\n                    \"id\": 330,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1772409317\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2092534070\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 169,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 331,\n                    \"likely\": 3500,\n                    \"weightedMean\": 3500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 2500,\n                    \"max\": 4500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1260633902\"\n                },\n                {\n                    \"id\": 332,\n                    \"likely\": 50,\n                    \"weightedMean\": 50,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 58,\n                        \"description\": null,\n                        \"lowestValue\": 10,\n                        \"highestValue\": 20,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1413598230\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 40,\n                    \"max\": 60,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"869865182\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-966443561\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 169,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-11-30\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 331,\n                    \"likely\": 1500,\n                    \"weightedMean\": 1500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 1000,\n                    \"max\": 2000,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1766128430\"\n                },\n                {\n                    \"id\": 332,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1406465567\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"525821547\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"CC0000\",\n                \"overallLabel\": \"Very High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 19,\n                    \"etag\": \"-876540476\"\n                },\n                \"position\": {\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"etag\": \"4015\"\n                },\n                \"etag\": \"307676632\"\n            },\n            \"riskId\": 170,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-10-23\",\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 333,\n                    \"likely\": 3500,\n                    \"weightedMean\": 3500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 2500,\n                    \"max\": 4500,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1626577652\"\n                },\n                {\n                    \"id\": 334,\n                    \"likely\": 75,\n                    \"weightedMean\": 75,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 58,\n                        \"description\": null,\n                        \"lowestValue\": 10,\n                        \"highestValue\": 20,\n                        \"x\": 9,\n                        \"closed\": false,\n                        \"etag\": \"1413598230\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 16,\n                        \"label\": \"Severe Threat\",\n                        \"etag\": \"-1806502257\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 50,\n                    \"max\": 100,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-2057833820\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-502017099\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"etag\": \"3837\"\n                },\n                \"etag\": \"-198318514\"\n            },\n            \"riskId\": 170,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": \"2020-07-27\",\n            \"expiryDate\": \"2020-10-23\",\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"2137465736\"\n                },\n                \"gridLabel\": {\n                    \"id\": 6,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159472\"\n                },\n                \"etag\": \"1782328708\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 333,\n                    \"likely\": 1500,\n                    \"weightedMean\": 1500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": 1000,\n                    \"max\": 2000,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"2132072180\"\n                },\n                {\n                    \"id\": 334,\n                    \"likely\": null,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 10,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1040521817\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-728925111\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 174,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 17.5,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"1782329652\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 339,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1553221606\"\n                },\n                {\n                    \"id\": 340,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"382946276\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1252871954\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 174,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 339,\n                    \"likely\": 650,\n                    \"weightedMean\": 650000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 550,\n                    \"max\": 750,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-1553221606\"\n                },\n                {\n                    \"id\": 340,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"382946276\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-510235612\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 175,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"-671981475\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 341,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1730156160\"\n                },\n                {\n                    \"id\": 342,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"748890026\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1318740912\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 175,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 341,\n                    \"likely\": 350,\n                    \"weightedMean\": 350000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 250,\n                    \"max\": 450,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1730156160\"\n                },\n                {\n                    \"id\": 342,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"748890026\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1466508699\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"etag\": \"3483\"\n                },\n                \"etag\": \"-942859579\"\n            },\n            \"riskId\": 176,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 62.5,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1975699415\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 343,\n                    \"likely\": 25,\n                    \"weightedMean\": 0.25,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 0,\n                    \"max\": 50,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1454753988\"\n                },\n                {\n                    \"id\": 344,\n                    \"likely\": 10,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1414838597\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1127369177\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 176,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 343,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1700673457\"\n                },\n                {\n                    \"id\": 344,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1114833776\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1242850693\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 178,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 345,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"2066617213\"\n                },\n                {\n                    \"id\": 347,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"471929146\"\n                },\n                {\n                    \"id\": 346,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1480777532\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1919720300\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"etag\": \"3659\"\n                },\n                \"etag\": \"-465967716\"\n            },\n            \"riskId\": 178,\n            \"assessmentType\": 3,\n            \"assumption\": \"Assumptions...\",\n            \"fallbackPlan\": \"Fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-07\",\n            \"probability\": {\n                \"value\": 45,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"-2016858748\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 345,\n                    \"likely\": null,\n                    \"weightedMean\": 10000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1221334661\"\n                },\n                {\n                    \"id\": 347,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"label\": \"Negative feedback from stakeholders\",\n                        \"order\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-986518981\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1656638161\"\n                },\n                {\n                    \"id\": 346,\n                    \"likely\": 10,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"1780782347\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"1884959972\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 179,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 348,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"468049190\"\n                },\n                {\n                    \"id\": 350,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1126638877\"\n                },\n                {\n                    \"id\": 349,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-117790491\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1062469344\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"etag\": \"3659\"\n                },\n                \"etag\": \"-465967716\"\n            },\n            \"riskId\": 179,\n            \"assessmentType\": 3,\n            \"assumption\": \"Assumptions...\",\n            \"fallbackPlan\": \"Fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-07\",\n            \"probability\": {\n                \"value\": 45,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"-2016858748\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 348,\n                    \"likely\": null,\n                    \"weightedMean\": 10000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1475064612\"\n                },\n                {\n                    \"id\": 350,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"label\": \"Negative feedback from stakeholders\",\n                        \"order\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-986518981\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"58070138\"\n                },\n                {\n                    \"id\": 349,\n                    \"likely\": 10,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"182214324\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"1027709016\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"riskId\": 180,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Low\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": \"A fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-11\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1520810969\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 351,\n                    \"likely\": null,\n                    \"weightedMean\": 20000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1812759347\"\n                },\n                {\n                    \"id\": 353,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 16,\n                        \"description\": null,\n                        \"label\": \"Negative morale in the project\",\n                        \"order\": 1,\n                        \"closed\": false,\n                        \"etag\": \"-179049542\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1985330092\"\n                },\n                {\n                    \"id\": 352,\n                    \"likely\": 20,\n                    \"weightedMean\": 20,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"345253981\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-1764571224\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 180,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 351,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1130518833\"\n                },\n                {\n                    \"id\": 353,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"1569760396\"\n                },\n                {\n                    \"id\": 352,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-1716358514\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1932216833\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 181,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 355,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-398836718\"\n                },\n                {\n                    \"id\": 354,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-394751377\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2095036938\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 181,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 355,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-398836718\"\n                },\n                {\n                    \"id\": 354,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-394751377\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"899299489\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 246,\n        \"pageSize\": 246,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-821312297\"\n}"}],"_postman_id":"9f4cf65b-e396-4211-988d-2b6e8f54c3bf"},{"name":"All Risks For A Folder","id":"39d802b9-ccfb-4f98-a5c5-74d131644a4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the folder's risks that are visible to the user making the request.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId","risk","all"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"2"},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"10"}],"variable":[{"description":{"content":"<p>The ID of the folder.</p>\n","type":"text/plain"},"type":"any","value":"","key":"folderId"}]}},"response":[{"id":"81153306-a8ef-4d40-b768-bd54d943d448","name":"Successful Paginated Risk Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","risk","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}],"variable":[{"key":"folderId","value":"76"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 29 Apr 2023 16:42:12 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 179,\n            \"actionStrategy\": null,\n            \"cause\": \"Significant opposition to the development from the immediate neighbours\",\n            \"comments\": \"Initial Approval\",\n            \"consequence\": \"Building work may not commence until well into quarter 3. Revised plans may need to be drawn up and submitted.\",\n            \"controlEffectiveness\": null,\n            \"currentPosition\": \"CL1\",\n            \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n            \"customString2\": \"CL1\",\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"customerReference\": \"ENT1042\",\n            \"existingControls\": null,\n            \"description\": \"A Planning Application has been lodged with the Local Authority and preliminary discussions have been held.  However, these have revealed that there is a risk that the approval will be delayed. \",\n            \"name\": \"Planning Approval Delayed\",\n            \"notes\": \"Planning approval processes are available via intranet site.\",\n            \"trigger\": \"Informal meeting with Local Authority Planning Department - meeting requested, no date agreed yet. \",\n            \"accessLevel\": 50,\n            \"customNumber1\": 3000,\n            \"customNumber2\": -1.5,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"riskType\": 1,\n            \"customerAware\": false,\n            \"customBoolean1\": true,\n            \"customBoolean2\": true,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-12-06\",\n            \"customDate2\": \"2021-09-15\",\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-07-31\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"ENT2021GL__2T\",\n            \"closed\": false,\n            \"dateAccepted\": \"2021-10-18\",\n            \"dateApproved\": \"2021-10-23\",\n            \"creationDate\": \"2021-09-15\",\n            \"lastChanged\": \"2023-04-29T16:37:05\",\n            \"actionResponse\": {\n                \"id\": 6,\n                \"name\": \"Treat\",\n                \"etag\": \"81075957\"\n            },\n            \"securityRating\": {\n                \"id\": 1,\n                \"level\": 0,\n                \"name\": \"Unclassified\",\n                \"etag\": \"2004681064\"\n            },\n            \"status\": {\n                \"id\": 6,\n                \"name\": \"New\",\n                \"type\": 3,\n                \"etag\": \"561384369\"\n            },\n            \"budget\": {\n                \"nominalBudget\": null,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1321404192\"\n                },\n                \"etag\": \"1235973362\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 20,\n                    \"name\": \"Canada\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 3,\n                        \"name\": \"Country\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/3\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 5,\n                        \"name\": \"Program Director\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/5\"\n                        }\n                    },\n                    \"parent\": {\n                        \"id\": 11,\n                        \"name\": \"North America\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/11\"\n                        }\n                    },\n                    \"etag\": \"-1277565610\"\n                },\n                {\n                    \"id\": 70,\n                    \"name\": \"Climate Change\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 12,\n                        \"name\": \"Geopolitical\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/12\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 69,\n                        \"name\": \"Geopolitical\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/69\"\n                        }\n                    },\n                    \"etag\": \"1354257519\"\n                }\n            ],\n            \"customDropdowns\": [\n                {\n                    \"id\": 3,\n                    \"type\": 3,\n                    \"field\": {\n                        \"id\": 9,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114526\"\n                    },\n                    \"value\": \"Needs Reviewing\",\n                    \"description\": \"\",\n                    \"etag\": \"-1779467292\"\n                },\n                {\n                    \"id\": 7,\n                    \"type\": 3,\n                    \"field\": {\n                        \"id\": 10,\n                        \"key\": \"custom_dropdown2\",\n                        \"etag\": \"453114586\"\n                    },\n                    \"value\": \"Armour\",\n                    \"description\": \"\",\n                    \"etag\": \"1489184084\"\n                }\n            ],\n            \"linkedRisks\": [\n                {\n                    \"id\": 22,\n                    \"source\": {\n                        \"id\": 179,\n                        \"name\": \"Planning Approval Delayed\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"risk\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/risk/179\"\n                        }\n                    },\n                    \"target\": {\n                        \"id\": 144,\n                        \"name\": \"Finance delayed\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"risk\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/risk/144\"\n                        }\n                    },\n                    \"strength\": {\n                        \"id\": 2,\n                        \"name\": \"30%\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"linkStrength\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/linkStrength/2\"\n                        }\n                    },\n                    \"etag\": \"1137569948\"\n                }\n            ],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 76,\n                \"name\": \"House project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/76\"\n                }\n            },\n            \"parent\": {\n                \"id\": 138,\n                \"name\": \"Planning \",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/138\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": {\n                \"id\": 4,\n                \"name\": \"Sebastian Avery\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/4\"\n                }\n            },\n            \"leader\": {\n                \"id\": 6,\n                \"name\": \"Library Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/6\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 179,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 179,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179/assessment?type=target\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 179,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179/riskControlLink/all\"\n                }\n            },\n\t\t\t\"causes\": {\n\t\t\t\t\"id\": 179,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"causes\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/179/cause/all\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"consequences\": {\n\t\t\t\t\"id\": 179,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"consequences\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/179/consequence/all\"\n\t\t\t\t}\n\t\t\t},\n            \"etag\": \"1631835307\"\n        },\n        {\n            \"id\": 180,\n            \"actionStrategy\": null,\n            \"cause\": \"Inadequate council planning information\",\n            \"comments\": \"Initial approval\",\n            \"consequence\": \"Redesign of foundations, rerunning of services and involvement of other contractors\",\n            \"controlEffectiveness\": null,\n            \"currentPosition\": \"CL2\",\n            \"customString1\": null,\n            \"customString2\": \"CL2\",\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"customerReference\": null,\n            \"existingControls\": null,\n            \"description\": \"There is a risk that foundation work will uncover existing services\",\n            \"name\": \"Groundworks problem\",\n            \"notes\": null,\n            \"trigger\": null,\n            \"accessLevel\": 50,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"riskType\": 1,\n            \"customerAware\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-07-31\",\n            \"lifeCycle\": \"Draft\",\n            \"reference\": \"ENT2021GL__3T\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2021-09-16\",\n            \"lastChanged\": \"2021-09-16T09:00:40\",\n            \"actionResponse\": {\n                \"id\": 6,\n                \"name\": \"Treat\",\n                \"etag\": \"81075957\"\n            },\n            \"securityRating\": null,\n            \"status\": null,\n            \"budget\": {\n                \"nominalBudget\": 30,\n                \"budgetSpent\": 0,\n                \"committedValue\": 0,\n                \"remainingBudget\": 30,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1321404192\"\n                },\n                \"etag\": \"-901455602\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"linkedRisks\": [],\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 76,\n                \"name\": \"House project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/76\"\n                }\n            },\n            \"parent\": null,\n            \"owner\": {\n                \"id\": 6,\n                \"name\": \"Library Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/6\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 6,\n                \"name\": \"Library Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/6\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"currentAssessment\": {\n                \"id\": 180,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180/assessment?type=current\"\n                }\n            },\n            \"targetAssessment\": {\n                \"id\": 180,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180/assessment?type=target\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 180,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180/riskControlLink/all\"\n                }\n            },\n\t\t\t\"causes\": {\n\t\t\t\t\"id\": 180,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"causes\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/180/cause/all\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"consequences\": {\n\t\t\t\t\"id\": 180,\n\t\t\t\t\"name\": null,\n\t\t\t\t\"link\": {\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"rel\": \"consequences\",\n\t\t\t\t\t\t\"type\": \"GET\"\n\t\t\t\t\t},\n\t\t\t\t\t\"href\": \"/api/v1/risk/180/consequence/all\"\n\t\t\t\t}\n\t\t\t},\n            \"etag\": \"-945533574\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 10,\n        \"totalItems\": 2,\n        \"pageSize\": 2,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-314804905\"\n}"},{"id":"f315dd63-d9a6-4204-ba9e-27bf056ccd2e","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","risk","all"],"query":[{"key":"page","value":"2"}],"variable":[{"key":"folderId","value":"76"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 09:10:42 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"153"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"},{"id":"2eed7dae-8d49-4666-95d0-a2a43c5c9cb8","name":"Accessing A Forbidden Folder","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","risk","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}],"variable":[{"key":"folderId","value":"57"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 09:34:16 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"150"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/folder/57/risk/all\",\n    \"messages\": [\n        \"Unable to view folder as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"119702a3-5778-4e60-bda5-c36848cfb957","name":"Accessing A Folder That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","risk","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}],"variable":[{"key":"folderId","value":"10000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 09:34:56 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"126"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/folder/10000/risk/all\",\n    \"messages\": [\n        \"Folder 10,000 not found.\"\n    ]\n}"}],"_postman_id":"39d802b9-ccfb-4f98-a5c5-74d131644a4e"},{"name":"All Risk Assessments For A Folder","id":"b631341d-fa36-4168-b47c-df356fc72094","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all/assessment","description":"<p>This request lists all assessments for all the risks contained in a particular folder available within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId","risk","all","assessment"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>The type of assessment. Either one of: current; target. Omitting this paramter will fetch both current and target assessments.</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[{"description":{"content":"<p>The ID of the folder.</p>\n","type":"text/plain"},"type":"any","value":"58","key":"folderId"}]}},"response":[{"id":"91cbc409-0254-4b30-b191-3250bda79789","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/risk/all/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","risk","all","assessment"],"query":[{"key":"type","value":"","description":"The type of assessment. Either one of: current; target. Omitting this paramter will fetch both current and target assessments.","disabled":true}],"variable":[{"key":"folderId","value":"58","description":"The ID of the folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 14:33:20 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2105"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"riskId\": 131,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Low\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": \"A fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-11\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1520810969\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 256,\n                    \"likely\": null,\n                    \"weightedMean\": 20000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"132265360\"\n                },\n                {\n                    \"id\": 264,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 16,\n                        \"description\": null,\n                        \"label\": \"Negative morale in the project\",\n                        \"order\": 1,\n                        \"closed\": false,\n                        \"etag\": \"-179049542\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"733218753\"\n                },\n                {\n                    \"id\": 257,\n                    \"likely\": 20,\n                    \"weightedMean\": 20,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"-2004688608\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1057715522\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 131,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 256,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"814505874\"\n                },\n                {\n                    \"id\": 264,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"317649057\"\n                },\n                {\n                    \"id\": 257,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"228666193\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"459536283\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 132,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Medium\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 258,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1180449624\"\n                },\n                {\n                    \"id\": 265,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-1646862716\"\n                },\n                {\n                    \"id\": 259,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"594609943\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1307693214\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"etag\": \"3659\"\n                },\n                \"etag\": \"-465967716\"\n            },\n            \"riskId\": 132,\n            \"assessmentType\": 3,\n            \"assumption\": \"Assumptions...\",\n            \"fallbackPlan\": \"Fallback plan...\",\n            \"earliestDate\": \"2022-02-01\",\n            \"expiryDate\": \"2022-02-07\",\n            \"probability\": {\n                \"value\": 45,\n                \"rating\": {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-2027836493\"\n                },\n                \"gridLabel\": {\n                    \"id\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159708\"\n                },\n                \"etag\": \"-2016858748\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 258,\n                    \"likely\": null,\n                    \"weightedMean\": 10000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"-2107502250\"\n                },\n                {\n                    \"id\": 265,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"label\": \"Negative feedback from stakeholders\",\n                        \"order\": 2,\n                        \"closed\": false,\n                        \"etag\": \"-986518981\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-462153701\"\n                },\n                {\n                    \"id\": 259,\n                    \"likely\": 10,\n                    \"weightedMean\": 10,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"min\": 5,\n                    \"max\": 15,\n                    \"distribution\": {\n                        \"id\": 6,\n                        \"name\": \"Triangular\",\n                        \"etag\": \"-1765682958\"\n                    },\n                    \"etag\": \"894614758\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 1,\n                \"description\": \"Large project: >2 years, small project >6 months\",\n                \"name\": \"Slow\",\n                \"order\": 1,\n                \"etag\": \"344332927\"\n            },\n            \"etag\": \"-1342453542\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"riskId\": 133,\n            \"assessmentType\": 1,\n            \"assumption\": \"Please enter your own assumptions and assessment values.\\nBased on previous experience, typical assessment values are:\\nProbability - Medium\\nCost - Low\\nTime - Low\",\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": {\n                \"value\": 50,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"549880871\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 260,\n                    \"likely\": null,\n                    \"weightedMean\": 20000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 10,\n                    \"max\": 30,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"864152860\"\n                },\n                {\n                    \"id\": 261,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"960759072\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1858187237\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 133,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 260,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"1546393374\"\n                },\n                {\n                    \"id\": 261,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 7,\n                        \"name\": \"Uniform\",\n                        \"etag\": \"1377730762\"\n                    },\n                    \"etag\": \"960759072\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1966319915\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"etag\": \"3719\"\n                },\n                \"etag\": \"439559510\"\n            },\n            \"riskId\": 136,\n            \"assessmentType\": 1,\n            \"assumption\": \"The rate of inflation will increase every year.\",\n            \"fallbackPlan\": \"Budget for enough parts.\",\n            \"earliestDate\": \"2021-09-13\",\n            \"expiryDate\": \"2021-09-24\",\n            \"probability\": {\n                \"value\": 75,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1520810969\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 357,\n                    \"likely\": 100,\n                    \"weightedMean\": 116666.66666666667,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"min\": 50,\n                    \"max\": 200,\n                    \"distribution\": {\n                        \"id\": 4,\n                        \"name\": \"General Triangular\",\n                        \"etag\": \"510376660\"\n                    },\n                    \"etag\": \"-2128868300\"\n                },\n                {\n                    \"id\": 356,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 12,\n                        \"description\": null,\n                        \"label\": \"National scandal\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"etag\": \"39087940\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 15,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1745811446\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 5,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399205\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"655075149\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 4,\n                \"description\": \"This risk is very fast approaching.\",\n                \"name\": \"Very Fast (< 1 week)\",\n                \"order\": 4,\n                \"etag\": \"239546060\"\n            },\n            \"etag\": \"-250636737\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 136,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 357,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-32892968\"\n                },\n                {\n                    \"id\": 356,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-28807627\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-282597804\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 181,\n            \"assessmentType\": 1,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 355,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-398836718\"\n                },\n                {\n                    \"id\": 354,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-394751377\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2095036938\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"riskId\": 181,\n            \"assessmentType\": 3,\n            \"assumption\": null,\n            \"fallbackPlan\": null,\n            \"earliestDate\": null,\n            \"expiryDate\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 355,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-398836718\"\n                },\n                {\n                    \"id\": 354,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"min\": null,\n                    \"max\": null,\n                    \"distribution\": {\n                        \"id\": 1,\n                        \"name\": \"None\",\n                        \"etag\": \"2437420\"\n                    },\n                    \"etag\": \"-394751377\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"899299489\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 10,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-1411226300\"\n}"}],"_postman_id":"b631341d-fa36-4168-b47c-df356fc72094"}],"id":"9b80a00c-94c7-4e24-8244-e64485c5b97e","description":"<p>This collection will show how to obtain risk data from Predict! Connect.</p>\n","_postman_id":"9b80a00c-94c7-4e24-8244-e64485c5b97e","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Action","item":[{"name":"Individual Action","id":"d7f200a6-3c23-4293-8e68-ac35d1f4a39e","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/action/:actionId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the action.</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>First custom string field for the action.</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>Second custom string field for the action.</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>Third custom string field for the action.</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>Fourth custom string field for the action.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>A detailed description of the action.</td>\n</tr>\n<tr>\n<td>lifeCycle</td>\n<td>String</td>\n<td>The life cycle state of the action. Returned values are:  <br />- Draft  <br />- Submitted  <br />- Live</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>A brief description of the action.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>General notes that can be made on the action.</td>\n</tr>\n<tr>\n<td>projectNotes</td>\n<td>String</td>\n<td>Notes on the activity representing this action in your project planning tool.</td>\n</tr>\n<tr>\n<td>actionType</td>\n<td>Number</td>\n<td>The type of action.  <br />- 1: Mitigation/Exploitation  <br />- 2: Fallback  <br />  <br /><strong>Note</strong>: From version 6.4.1 [3: Control] has been dropped in favour of a separate Control object. See Control section.</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>First custom number field for the action.</td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>Second custom number field for the action.</td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>Third custom number field for the action.</td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>Fourth custom number field for the action.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Whether the action is retired.</td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>First custom boolean field for the action.</td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>Second custom boolean field for the action.</td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>Third custom boolean field for the action.</td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>Fourth custom boolean field for the action.</td>\n</tr>\n<tr>\n<td>completionDate</td>\n<td>Date</td>\n<td>The date the action was / will be completed.</td>\n</tr>\n<tr>\n<td>dateAccepted</td>\n<td>Date</td>\n<td>The date when the action was submitted for approval.  <br />  <br />Available from version 6.4.0, or as a patch for versions 6.2 or 6.3.</td>\n</tr>\n<tr>\n<td>dateApproved</td>\n<td>Date</td>\n<td>The date when the action was approved.  <br />  <br />Available from version 6.4.0, or as a patch for versions 6.2 or 6.3.</td>\n</tr>\n<tr>\n<td>creationDate</td>\n<td>Date</td>\n<td>The date when the action was created.</td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>First custom date field for the action.</td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>Second custom date field for the action.</td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>Third custom date field for the action.</td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>Fourth custom date field for the action.</td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>The date on which the action is due to be reviewed.</td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>Date</td>\n<td>The planned or actual commencement date of the action.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the action was last updated.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Link to User Object</td>\n<td>The user who is responsible for reviewing and updating the action, and ensuring that the action is carried out.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>shadowOwner</td>\n<td>Link to User Object</td>\n<td>The user who is second in line for reviewing and updating the action, and ensuring that the action is carried out.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a>.</td>\n</tr>\n<tr>\n<td>assessment</td>\n<td>Link to Assessment Object</td>\n<td>A link to the action's assessment.  <br />See <a href=\"#eaf088f2-a415-4a6b-8ecb-2f233f00fd22\">Assessment</a>.</td>\n</tr>\n<tr>\n<td>risk</td>\n<td>Link to Risk Object</td>\n<td>The risk the action belongs to.  <br />See <a href=\"#f6fe2875-1460-4f86-a75d-8301355e3ab8\">Risk</a>.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Status Object</td>\n<td>Provides a way to record the current state of the action.  <br />See <a href=\"#673ce740-b63b-4801-9c64-10812db417f7\">Status</a>.</td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Custom Dropdown Objects</td>\n<td>A list of objects referring to custom dropdown values on an action.  <br />See <a href=\"#be3c6659-65f5-4a4e-bfde-dc999dd5669a\">Custom Dropdown</a>.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Category Objects</td>\n<td>A list of objects referring to categories linked to the action.  <br />See <a href=\"#b91435de-6dc3-4647-9dbc-d0313f633a18\">Category</a>.  <br />  <br />Available from version 6.4.1.1.</td>\n</tr>\n<tr>\n<td>budget</td>\n<td>Value/Unit Object</td>\n<td>The budget allocated to fund the cost of the action.  <br />  <br />See <a href=\"#e9b4bd7e-e1bc-4521-9e85-9e4f19df40c8\">Value/Unit</a>.</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>Value/Unit Object</td>\n<td>The cost (to date) of implementing the action.  <br />  <br />See <a href=\"#e9b4bd7e-e1bc-4521-9e85-9e4f19df40c8\">Value/Unit</a>.</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>Value/Unit Object</td>\n<td>The duration (to date) of implementing the action.  <br />  <br />See <a href=\"#e9b4bd7e-e1bc-4521-9e85-9e4f19df40c8\">Value/Unit</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action",":actionId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the action.</p>\n","type":"text/plain"},"type":"any","value":"","key":"actionId"}]}},"response":[{"id":"26df09bd-d311-43f8-98ce-0fb9f725db00","name":"Successful Action Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"5","description":"The ID of the action."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 May 2024 13:51:28 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"ETag","value":"\"821869832\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"customString1\": \"Level 1\",\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"description\": \"Architect to arrange presentation to councillors and residents. Get to know the likely objections by sounding out potential objectors anonymously and investigating the possibility of minor changes at an early stage.\\nOn a new line\",\n    \"name\": \"Presentation of Case\",\n    \"notes\": \"\",\n    \"projectNotes\": \"\",\n    \"customNumber1\": null,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"completionDate\": \"2021-08-20\",\n    \"customDate1\": \"2024-05-30\",\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"reviewDate\": \"2021-06-25\",\n    \"startDate\": \"2019-09-20\",\n    \"actionType\": 1,\n    \"lifeCycle\": \"Live\",\n    \"closed\": false,\n    \"dateAccepted\": \"2019-08-19\",\n    \"dateApproved\": \"2019-08-19\",\n    \"creationDate\": \"2019-08-14\",\n    \"lastChanged\": \"2024-05-30T13:50:58\",\n    \"status\": {\n        \"id\": 2,\n        \"name\": \"Under Review\",\n        \"type\": 6,\n        \"etag\": \"-291728993\"\n    },\n    \"customDropdowns\": [\n        {\n            \"id\": 43,\n            \"type\": 6,\n            \"field\": {\n                \"id\": 17,\n                \"key\": \"custom_dropdown1\",\n                \"etag\": \"453114998\"\n            },\n            \"value\": \"Medium\",\n            \"description\": \"\",\n            \"etag\": \"-258884444\"\n        }\n    ],\n    \"categories\": [\n        {\n            \"id\": 8,\n            \"name\": \"Oxford\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 6,\n                \"name\": \"United Kingdom\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/6\"\n                }\n            },\n            \"etag\": \"-1511332218\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Engineering\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"etag\": \"1138307060\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Procurement\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"etag\": \"1830466696\"\n        }\n    ],\n    \"budget\": {\n        \"value\": 20,\n        \"unit\": {\n            \"id\": 3,\n            \"type\": 1,\n            \"name\": \"£K\",\n            \"prefix\": \"£\",\n            \"suffix\": \"K\",\n            \"weighting\": 1000,\n            \"etag\": \"1396133009\"\n        },\n        \"etag\": \"-872673892\"\n    },\n    \"cost\": {\n        \"value\": null,\n        \"unit\": {\n            \"id\": 3,\n            \"type\": 1,\n            \"name\": \"£K\",\n            \"prefix\": \"£\",\n            \"suffix\": \"K\",\n            \"weighting\": 1000,\n            \"etag\": \"1396133009\"\n        },\n        \"etag\": \"6021\"\n    },\n    \"duration\": {\n        \"value\": 1,\n        \"unit\": {\n            \"id\": 7,\n            \"type\": 2,\n            \"name\": \"Months\",\n            \"prefix\": null,\n            \"suffix\": \"Months\",\n            \"weighting\": 21.67,\n            \"etag\": \"-908060962\"\n        },\n        \"etag\": \"-1135604320\"\n    },\n    \"assessment\": {\n        \"id\": 5,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/action/5/assessment\"\n        }\n    },\n    \"risk\": {\n        \"id\": 7,\n        \"name\": \"Technical demonstrator failure\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/7\"\n        }\n    },\n    \"owner\": {\n        \"id\": 3,\n        \"name\": \"David Brown\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/3\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"etag\": \"821869832\"\n}"},{"id":"26d41c92-c734-4af2-9ee0-4712ba6d18b1","name":"Accessing A Forbidden Action","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"1"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 30 Apr 2021 09:18:25 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"136"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view action as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"e03621d4-5c19-4711-b76d-fae9adf6a724","name":"Accessing An Action That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"10000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 30 Apr 2021 13:03:29 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"106"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Action 10,000 not found.\"\n    ]\n}"}],"_postman_id":"d7f200a6-3c23-4293-8e68-ac35d1f4a39e"},{"name":"Individual Action Assessment","id":"748c4ce5-a39e-4cf3-b3c0-cf54b8c9ecad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","description":"<h4 id=\"assessment-object\">Assessment Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>score</td>\n<td>Score Object</td>\n<td>The score given to the risk, based on the probability and impact values selected.</td>\n</tr>\n<tr>\n<td>actionId</td>\n<td>Number</td>\n<td>The ID of the action.</td>\n</tr>\n<tr>\n<td>implementationNotes</td>\n<td>String</td>\n<td>Used to store any other information relevant to the action.</td>\n</tr>\n<tr>\n<td>probability</td>\n<td>Probability Object</td>\n<td>The probability of the risk occurring after the action has been executed.</td>\n</tr>\n<tr>\n<td>impacts</td>\n<td>Array of Action Impact Objects</td>\n<td>A list of impacts used to assess the action.</td>\n</tr>\n<tr>\n<td>velocity</td>\n<td>Velocity Object</td>\n<td>The speed with which the risk’s impact will be felt after the action has occurred.<br />See <a href=\"#686d9c19-a6e4-4ded-9160-2ed48a755604\">Velocity</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"score-object\">Score Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>colour</td>\n<td>String</td>\n<td>A hexadecimal code representing the colour of the score.</td>\n</tr>\n<tr>\n<td>overallLabel</td>\n<td>String</td>\n<td>The label of overall rating band of the scoring grid used on the action.</td>\n</tr>\n<tr>\n<td>cell</td>\n<td>Cell Object</td>\n<td>Contains the value and label of the cell if applicable.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>Position Object</td>\n<td>Contains the position of the cell in relation to the scoring grid. x and y values are 0-indexed.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"probability-object\">Probability Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>value</td>\n<td>Number</td>\n<td>The numerical probability value. Ranges from 0 to 100.</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>Probability Band Object</td>\n<td>The qualitative range where the probability lies.<br />See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Probability Band</a>.</td>\n</tr>\n<tr>\n<td>gridLabel</td>\n<td>Grid Label Object</td>\n<td>The label where the probability value or rating lies, as defined by the scoring grid.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"action-impact-object\">Action Impact Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the action impact.</td>\n</tr>\n<tr>\n<td>likely</td>\n<td>Number</td>\n<td>For quantitative impacts, this is the likely value of the impact.</td>\n</tr>\n<tr>\n<td>weightedMean</td>\n<td>Number</td>\n<td>The mean value of the likely value calculated with the unit weighting.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Flag to determine whether the action impact is no longer is use.</td>\n</tr>\n<tr>\n<td>impact</td>\n<td>Impact Object</td>\n<td>The type of impact associated with the action impact.<br />See <a href=\"#fc64c563-ba27-40ee-b288-b2b20120aa95\">Impact</a>.</td>\n</tr>\n<tr>\n<td>impactRating</td>\n<td>Impact Rating Object</td>\n<td>For qualitative impacts, this is the impact rating defined on the impact object.<br />See <a href=\"#fc64c563-ba27-40ee-b288-b2b20120aa95\">Impact Rating</a>.</td>\n</tr>\n<tr>\n<td>scoringRating</td>\n<td>Scoring Rating Object</td>\n<td>A best match of the impact cell to where it lies on the scoring system.</td>\n</tr>\n<tr>\n<td>gridLabel</td>\n<td>Grid Label Object</td>\n<td>The label where the action impact value or rating lies, as defined by the scoring grid.</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Unit Object</td>\n<td>For quantitative impacts, this is the unit assigned to the impact.<br />See <a href=\"#0a6f9fc1-5c97-400a-90d3-c34732b07113\">Unit</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action",":actionId","assessment"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the action.</p>\n","type":"text/plain"},"type":"any","value":"","key":"actionId"}]}},"response":[{"id":"c50251bc-c9f6-4814-9ed2-02f6defdb8e2","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"91","description":"The ID of the action."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 13:50:59 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-765608985\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"491"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"score\": {\n        \"colour\": \"FFFF33\",\n        \"overallLabel\": \"Low\",\n        \"cell\": {\n            \"label\": null,\n            \"value\": 4,\n            \"etag\": \"-1011872316\"\n        },\n        \"position\": {\n            \"x\": 6,\n            \"y\": 1,\n            \"etag\": \"3836\"\n        },\n        \"etag\": \"-1110841779\"\n    },\n    \"actionId\": 91,\n    \"implementationNotes\": null,\n    \"probability\": {\n        \"value\": 7.5,\n        \"rating\": {\n            \"id\": 2,\n            \"threshold\": 5,\n            \"description\": \"Low\",\n            \"closed\": false,\n            \"y\": 1,\n            \"etag\": \"-237248483\"\n        },\n        \"gridLabel\": {\n            \"id\": 5,\n            \"label\": \"Low\",\n            \"etag\": \"80372\"\n        },\n        \"etag\": \"-671982419\"\n    },\n    \"impacts\": [\n        {\n            \"id\": 69,\n            \"likely\": 175,\n            \"weightedMean\": 175000,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": null,\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"etag\": \"1169957835\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": {\n                \"id\": 3,\n                \"description\": \"Threat Band 2\",\n                \"lowestValue\": 100,\n                \"highestValue\": 250,\n                \"x\": 6,\n                \"closed\": false,\n                \"etag\": \"-822589526\"\n            },\n            \"gridLabel\": {\n                \"id\": 13,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634878\"\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"type\": 1,\n                \"name\": \"£K\",\n                \"prefix\": \"£\",\n                \"suffix\": \"K\",\n                \"weighting\": 1000,\n                \"etag\": \"-1096267680\"\n            },\n            \"etag\": \"-1412439242\"\n        }\n    ],\n    \"velocity\": null,\n    \"etag\": \"-765608985\"\n}"},{"id":"4314c21f-decd-45e1-b931-a5883e252c42","name":"Accessing The Assessment Of A Forbidden Action","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"1"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 30 Apr 2021 13:24:18 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"136"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view action as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"dfc61c42-ea29-4869-92fb-6d33bb190034","name":"Accessing The Assessment Of An Action That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"10000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 30 Apr 2021 13:25:32 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"106"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Action 10,000 not found.\"\n    ]\n}"}],"_postman_id":"748c4ce5-a39e-4cf3-b3c0-cf54b8c9ecad"},{"name":"All Actions","id":"cd766c8b-f56b-432c-93ac-e036cd93ac86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/action/all","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the actions that are visible to the user.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action","all"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"10"},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"5"}],"variable":[]}},"response":[{"id":"750faff3-aef9-4812-a98f-f908609ae491","name":"Successful Paginated Action Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/all?page=10&maxResults=5","host":["{{SERVER_NAME}}"],"path":["api","v1","action","all"],"query":[{"key":"page","value":"10","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"5","description":"For paginated lists, this denotes the maximum number of results to return on each page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 May 2024 13:56:18 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 124,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Architect and Finance manager will lobby local councillors through personal contacts.\",\n            \"name\": \"Lobby Local Councillors\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": \"2021-12-01\",\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-07-30\",\n            \"startDate\": \"2019-08-29\",\n            \"actionType\": 1,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2022-01-21\",\n            \"lastChanged\": \"2022-01-21T11:19:30\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"399313904\"\n            },\n            \"customDropdowns\": [],\n            \"categories\": [],\n            \"budget\": {\n                \"value\": 10,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"-934539876\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 124,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/124/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 176,\n                \"name\": \"Delay of Government Furnished Material \",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/176\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"-858920016\"\n        },\n        {\n            \"id\": 125,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Fallback Action\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": null,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-11-27\",\n            \"startDate\": null,\n            \"actionType\": 2,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2022-01-21\",\n            \"lastChanged\": \"2022-01-21T11:19:30\",\n            \"status\": null,\n            \"customDropdowns\": [],\n            \"categories\": [],\n            \"budget\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 125,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/125/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 176,\n                \"name\": \"Delay of Government Furnished Material \",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/176\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"2058637029\"\n        },\n        {\n            \"id\": 128,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Architect to arrange presentation to councillors and residents. Get to know the likely objections by sounding out potential objectors anonymously and investigating the possibility of minor changes at an early stage.\\nOn a new line\",\n            \"name\": \"Presentation of Case\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": \"2021-08-20\",\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-06-25\",\n            \"startDate\": \"2019-09-20\",\n            \"actionType\": 1,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2022-01-21\",\n            \"lastChanged\": \"2024-05-30T14:49:43\",\n            \"status\": {\n                \"id\": 2,\n                \"name\": \"Under Review\",\n                \"type\": 6,\n                \"etag\": \"-291728993\"\n            },\n            \"customDropdowns\": [\n                {\n                    \"id\": 43,\n                    \"type\": 6,\n                    \"field\": {\n                        \"id\": 17,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114998\"\n                    },\n                    \"value\": \"Medium\",\n                    \"description\": \"\",\n                    \"etag\": \"-258884444\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 8,\n                    \"name\": \"Oxford\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 1,\n                        \"name\": \"City\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/1\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 6,\n                        \"name\": \"United Kingdom\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/6\"\n                        }\n                    },\n                    \"etag\": \"-1511332218\"\n                },\n                {\n                    \"id\": 26,\n                    \"name\": \"Engineering\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 4,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/4\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 25,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/25\"\n                        }\n                    },\n                    \"etag\": \"1138307060\"\n                },\n                {\n                    \"id\": 79,\n                    \"name\": \"Procurement\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 4,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/4\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 25,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/25\"\n                        }\n                    },\n                    \"etag\": \"1830466696\"\n                }\n            ],\n            \"budget\": {\n                \"value\": 20,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"-872673892\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 128,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/128/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 176,\n                \"name\": \"Delay of Government Furnished Material \",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/176\"\n                }\n            },\n            \"owner\": {\n                \"id\": 3,\n                \"name\": \"David Brown\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/3\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"-1794485256\"\n        },\n        {\n            \"id\": 129,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Additional survey\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": \"2021-11-18\",\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-05-14\",\n            \"startDate\": \"2019-09-20\",\n            \"actionType\": 1,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2022-01-21\",\n            \"lastChanged\": \"2022-01-21T09:58:09\",\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"On Target\",\n                \"type\": 6,\n                \"etag\": \"-1334304980\"\n            },\n            \"customDropdowns\": [],\n            \"categories\": [],\n            \"budget\": {\n                \"value\": 25,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"-853340772\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 129,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/129/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 177,\n                \"name\": \"Availability of test facilities\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/177\"\n                }\n            },\n            \"owner\": {\n                \"id\": 3,\n                \"name\": \"David Brown\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/3\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"-1655122520\"\n        },\n        {\n            \"id\": 134,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Source alternative finance\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": \"2021-12-01\",\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-06-25\",\n            \"startDate\": \"2019-08-19\",\n            \"actionType\": 1,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2022-01-21\",\n            \"lastChanged\": \"2022-01-21T09:52:50\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"399313904\"\n            },\n            \"customDropdowns\": [],\n            \"categories\": [],\n            \"budget\": {\n                \"value\": 5,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"-996405860\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 134,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/134/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 180,\n                \"name\": \"Finance delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/180\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"-855875334\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 10,\n        \"maxResultsPerPage\": 5,\n        \"totalItems\": 66,\n        \"pageSize\": 5,\n        \"lastPage\": 14\n    },\n    \"etag\": \"1070190524\"\n}"},{"id":"0e2437b7-ed49-403c-88c6-311eee4cd1dd","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/action/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","action","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 30 Apr 2021 15:47:40 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"153"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"cd766c8b-f56b-432c-93ac-e036cd93ac86"},{"name":"All Action Assessments","id":"2e5ba1f1-f224-4200-8fad-548bc12fa38e","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/action/all/assessment","description":"<p>This request lists all assessments for mitigation actions that are available within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action","all","assessment"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"e1714fdd-99e7-4886-b738-44f42e3be010","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/action/all/assessment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 14:54:29 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"4922"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"etag\": \"3897\"\n                },\n                \"etag\": \"1192628099\"\n            },\n            \"actionId\": 5,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 3,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"136314964\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1711572017\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"etag\": \"3838\"\n                },\n                \"etag\": \"-1088680120\"\n            },\n            \"actionId\": 6,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 1,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1352174002\"\n                },\n                {\n                    \"id\": 2,\n                    \"likely\": 3,\n                    \"weightedMean\": 3,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 54,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 1,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"2076067582\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"-497077574\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-173089571\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 7,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 4,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1473029067\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1603480314\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 7,\n                    \"etag\": \"-965472828\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 0,\n                    \"etag\": \"3953\"\n                },\n                \"etag\": \"-176156741\"\n            },\n            \"actionId\": 10,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 50,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1872756160\"\n                },\n                {\n                    \"id\": 51,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-221731065\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"810334876\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 11,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 5,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1493636362\"\n                },\n                {\n                    \"id\": 6,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"1661843274\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"116679183\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 13,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 7,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1446989812\"\n                },\n                {\n                    \"id\": 8,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-1036607774\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1008870164\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 15,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 9,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-370710578\"\n                },\n                {\n                    \"id\": 10,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"39671459\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"445170171\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 16,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 11,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"705568656\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"954971753\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 17,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 12,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-903775375\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1025011499\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"actionId\": 18,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"1837457501\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 13,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"2055480271\"\n                },\n                {\n                    \"id\": 42,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"label\": \"Local negative media impact\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"etag\": \"628151112\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"597714167\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"42076435\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"etag\": \"3483\"\n                },\n                \"etag\": \"-942859579\"\n            },\n            \"actionId\": 19,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 25,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1194756055\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 14,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"446136240\"\n                },\n                {\n                    \"id\": 41,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"label\": \"Local negative media impact\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"etag\": \"628151112\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"-2087909098\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-576321260\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"etag\": \"3482\"\n                },\n                \"etag\": \"1846825766\"\n            },\n            \"actionId\": 20,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 15,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"etag\": \"-1752691405\"\n                },\n                {\n                    \"id\": 52,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"etag\": \"-1858322248\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"708618378\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"etag\": \"3776\"\n                },\n                \"etag\": \"178906641\"\n            },\n            \"actionId\": 21,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"-1693120185\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 17,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 38,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 2.5,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-505137586\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"244690607\"\n                },\n                {\n                    \"id\": 18,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-1567118214\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"727668409\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"etag\": \"3776\"\n                },\n                \"etag\": \"178906641\"\n            },\n            \"actionId\": 24,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 5,\n                \"rating\": {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1684047826\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"320538951\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 23,\n                    \"likely\": 1,\n                    \"weightedMean\": 1000000,\n                    \"closed\": true,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 38,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 2.5,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-505137586\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"etag\": \"-1807127754\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"888252327\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"actionId\": 25,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 19,\n                    \"likely\": 5000,\n                    \"weightedMean\": 5000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"etag\": \"-1060442240\"\n                },\n                {\n                    \"id\": 53,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"781199844\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1271305682\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"actionId\": 26,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 20,\n                    \"likely\": 2000,\n                    \"weightedMean\": 2000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"etag\": \"666151777\"\n                },\n                {\n                    \"id\": 26,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"1283815721\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2117242083\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"actionId\": 27,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 21,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-769935546\"\n                },\n                {\n                    \"id\": 22,\n                    \"likely\": 25,\n                    \"weightedMean\": 25,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"-1679884663\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1444945823\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 30,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 25,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"etag\": \"-350411297\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1935528256\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"actionId\": 33,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 30,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1925837359\"\n                },\n                {\n                    \"id\": 31,\n                    \"likely\": 25,\n                    \"weightedMean\": 25,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"1015888242\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1870463961\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 43,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-1753823321\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 54,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 43,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"187063164\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1225008668\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"actionId\": 55,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 44,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"166455869\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1645073690\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"etag\": \"3894\"\n                },\n                \"etag\": \"-198318457\"\n            },\n            \"actionId\": 56,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 45,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1263342398\"\n                },\n                {\n                    \"id\": 46,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 5,\n                        \"description\": null,\n                        \"label\": \"Major health issue resulting in employee needing medical attention, and significant time off work\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1874547741\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"-1802223610\"\n                },\n                {\n                    \"id\": 47,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-1949957473\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-50012566\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"actionId\": 57,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 48,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1975952959\"\n                },\n                {\n                    \"id\": 49,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-873678239\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1503430117\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 59,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-1559945545\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"actionId\": 60,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 54,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"etag\": \"-663553113\"\n                },\n                {\n                    \"id\": 55,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 13,\n                        \"description\": null,\n                        \"label\": \"Regional negative media impact\",\n                        \"order\": 4,\n                        \"closed\": false,\n                        \"etag\": \"-1192736924\"\n                    },\n                    \"scoringRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"lowestValue\": null,\n                        \"highestValue\": null,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1834231492\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"916157586\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1272550675\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"actionId\": 78,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 57,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1039054759\"\n                },\n                {\n                    \"id\": 58,\n                    \"likely\": 4.5,\n                    \"weightedMean\": 4.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"-145060361\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-1481313996\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"actionId\": 83,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 61,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1113503709\"\n                },\n                {\n                    \"id\": 62,\n                    \"likely\": 4.5,\n                    \"weightedMean\": 4.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"2007498107\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"1698370793\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"actionId\": 84,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 75.5,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1492294617\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 63,\n                    \"likely\": 12.5,\n                    \"weightedMean\": 12500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1417009761\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"76072100\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 85,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 64,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1309680933\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"565988771\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 86,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 65,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-299663098\"\n                },\n                {\n                    \"id\": 66,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"110718940\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"2023201677\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 89,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-1196424715\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 90,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 68,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1391831947\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1185674007\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"actionId\": 91,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 69,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1412439242\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-765608985\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 92,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 70,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-315552713\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1045594515\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"etag\": \"3897\"\n                },\n                \"etag\": \"1192628099\"\n            },\n            \"actionId\": 94,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 71,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1924896744\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-989372004\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"etag\": \"3838\"\n                },\n                \"etag\": \"-1088680120\"\n            },\n            \"actionId\": 95,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 72,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1242102503\"\n                },\n                {\n                    \"id\": 73,\n                    \"likely\": 3,\n                    \"weightedMean\": 3,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 54,\n                        \"description\": null,\n                        \"lowestValue\": 0,\n                        \"highestValue\": 1,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"2076067582\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"1203613217\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-638971898\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 96,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 74,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-869224805\"\n                },\n                {\n                    \"id\": 75,\n                    \"likely\": 3.5,\n                    \"weightedMean\": 17.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 56,\n                        \"description\": null,\n                        \"lowestValue\": 2,\n                        \"highestValue\": 5,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"2054949258\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"-2008712465\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"190262068\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 98,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-1087368466\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 7,\n                    \"etag\": \"-965472828\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 0,\n                    \"etag\": \"3953\"\n                },\n                \"etag\": \"-176156741\"\n            },\n            \"actionId\": 100,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 76,\n                    \"likely\": 50,\n                    \"weightedMean\": 50000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1315482982\"\n                },\n                {\n                    \"id\": 77,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 37.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"884997089\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1447285866\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 5,\n                    \"etag\": \"-996405820\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"etag\": \"3894\"\n                },\n                \"etag\": \"-198318457\"\n            },\n            \"actionId\": 105,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 78,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-305403073\"\n                },\n                {\n                    \"id\": 79,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"etag\": \"1471359194\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 5,\n                        \"description\": null,\n                        \"label\": \"Major health issue resulting in employee needing medical attention, and significant time off work\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"etag\": \"1874547741\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"923998215\"\n                },\n                {\n                    \"id\": 80,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"776264352\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"226827356\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"etag\": \"3835\"\n                },\n                \"etag\": \"1359078988\"\n            },\n            \"actionId\": 106,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 2.5,\n                \"rating\": {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"-1170081943\"\n                },\n                \"gridLabel\": {\n                    \"id\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1021057807\"\n                },\n                \"etag\": \"965412719\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 81,\n                    \"likely\": 175,\n                    \"weightedMean\": 175000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"750268866\"\n                },\n                {\n                    \"id\": 82,\n                    \"likely\": 1.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"etag\": \"-1353383673\"\n                    },\n                    \"etag\": \"1852543586\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1161290074\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"etag\": \"3481\"\n                },\n                \"etag\": \"-1803267291\"\n            },\n            \"actionId\": 108,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"904565712\"\n                },\n                \"gridLabel\": {\n                    \"id\": 9,\n                    \"label\": \"Low\",\n                    \"etag\": \"80608\"\n                },\n                \"etag\": \"1837457501\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 83,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1070547797\"\n                },\n                {\n                    \"id\": 84,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"label\": \"Local negative media impact\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"etag\": \"628151112\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"1724741601\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"407935665\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"ffff00\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"etag\": \"3483\"\n                },\n                \"etag\": \"-942859579\"\n            },\n            \"actionId\": 110,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 25,\n                \"rating\": {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"77635698\"\n                },\n                \"gridLabel\": {\n                    \"id\": 11,\n                    \"label\": \"High\",\n                    \"etag\": \"2253284\"\n                },\n                \"etag\": \"1194756055\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 85,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"2146827031\"\n                },\n                {\n                    \"id\": 86,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"etag\": \"-1476487788\"\n                    },\n                    \"impactRating\": {\n                        \"id\": 14,\n                        \"description\": null,\n                        \"label\": \"Local negative media impact\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"etag\": \"628151112\"\n                    },\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 9,\n                        \"type\": 3,\n                        \"name\": \"None\",\n                        \"prefix\": null,\n                        \"suffix\": \"None\",\n                        \"weighting\": 1,\n                        \"etag\": \"-1996429467\"\n                    },\n                    \"etag\": \"-1493946461\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1771016421\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"7cfc00\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 2,\n                    \"etag\": \"-1073738300\"\n                },\n                \"position\": {\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"etag\": \"3482\"\n                },\n                \"etag\": \"1846825766\"\n            },\n            \"actionId\": 111,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 20,\n                \"rating\": {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-1973430469\"\n                },\n                \"gridLabel\": {\n                    \"id\": 10,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1994159236\"\n                },\n                \"etag\": \"-1942310604\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 87,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 0.025,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 74,\n                        \"description\": \"Low cost impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-1373206379\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"etag\": \"-472317665\"\n                    },\n                    \"etag\": \"-1661344645\"\n                },\n                {\n                    \"id\": 88,\n                    \"likely\": 0.07500000000000001,\n                    \"weightedMean\": 0.0007500000000000001,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 71,\n                        \"description\": \"Low time impact\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 0,\n                        \"closed\": false,\n                        \"etag\": \"-939859340\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 17,\n                        \"label\": \"Low\",\n                        \"etag\": \"81080\"\n                    },\n                    \"unit\": {\n                        \"id\": 8,\n                        \"type\": 2,\n                        \"name\": \"Years\",\n                        \"prefix\": null,\n                        \"suffix\": \"Years\",\n                        \"weighting\": 260,\n                        \"etag\": \"824029043\"\n                    },\n                    \"etag\": \"334834780\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"35281233\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"actionId\": 113,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 89,\n                    \"likely\": 5000,\n                    \"weightedMean\": 5000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"etag\": \"-2045374714\"\n                },\n                {\n                    \"id\": 90,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"1365012841\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1219293099\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 4,\n                    \"etag\": \"-1011872316\"\n                },\n                \"position\": {\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"etag\": \"3836\"\n                },\n                \"etag\": \"-1110841779\"\n            },\n            \"actionId\": 114,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 91,\n                    \"likely\": 2000,\n                    \"weightedMean\": 2000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 1,\n                        \"description\": \"Threat Band 1\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 100,\n                        \"x\": 5,\n                        \"closed\": false,\n                        \"etag\": \"-1578678952\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 12,\n                        \"label\": \"Negligible Threat\",\n                        \"etag\": \"1074514635\"\n                    },\n                    \"unit\": {\n                        \"id\": 2,\n                        \"type\": 1,\n                        \"name\": \"£\",\n                        \"prefix\": \"£\",\n                        \"suffix\": null,\n                        \"weighting\": 1,\n                        \"etag\": \"-663195944\"\n                    },\n                    \"etag\": \"-1928124728\"\n                },\n                {\n                    \"id\": 92,\n                    \"likely\": 7.5,\n                    \"weightedMean\": 7.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 55,\n                        \"description\": null,\n                        \"lowestValue\": 1,\n                        \"highestValue\": 2,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"465250372\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"-1853675221\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"1349630470\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"actionId\": 115,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 93,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-678588786\"\n                },\n                {\n                    \"id\": 94,\n                    \"likely\": 25,\n                    \"weightedMean\": 25,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"-1588537903\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-69429191\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF0000\",\n                \"overallLabel\": \"High\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 12,\n                    \"etag\": \"-919073340\"\n                },\n                \"position\": {\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"etag\": \"3956\"\n                },\n                \"etag\": \"1808344643\"\n            },\n            \"actionId\": 116,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 95,\n                    \"likely\": 150,\n                    \"weightedMean\": 150000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 3,\n                        \"description\": \"Threat Band 2\",\n                        \"lowestValue\": 100,\n                        \"highestValue\": 250,\n                        \"x\": 6,\n                        \"closed\": false,\n                        \"etag\": \"-822589526\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 13,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634878\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"397690448\"\n                },\n                {\n                    \"id\": 96,\n                    \"likely\": 25,\n                    \"weightedMean\": 25,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 57,\n                        \"description\": null,\n                        \"lowestValue\": 5,\n                        \"highestValue\": 10,\n                        \"x\": 8,\n                        \"closed\": false,\n                        \"etag\": \"736422608\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 15,\n                        \"label\": \"High Threat\",\n                        \"etag\": \"528614246\"\n                    },\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"-512258669\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-645246486\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 117,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-857138607\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"actionId\": 118,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 75.5,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1492294617\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 97,\n                    \"likely\": 12.5,\n                    \"weightedMean\": 12500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-300131967\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-1837543832\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 119,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 98,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1868408569\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1347627161\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 3,\n                    \"etag\": \"-1042805308\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"etag\": \"3660\"\n                },\n                \"etag\": \"1359078813\"\n            },\n            \"actionId\": 120,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 75.5,\n                \"rating\": {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"etag\": \"42562794\"\n                },\n                \"gridLabel\": {\n                    \"id\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"2252812\"\n                },\n                \"etag\": \"-1492294617\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 99,\n                    \"likely\": 12.5,\n                    \"weightedMean\": 12500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"776147267\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 3,\n                \"description\": \"Short term velocity\",\n                \"name\": \"Fast (1 week to 1 month)\",\n                \"order\": 3,\n                \"etag\": \"-4980568\"\n            },\n            \"etag\": \"-1697464340\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 121,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [\n                {\n                    \"id\": 100,\n                    \"likely\": null,\n                    \"weightedMean\": null,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-792129335\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1207547669\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FFFF33\",\n                \"overallLabel\": \"Low\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 1,\n                    \"etag\": \"-1135604284\"\n                },\n                \"position\": {\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"etag\": \"3658\"\n                },\n                \"etag\": \"178906523\"\n            },\n            \"actionId\": 123,\n            \"implementationNotes\": \"Implementation notes...\",\n            \"probability\": {\n                \"value\": 12.5,\n                \"rating\": {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"etag\": \"807626824\"\n                },\n                \"gridLabel\": {\n                    \"id\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"80136\"\n                },\n                \"etag\": \"1837456557\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 101,\n                    \"likely\": 2.5,\n                    \"weightedMean\": 2500,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 20,\n                        \"description\": \"Small Threat\",\n                        \"lowestValue\": 0,\n                        \"highestValue\": 5,\n                        \"x\": 3,\n                        \"closed\": false,\n                        \"etag\": \"-1037820294\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 4,\n                        \"label\": \"Low Threat\",\n                        \"etag\": \"1261634347\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"1164251909\"\n                },\n                {\n                    \"id\": 102,\n                    \"likely\": 4.5,\n                    \"weightedMean\": 4.5,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"etag\": \"763962589\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": null,\n                    \"gridLabel\": null,\n                    \"unit\": {\n                        \"id\": 5,\n                        \"type\": 2,\n                        \"name\": \"Days\",\n                        \"prefix\": null,\n                        \"suffix\": \"Days\",\n                        \"weighting\": 1,\n                        \"etag\": \"1354536300\"\n                    },\n                    \"etag\": \"2058246307\"\n                }\n            ],\n            \"velocity\": {\n                \"id\": 2,\n                \"description\": \"Medium term risk velocity\",\n                \"name\": \"Medium (1-6 months)\",\n                \"order\": 2,\n                \"etag\": \"1846988835\"\n            },\n            \"etag\": \"-985693295\"\n        },\n        {\n            \"score\": {\n                \"colour\": null,\n                \"overallLabel\": null,\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": null,\n                    \"etag\": \"6061\"\n                },\n                \"position\": null,\n                \"etag\": \"21455983\"\n            },\n            \"actionId\": 124,\n            \"implementationNotes\": null,\n            \"probability\": null,\n            \"impacts\": [],\n            \"velocity\": null,\n            \"etag\": \"-772317080\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 56,\n        \"pageSize\": 56,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-711651565\"\n}"}],"_postman_id":"2e5ba1f1-f224-4200-8fad-548bc12fa38e"},{"name":"All Actions For A Risk","id":"62fe57e4-c257-4e6c-a2fe-35a5f7dda320","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all?page=1&maxResults=5","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the risk's actions that are visible to the user.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","action","all"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"5"}],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"129","key":"riskId"}]}},"response":[{"id":"f896a73c-8a22-4606-9b5e-dfb5d5a010ea","name":"Successful Paginated Action Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all?page=1&maxResults=5","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","action","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"5","description":"For paginated lists, this denotes the maximum number of results to return on each page."}],"variable":[{"key":"riskId","value":"7","description":"The ID of the risk."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 May 2024 13:59:09 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 5,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Architect to arrange presentation to councillors and residents. Get to know the likely objections by sounding out potential objectors anonymously and investigating the possibility of minor changes at an early stage.\\nOn a new line\",\n            \"name\": \"Presentation of Case\",\n            \"notes\": \"\",\n            \"projectNotes\": \"\",\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": \"2021-08-20\",\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-06-25\",\n            \"startDate\": \"2019-09-20\",\n            \"actionType\": 1,\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateAccepted\": \"2019-08-19\",\n            \"dateApproved\": \"2019-08-19\",\n            \"creationDate\": \"2019-08-14\",\n            \"lastChanged\": \"2024-05-30T13:50:58\",\n            \"status\": {\n                \"id\": 2,\n                \"name\": \"Under Review\",\n                \"type\": 6,\n                \"etag\": \"-291728993\"\n            },\n            \"customDropdowns\": [\n                {\n                    \"id\": 43,\n                    \"type\": 6,\n                    \"field\": {\n                        \"id\": 17,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114998\"\n                    },\n                    \"value\": \"Medium\",\n                    \"description\": \"\",\n                    \"etag\": \"-258884444\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 8,\n                    \"name\": \"Oxford\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 1,\n                        \"name\": \"City\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/1\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 6,\n                        \"name\": \"United Kingdom\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/6\"\n                        }\n                    },\n                    \"etag\": \"-1511332218\"\n                },\n                {\n                    \"id\": 26,\n                    \"name\": \"Engineering\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 4,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/4\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 25,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/25\"\n                        }\n                    },\n                    \"etag\": \"1138307060\"\n                },\n                {\n                    \"id\": 79,\n                    \"name\": \"Procurement\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 4,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/4\"\n                        }\n                    },\n                    \"owner\": null,\n                    \"parent\": {\n                        \"id\": 25,\n                        \"name\": \"Functional Area\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/25\"\n                        }\n                    },\n                    \"etag\": \"1830466696\"\n                }\n            ],\n            \"budget\": {\n                \"value\": 20,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"-872673892\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": 1,\n                \"unit\": {\n                    \"id\": 7,\n                    \"type\": 2,\n                    \"name\": \"Months\",\n                    \"prefix\": null,\n                    \"suffix\": \"Months\",\n                    \"weighting\": 21.67,\n                    \"etag\": \"-908060962\"\n                },\n                \"etag\": \"-1135604320\"\n            },\n            \"assessment\": {\n                \"id\": 5,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/5/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 7,\n                \"name\": \"Technical demonstrator failure\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/7\"\n                }\n            },\n            \"owner\": {\n                \"id\": 3,\n                \"name\": \"David Brown\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/3\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"821869832\"\n        },\n        {\n            \"id\": 7,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Architect and Finance manager will lobby local councillors through personal contacts.\",\n            \"name\": \"Lobby Local Councillors\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": \"2021-12-01\",\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2021-07-30\",\n            \"startDate\": \"2019-08-29\",\n            \"actionType\": 1,\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateAccepted\": \"2019-08-19\",\n            \"dateApproved\": \"2019-08-19\",\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2022-06-23T16:35:52\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"399313904\"\n            },\n            \"customDropdowns\": [],\n            \"categories\": [],\n            \"budget\": {\n                \"value\": 10,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"-934539876\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 7,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/7/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 7,\n                \"name\": \"Technical demonstrator failure\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/7\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"-1185801948\"\n        },\n        {\n            \"id\": 50,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Fallback Action\",\n            \"notes\": null,\n            \"projectNotes\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"completionDate\": null,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-11-27\",\n            \"startDate\": null,\n            \"actionType\": 2,\n            \"lifeCycle\": \"Draft\",\n            \"closed\": false,\n            \"dateAccepted\": null,\n            \"dateApproved\": null,\n            \"creationDate\": \"2019-11-22\",\n            \"lastChanged\": \"2021-09-20T14:47:59\",\n            \"status\": null,\n            \"customDropdowns\": [],\n            \"categories\": [],\n            \"budget\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"cost\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 3,\n                    \"type\": 1,\n                    \"name\": \"£K\",\n                    \"prefix\": \"£\",\n                    \"suffix\": \"K\",\n                    \"weighting\": 1000,\n                    \"etag\": \"1396133009\"\n                },\n                \"etag\": \"6021\"\n            },\n            \"duration\": {\n                \"value\": null,\n                \"unit\": {\n                    \"id\": 5,\n                    \"type\": 2,\n                    \"name\": \"Days\",\n                    \"prefix\": null,\n                    \"suffix\": \"Days\",\n                    \"weighting\": 1,\n                    \"etag\": \"1405399959\"\n                },\n                \"etag\": \"6023\"\n            },\n            \"assessment\": {\n                \"id\": 50,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"assessment\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/action/50/assessment\"\n                }\n            },\n            \"risk\": {\n                \"id\": 7,\n                \"name\": \"Technical demonstrator failure\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/7\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"etag\": \"-1298603173\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 5,\n        \"totalItems\": 3,\n        \"pageSize\": 3,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-364506168\"\n}"},{"id":"205258bb-be02-4ff3-af5f-e71e55127182","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","action","all"],"query":[{"key":"page","value":"2"}],"variable":[{"key":"riskId","value":"129"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 07:55:46 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"153"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"},{"id":"d7c6a7b8-e970-4059-8dfb-832e11e73a32","name":"Accessing A Forbidden Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","action","all"],"variable":[{"key":"riskId","value":"2"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 09:26:31 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"135"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view risk as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"bf0d27e9-9189-4eb3-a80d-af08381b42ed","name":"Accessing A Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","action","all"],"variable":[{"key":"riskId","value":"10000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 09:28:27 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"126"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/risk/10000/action/all\",\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"}],"_postman_id":"62fe57e4-c257-4e6c-a2fe-35a5f7dda320"},{"name":"All Action Assessments For A Risk","id":"57f2feda-358a-4254-b7d0-a092fc4b48ff","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all/assessment","description":"<p>This request lists all assessments for mitigation actions that are available within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","action","all","assessment"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"7","key":"riskId"}]}},"response":[{"id":"62dca4ae-e7a6-4943-85d8-eac485d97416","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/action/all/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","action","all","assessment"],"variable":[{"key":"riskId","value":"7","description":"The ID of the risk."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Sep 2021 15:12:39 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"673"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 9,\n                    \"etag\": \"-942273084\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"etag\": \"3897\"\n                },\n                \"etag\": \"1192628099\"\n            },\n            \"actionId\": 5,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 37.5,\n                \"rating\": {\n                    \"id\": 4,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"etag\": \"-67769153\"\n                },\n                \"gridLabel\": {\n                    \"id\": 7,\n                    \"label\": \"High\",\n                    \"etag\": \"2253048\"\n                },\n                \"etag\": \"-875936729\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 3,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"136314964\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1711572017\"\n        },\n        {\n            \"score\": {\n                \"colour\": \"FF9900\",\n                \"overallLabel\": \"Medium\",\n                \"cell\": {\n                    \"label\": null,\n                    \"value\": 6,\n                    \"etag\": \"-980939324\"\n                },\n                \"position\": {\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"etag\": \"3895\"\n                },\n                \"etag\": \"-1088680063\"\n            },\n            \"actionId\": 7,\n            \"implementationNotes\": null,\n            \"probability\": {\n                \"value\": 7.5,\n                \"rating\": {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"etag\": \"-237248483\"\n                },\n                \"gridLabel\": {\n                    \"id\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"80372\"\n                },\n                \"etag\": \"-671982419\"\n            },\n            \"impacts\": [\n                {\n                    \"id\": 4,\n                    \"likely\": 500,\n                    \"weightedMean\": 500000,\n                    \"closed\": false,\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": null,\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"etag\": \"1169957835\"\n                    },\n                    \"impactRating\": null,\n                    \"scoringRating\": {\n                        \"id\": 5,\n                        \"description\": \"Threat Band 3\",\n                        \"lowestValue\": 250,\n                        \"highestValue\": 750,\n                        \"x\": 7,\n                        \"closed\": false,\n                        \"etag\": \"661223932\"\n                    },\n                    \"gridLabel\": {\n                        \"id\": 14,\n                        \"label\": \"Medium Threat\",\n                        \"etag\": \"1378399736\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"etag\": \"-1096267680\"\n                    },\n                    \"etag\": \"-1473029067\"\n                }\n            ],\n            \"velocity\": null,\n            \"etag\": \"-1603480314\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 2,\n        \"pageSize\": 2,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-1685006652\"\n}"}],"_postman_id":"57f2feda-358a-4254-b7d0-a092fc4b48ff"}],"id":"e9cb9c34-374f-47c2-bcd4-e35c802856db","description":"<p>This collection will show how to obtain action data from Predict! Connect.</p>\n<p><strong>Note</strong>: From Predict! Risk Controller v6.4.1 (Predict! Connect v1.3.0.0), controls are separate entities to actions. See the Control section for details on getting controls.</p>\n","_postman_id":"e9cb9c34-374f-47c2-bcd4-e35c802856db","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Control","item":[{"name":"Linked Risk","item":[{"name":"Individual Risk Link For A Control","id":"ff9a740e-f5ca-4883-8945-ed34ce5d69b8","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","description":"<h4 id=\"risk-control-link-object-on-control\">Risk-Control Link Object on Control</h4>\n<p>Risks and controls can be linked. Such links contain information about the effectiveness of the control in relation to the risk.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>justification</td>\n<td>String</td>\n<td>Justification for the assigned effectiveness rating.</td>\n</tr>\n<tr>\n<td>critical</td>\n<td>Boolean</td>\n<td>Whether the control is critical in managing this risk.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the risk-control link was last updated.</td>\n</tr>\n<tr>\n<td>control</td>\n<td>Link to Control Object</td>\n<td>The linked control.</td>\n</tr>\n<tr>\n<td>risk</td>\n<td>Link to Risk Object</td>\n<td>The linked risk.</td>\n</tr>\n<tr>\n<td>effectiveness</td>\n<td>Link to Control Effectiveness Object</td>\n<td>The effectiveness of this control in relation to this linked risk.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"},{"description":{"content":"<p>The ID of the risk.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"873fb57a-fe56-43ab-a205-91336fa6fcbf","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"14"},{"key":"riskId","value":"7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 11:27:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"-310458212\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": null,\n    \"critical\": false,\n    \"control\": {\n        \"id\": 14,\n        \"name\": \"Enviro: Air particulate monitoring\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/14\"\n        }\n    },\n    \"risk\": {\n        \"id\": 7,\n        \"name\": \"Technical demonstrator failure\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/7\"\n        }\n    },\n    \"effectiveness\": {\n        \"id\": 2,\n        \"name\": \"Partially Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"effectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/2\"\n        }\n    },\n    \"etag\": \"-310458212\"\n}"},{"id":"28aaf49b-bcad-411d-b15b-f04f60b9b439","name":"Accessing A Forbidden Control","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"8"},{"key":"riskId","value":"18"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 13:24:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view control as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"fa09fb8e-3180-476f-8904-61842fcb56e8","name":"Accessing A Control That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"10000"},{"key":"riskId","value":"1"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 13:25:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Control 10,000 not found.\"\n    ]\n}"},{"id":"37d1ee1a-837a-45c9-bd2d-3735cce6c67c","name":"Accessing A Forbidden Linked Risk","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"14"},{"key":"riskId","value":"205"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 13:27:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"400234194\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": null,\n    \"critical\": false,\n    \"control\": {\n        \"id\": 14,\n        \"name\": \"Enviro: Air particulate monitoring\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/14\"\n        }\n    },\n    \"risk\": {\n        \"id\": 205,\n        \"name\": \"\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/205\"\n        }\n    },\n    \"effectiveness\": null,\n    \"etag\": \"400234194\"\n}"},{"id":"b36fb982-63f6-4da2-9f9c-34ca388144fc","name":"Accessing A Linked Risk That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"14"},{"key":"riskId","value":"10000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 13:29:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"}],"_postman_id":"ff9a740e-f5ca-4883-8945-ed34ce5d69b8"},{"name":"All Risk Links For A Control","id":"148d5d27-ebc6-4942-9ae0-314cf3ea1dab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/all","description":"<p>This request lists all the risk links on the control.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control",":controlId","riskControlLink","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"}]}},"response":[{"id":"a56bae6e-af7e-4f7d-bebd-646054f294f8","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/all","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink","all"],"variable":[{"key":"controlId","value":"7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 16:24:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"justification\": null,\n            \"critical\": false,\n            \"control\": {\n                \"id\": 7,\n                \"name\": \"Preventative: Safety Equipment\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/7\"\n                }\n            },\n            \"risk\": {\n                \"id\": 4,\n                \"name\": \"Workplace Health & Safety\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/4\"\n                }\n            },\n            \"effectiveness\": null,\n            \"etag\": \"1622082185\"\n        },\n        {\n            \"justification\": null,\n            \"critical\": false,\n            \"control\": {\n                \"id\": 7,\n                \"name\": \"Preventative: Safety Equipment\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/7\"\n                }\n            },\n            \"risk\": {\n                \"id\": 7,\n                \"name\": \"Technical demonstrator failure\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/7\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 3,\n                \"name\": \"Substantially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/3\"\n                }\n            },\n            \"etag\": \"-1524837806\"\n        },\n        {\n            \"justification\": null,\n            \"critical\": false,\n            \"control\": {\n                \"id\": 7,\n                \"name\": \"Preventative: Safety Equipment\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"control\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/7\"\n                }\n            },\n            \"risk\": {\n                \"id\": 25,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/25\"\n                }\n            },\n            \"effectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"effectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"etag\": \"161589306\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 3,\n        \"pageSize\": 3,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-380618040\"\n}"}],"_postman_id":"148d5d27-ebc6-4942-9ae0-314cf3ea1dab"}],"id":"28c3b6d5-7754-4f95-9799-637c59ee5d64","description":"<p>This collection will show how to obtain linked risk data on a control from Predict! Connect.</p>\n<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.4.1.0 (Connect v1.3.0.1).</p>\n","_postman_id":"28c3b6d5-7754-4f95-9799-637c59ee5d64","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Individual Control","id":"b7a28e56-4557-41a1-b3eb-ee84ffe1baae","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/control/:controlId","description":"<h4 id=\"control-object\">Control Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the control.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>String</td>\n<td>The latest comment made on the control.</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>First custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>Second custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>Third custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>Fourth custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString5</td>\n<td>String</td>\n<td>Fifth custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString6</td>\n<td>String</td>\n<td>Sixth custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString7</td>\n<td>String</td>\n<td>Seventh custom string field for the control.</td>\n</tr>\n<tr>\n<td>customString8</td>\n<td>String</td>\n<td>Eighth custom string field for the control.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>A detailed description of the control.</td>\n</tr>\n<tr>\n<td>measures</td>\n<td>String</td>\n<td>Criteria this control needs to meet e.g. policy, standard, legislation.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>A brief description of the control.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>Notes on the control.</td>\n</tr>\n<tr>\n<td>resultOfLastTest</td>\n<td>String</td>\n<td>The result of the last test run on this control.</td>\n</tr>\n<tr>\n<td>testPlan</td>\n<td>String</td>\n<td>How to test this control is working as designed.</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>First custom number field for the control.</td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>Second custom number field for the control.</td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>Third custom number field for the control.</td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>Fourth custom number field for the control.</td>\n</tr>\n<tr>\n<td>controlType</td>\n<td>Number</td>\n<td>The type of control.  <br />- 1: Preventive  <br />- 2: Reactive  <br />- 3: Detective</td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>First custom boolean field for the control.</td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>Second custom boolean field for the control.</td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>Third custom boolean field for the control.</td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>Fourth custom boolean field for the control.</td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>First custom date field for the control.</td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>Second custom date field for the control.</td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>Third custom date field for the control.</td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>Fourth custom date field for the control.</td>\n</tr>\n<tr>\n<td>dateOfLastTest</td>\n<td>Date</td>\n<td>Date this control was last tested.</td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>The date when the control is next due to be reviewed. Risk Controller can be used to send emails to its owner and leader when the review date is approaching or has passed.</td>\n</tr>\n<tr>\n<td>lifeCycle</td>\n<td>String</td>\n<td>The life cycle state of the control. Returned values are:  <br />- Draft  <br />- Submitted  <br />- Live</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Whether the control is retired.</td>\n</tr>\n<tr>\n<td>dateApproved</td>\n<td>Date</td>\n<td>The date when the control was approved.</td>\n</tr>\n<tr>\n<td>dateSubmitted</td>\n<td>Date</td>\n<td>The date when the control was submitted for approval.</td>\n</tr>\n<tr>\n<td>creationDate</td>\n<td>Date</td>\n<td>The date when the control was created.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the risk was last updated.</td>\n</tr>\n<tr>\n<td>nextTestDue</td>\n<td>Date</td>\n<td>Date next test of this control is due.</td>\n</tr>\n<tr>\n<td>frequencyOfTest</td>\n<td>Number</td>\n<td>How frequently testing should be carried out.  <br />  <br />This is the value associated with frequencyOfTestUnit.</td>\n</tr>\n<tr>\n<td>frequencyOfTestUnit</td>\n<td>String</td>\n<td>How frequently testing should be carried out.  <br />  <br />This is the unit associated with the value of frequencyOfTest.  <br />  <br />Returned values are:  <br />- Days  <br />- Weeks  <br />- Months</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Status Object</td>\n<td>Statuses provide you with a way of recording the current state of the control.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Category Objects</td>\n<td>A list of objects referring to categories linked to the control.</td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Custom Dropdown Objects</td>\n<td>A list of objects referring to custom dropdown values on a control.</td>\n</tr>\n<tr>\n<td>changedBy</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the control.</td>\n</tr>\n<tr>\n<td>createdBy</td>\n<td>Link to User Object</td>\n<td>The user who created the control.</td>\n</tr>\n<tr>\n<td>folder</td>\n<td>Link to Folder Object</td>\n<td>The folder the risk resides in.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Link to User Object</td>\n<td>The user who is currently responsible for reviewing and updating the control, and ensuring that the control is carried out.</td>\n</tr>\n<tr>\n<td>shadowOwner</td>\n<td>Link to User Object</td>\n<td>A secondary owner for the control. For example, this might be the person who is responsible for the control in the owner's absence, or a user from another organisation who is tracking the control.</td>\n</tr>\n<tr>\n<td>leader</td>\n<td>Link to User Object</td>\n<td>A person with the authority and responsibility for approving the control.</td>\n</tr>\n<tr>\n<td>shadowLeader</td>\n<td>Link to User Object</td>\n<td>A secondary leader for the control. For example, this might be the person who is responsible for the control in the leader's absence, or a user from another organisation who is tracking the control.</td>\n</tr>\n<tr>\n<td>designEffectiveness</td>\n<td>Link to Control Effectiveness Object</td>\n<td>The effectiveness of this control at the design stage.</td>\n</tr>\n<tr>\n<td>operationalEffectiveness</td>\n<td>Link to Control Effectiveness Object</td>\n<td>The effectiveness of this control in practice.</td>\n</tr>\n<tr>\n<td>riskControlLinks</td>\n<td>Link to All Risk-Control Link Objects</td>\n<td>The links between the control and any risk objects.  <br />  <br />See Risk-Control Link Object on Control.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control",":controlId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"}]}},"response":[{"id":"7323460e-16df-4144-a6bc-221136733162","name":"Successful Control Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"29","description":"The ID of the control."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Tue, 21 May 2024 15:38:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"-1014915000\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 29,\n    \"comments\": \"\",\n    \"customString1\": \"HR29, HR37.\",\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"description\": \"Background verification checks on all candidates to become personnel shall be carried out prior to joining the organization and on an ongoing basis taking into consideration applicable laws, regulations and ethics and be proportional to the business requirements, the classification of the information to be accessed and the perceived risks.\",\n    \"measures\": \"Recruitment screening (photo ID, references taken up, police check)\\nBackground checks (annually)\",\n    \"name\": \"6.01 Screening\",\n    \"notes\": null,\n    \"resultOfLastTest\": \"09/11/2023 Background checks extended to include sight of Bank account document showing account holder name & address which must marry with a utility or rates bill. This falls in-line with Security Clearance requirements in the UK. Employee Record book updated accordingly. \\n13/03/2023 Reviewed monthly. See Employee Record book - Onboarding, HR29, HR37\",\n    \"testPlan\": \"Employee records folder (record book, ID documents)\",\n    \"customNumber1\": 12.34,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"controlType\": 3,\n    \"customBoolean1\": true,\n    \"customBoolean2\": false,\n    \"customBoolean3\": true,\n    \"customBoolean4\": false,\n    \"customDate1\": \"2024-06-18\",\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"dateOfLastTest\": \"2024-03-05\",\n    \"reviewDate\": \"2024-03-06\",\n    \"lifeCycle\": \"Live\",\n    \"closed\": false,\n    \"dateApproved\": \"2023-10-23\",\n    \"dateSubmitted\": null,\n    \"creationDate\": \"2023-10-23\",\n    \"lastChanged\": \"2024-03-05T14:51:09\",\n    \"nextTestDue\": \"2024-09-05\",\n    \"frequencyOfTest\": 6,\n    \"frequencyOfTestUnit\": \"Months\",\n    \"status\": {\n        \"id\": 2,\n        \"name\": \"Under Review\",\n        \"type\": 14,\n        \"etag\": \"372857925\"\n    },\n    \"categories\": [\n        {\n            \"id\": 82,\n            \"name\": \"Confidentiality\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 13,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/13\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 81,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/81\"\n                }\n            },\n            \"etag\": \"785970659\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Integrity\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 13,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/13\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 81,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/81\"\n                }\n            },\n            \"etag\": \"-204648411\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Availability\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 13,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/13\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 81,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/81\"\n                }\n            },\n            \"etag\": \"101434270\"\n        }\n    ],\n    \"customDropdowns\": [\n        {\n            \"id\": 16,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 17,\n                \"key\": \"custom_dropdown1\",\n                \"etag\": \"453114998\"\n            },\n            \"value\": \"HR\",\n            \"description\": \"\",\n            \"etag\": \"98277314\"\n        },\n        {\n            \"id\": 22,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 18,\n                \"key\": \"custom_dropdown2\",\n                \"etag\": \"453115058\"\n            },\n            \"value\": \"Checks\",\n            \"description\": \"\",\n            \"etag\": \"-2031723037\"\n        }\n\t],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 46,\n        \"name\": \"Information Security Management (ISO:27001)\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/46\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"leader\": {\n        \"id\": 9,\n        \"name\": \"Business Manager\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/9\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"designEffectiveness\": {\n        \"id\": 3,\n        \"name\": \"Substantially Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"controlEffectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/3\"\n        }\n    },\n    \"operationalEffectiveness\": {\n        \"id\": 1,\n        \"name\": \"Ineffective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"controlEffectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/1\"\n        }\n    },\n    \"riskControlLinks\": {\n        \"id\": 29,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"riskControlLinks\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/29/riskControlLink/all\"\n        }\n    },\n    \"etag\": \"-1014915000\"\n}"},{"id":"8427750e-cfe1-474b-b61c-0cc05246ff95","name":"Accessing A Forbidden Control","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"8","description":"The ID of the control."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Tue, 21 May 2024 15:46:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view control as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"d768440f-698c-4f43-becd-409c8d353be8","name":"Accessing A Control That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"10000","description":"The ID of the control."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 21 May 2024 15:47:57 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Control 10,000 not found.\"\n    ]\n}"}],"_postman_id":"b7a28e56-4557-41a1-b3eb-ee84ffe1baae"},{"name":"All Controls","id":"8e10bef2-51bd-4766-a677-c36edd3b4791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/control/all","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the controls that are visible to the user making the request.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"01d09586-d829-4d3b-9a32-904d6774bb41","name":"Successful Paginated Control Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/all?page=3&maxResults=5","host":["{{SERVER_NAME}}"],"path":["api","v1","control","all"],"query":[{"key":"page","value":"3"},{"key":"maxResults","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 May 2024 14:56:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 11,\n            \"comments\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"measures\": null,\n            \"name\": \"Reduction: Fire alarm system\",\n            \"notes\": \"\",\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 2,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-11-12\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-09-04\",\n            \"reviewDate\": \"2022-03-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2019-10-23\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2019-10-23\",\n            \"lastChanged\": \"2023-11-27T17:41:09\",\n            \"nextTestDue\": \"2023-11-04\",\n            \"frequencyOfTest\": 2,\n            \"frequencyOfTestUnit\": \"Months\",\n            \"status\": {\n                \"id\": 11,\n                \"name\": \"Under Review\",\n                \"type\": 14,\n                \"etag\": \"-385144133\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"folder\": {\n                \"id\": 5,\n                \"name\": \"Internal Controls\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/5\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 4,\n                \"name\": \"Totally Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/4\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 4,\n                \"name\": \"Totally Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/4\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 11,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/11/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"1146768913\"\n        },\n        {\n            \"id\": 12,\n            \"comments\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"measures\": null,\n            \"name\": \"Preventative: Electrical PAT testing\",\n            \"notes\": null,\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 1,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-11-12\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-10-16\",\n            \"reviewDate\": \"2022-03-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2019-11-04\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2019-11-04\",\n            \"lastChanged\": \"2023-11-27T17:41:10\",\n            \"nextTestDue\": \"2024-04-16\",\n            \"frequencyOfTest\": 6,\n            \"frequencyOfTestUnit\": \"Months\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"1432705954\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"folder\": {\n                \"id\": 5,\n                \"name\": \"Internal Controls\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/5\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 4,\n                \"name\": \"Totally Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/4\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 4,\n                \"name\": \"Totally Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/4\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 12,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/12/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"-1488090806\"\n        },\n        {\n            \"id\": 13,\n            \"comments\": null,\n            \"customString1\": \"Partially\",\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Dust barriers and water spray must be used to keep dust down\",\n            \"measures\": null,\n            \"name\": \"Enviro: Dust control during earth movements\",\n            \"notes\": null,\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 1,\n            \"customBoolean1\": true,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-10-01\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-10-02\",\n            \"reviewDate\": \"2022-03-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2020-06-18\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2020-06-18\",\n            \"lastChanged\": \"2023-11-27T17:41:10\",\n            \"nextTestDue\": \"2024-01-02\",\n            \"frequencyOfTest\": 3,\n            \"frequencyOfTestUnit\": \"Months\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"1432705954\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 44,\n                \"name\": \"Environmental (ISO:14000)\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/44\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 13,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/13/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"-647278688\"\n        },\n        {\n            \"id\": 14,\n            \"comments\": null,\n            \"customString1\": \"Fully\",\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Regular monitoring of particulate size\",\n            \"measures\": null,\n            \"name\": \"Enviro: Air particulate monitoring\",\n            \"notes\": \"\",\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 3,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-10-01\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-09-04\",\n            \"reviewDate\": \"2022-03-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2020-06-18\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2020-06-18\",\n            \"lastChanged\": \"2023-11-27T17:41:11\",\n            \"nextTestDue\": \"2023-11-04\",\n            \"frequencyOfTest\": 2,\n            \"frequencyOfTestUnit\": \"Months\",\n            \"status\": {\n                \"id\": 13,\n                \"name\": \"Active\",\n                \"type\": 14,\n                \"etag\": \"305881359\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 44,\n                \"name\": \"Environmental (ISO:14000)\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/44\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 3,\n                \"name\": \"Substantially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/3\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 14,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/14/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"-1390114689\"\n        },\n        {\n            \"id\": 15,\n            \"comments\": null,\n            \"customString1\": \"Partially\",\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Ensure all vehicles adhere to published maintenance schedule\",\n            \"measures\": null,\n            \"name\": \"Enviro: Regular engine maintenance\",\n            \"notes\": null,\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 1,\n            \"customBoolean1\": true,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-11-01\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-10-02\",\n            \"reviewDate\": \"2022-03-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2020-06-18\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2020-06-18\",\n            \"lastChanged\": \"2023-11-27T17:41:11\",\n            \"nextTestDue\": \"2024-01-02\",\n            \"frequencyOfTest\": 3,\n            \"frequencyOfTestUnit\": \"Months\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"1432705954\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 44,\n                \"name\": \"Environmental (ISO:14000)\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/44\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 15,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/15/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"-921579208\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 3,\n        \"maxResultsPerPage\": 5,\n        \"totalItems\": 53,\n        \"pageSize\": 5,\n        \"lastPage\": 11\n    },\n    \"etag\": \"2145800961\"\n}"},{"id":"a2744230-dbf5-48bb-9091-467157996feb","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","control","all"],"query":[{"key":"page","value":"2"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 May 2024 14:59:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"8e10bef2-51bd-4766-a677-c36edd3b4791"},{"name":"All Controls For A Folder","id":"746d8d76-3f90-495e-a76d-b2c56a04d02b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/:folderId/control/all","description":"<ul>\n<li>This request lists all the controls visible to the user making the request that are contained in a particular folder within Predict!.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId","control","all"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":"2"},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":"10"}],"variable":[{"description":{"content":"<p>The ID of the folder.</p>\n","type":"text/plain"},"type":"any","value":"","key":"folderId"}]}},"response":[{"id":"5bbc1cb0-f2a7-42b8-9427-1767cf4ec3b2","name":"Successful Paginated Control Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/control/all?page=1&maxResults=10","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","control","all"],"query":[{"key":"page","value":"1","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"10","description":"For paginated lists, this denotes the maximum number of results to return on each page."}],"variable":[{"key":"folderId","value":"45","description":"The ID of the folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Fri, 24 May 2024 08:30:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 21,\n            \"comments\": null,\n            \"customString1\": \"Partial\",\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"measures\": null,\n            \"name\": \"H&S: Spillage containment\",\n            \"notes\": null,\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 2,\n            \"customBoolean1\": true,\n            \"customBoolean2\": true,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2020-01-31\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-10-02\",\n            \"reviewDate\": \"2022-01-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2020-06-25\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2020-06-25\",\n            \"lastChanged\": \"2023-11-27T17:41:13\",\n            \"nextTestDue\": \"2023-11-13\",\n            \"frequencyOfTest\": 6,\n            \"frequencyOfTestUnit\": \"Weeks\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"1432705954\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 45,\n                \"name\": \"Health & Safety (ISO:45001)\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/45\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 4,\n                \"name\": \"Totally Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/4\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 3,\n                \"name\": \"Substantially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/3\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 21,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/21/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"905189171\"\n        },\n        {\n            \"id\": 22,\n            \"comments\": null,\n            \"customString1\": \"Fully\",\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"measures\": null,\n            \"name\": \"H&S: Fire Alarm System\",\n            \"notes\": null,\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 1,\n            \"customBoolean1\": true,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-11-01\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-09-04\",\n            \"reviewDate\": \"2022-01-31\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2020-06-25\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2020-06-25\",\n            \"lastChanged\": \"2023-11-27T17:41:14\",\n            \"nextTestDue\": \"2023-11-04\",\n            \"frequencyOfTest\": 2,\n            \"frequencyOfTestUnit\": \"Months\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"1432705954\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 45,\n                \"name\": \"Health & Safety (ISO:45001)\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/45\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 22,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/22/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"-583825624\"\n        },\n        {\n            \"id\": 23,\n            \"comments\": null,\n            \"customString1\": \"Partial\",\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"Ensure Sprinklers are fitted in key buildings\",\n            \"measures\": null,\n            \"name\": \"H&S: Sprinkler System\",\n            \"notes\": null,\n            \"resultOfLastTest\": null,\n            \"testPlan\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"controlType\": 1,\n            \"customBoolean1\": true,\n            \"customBoolean2\": true,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2021-10-01\",\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"dateOfLastTest\": \"2023-10-02\",\n            \"reviewDate\": \"2022-06-30\",\n            \"lifeCycle\": \"Live\",\n            \"closed\": false,\n            \"dateApproved\": \"2020-06-25\",\n            \"dateSubmitted\": null,\n            \"creationDate\": \"2020-06-25\",\n            \"lastChanged\": \"2023-11-27T17:41:14\",\n            \"nextTestDue\": \"2023-11-13\",\n            \"frequencyOfTest\": 6,\n            \"frequencyOfTestUnit\": \"Weeks\",\n            \"status\": {\n                \"id\": 9,\n                \"name\": \"Active\",\n                \"type\": 6,\n                \"etag\": \"1432705954\"\n            },\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"createdBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"folder\": {\n                \"id\": 45,\n                \"name\": \"Health & Safety (ISO:45001)\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/45\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"shadowOwner\": null,\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"shadowLeader\": null,\n            \"designEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"operationalEffectiveness\": {\n                \"id\": 2,\n                \"name\": \"Partially Effective\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"controlEffectiveness\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/controlEffectiveness/2\"\n                }\n            },\n            \"riskControlLinks\": {\n                \"id\": 23,\n                \"name\": null,\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"riskControlLinks\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/control/23/riskControlLink/all\"\n                }\n            },\n            \"etag\": \"-33197274\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 10,\n        \"totalItems\": 3,\n        \"pageSize\": 3,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-1852724269\"\n}"},{"id":"d134c2cd-e7e7-47ee-b9ee-2ae197918425","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/control/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","control","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."}],"variable":[{"key":"folderId","value":"45","description":"The ID of the folder."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 08:33:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"},{"id":"b6cc377b-0730-42a6-ba5f-8226e025fad6","name":"Accessing A Forbidden Folder","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/control/all","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","control","all"],"variable":[{"key":"folderId","value":"17","description":"The ID of the folder."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 08:37:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/folder/17/control/all\",\n    \"messages\": [\n        \"Unable to view folder as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"73a0e75f-f22f-4788-a435-8465c1aae16f","name":"Accessing A Folder That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/control/all","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","control","all"],"variable":[{"key":"folderId","value":"10000","description":"The ID of the folder."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 24 May 2024 08:38:54 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/folder/10000/control/all\",\n    \"messages\": [\n        \"Folder 10,000 not found.\"\n    ]\n}"}],"_postman_id":"746d8d76-3f90-495e-a76d-b2c56a04d02b"}],"id":"e60db296-1804-454a-9b8f-c40cb3507a1e","description":"<p>This collection shows how to obtain control data from Predict! Connect.</p>\n<p><strong>Note</strong>: From Predict! Risk Controller version v6.4.1 (Predict! Connect version 1.3.0.0), actions of type 'control' have been removed and replaced with the new control objects.</p>\n","_postman_id":"e60db296-1804-454a-9b8f-c40cb3507a1e","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Folder","item":[{"name":"Cost Analysis","item":[{"name":"Individual Cost Analysis Results For A Folder","id":"a4569c8b-52d9-4d36-ab95-088229acb17c","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","description":"<h4 id=\"analysis-object\">Analysis Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the analysis.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>String</td>\n<td>The latest comment made on the analysis.</td>\n</tr>\n<tr>\n<td>percentiles</td>\n<td>Confidence Percentiles Object</td>\n<td>Contains information about the confidence percentiles.</td>\n</tr>\n<tr>\n<td>current</td>\n<td>Confidence Values Object</td>\n<td>Contains information about the confidence values calculated for the set of risk's current assessments in the folder.</td>\n</tr>\n<tr>\n<td>target</td>\n<td>Confidence Values Object</td>\n<td>Contains information about the confidence values calculated for the set of risk's target assessments in the folder.</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Unit Object</td>\n<td>The base cost unit the set of confidence values were calculated against.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the analysis data was last updated.</td>\n</tr>\n<tr>\n<td>changedBy</td>\n<td>Link To User Object</td>\n<td>The user who last made changes to the analysis data.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"confidence-percentiles-object\">Confidence Percentiles Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>confidence1</td>\n<td>Number</td>\n<td>The first confidence percentile.</td>\n</tr>\n<tr>\n<td>confidence2</td>\n<td>Number</td>\n<td>The second confidence percentile.</td>\n</tr>\n<tr>\n<td>confidence3</td>\n<td>Number</td>\n<td>The third confidence percentile.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"confidence-values-object\">Confidence Values Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>confidence1</td>\n<td>Number</td>\n<td>The confidence value calculated against the first percentile.</td>\n</tr>\n<tr>\n<td>confidence2</td>\n<td>Number</td>\n<td>The confidence value calculated against the second percentile.</td>\n</tr>\n<tr>\n<td>confidence3</td>\n<td>Number</td>\n<td>The confidence value calculated against the third percentile.</td>\n</tr>\n<tr>\n<td>mean</td>\n<td>Number</td>\n<td>The calculated mean confidence value.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId","analysis"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>The type of analysis to retrieve. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3.</p>\n","type":"text/plain"},"key":"result","value":"cost"}],"variable":[{"description":{"content":"<p>The ID of the folder.</p>\n","type":"text/plain"},"type":"any","value":"","key":"folderId"}]}},"response":[{"id":"b11fc682-edca-421c-959c-2099ea3399d0","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to retrieve. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"80","description":"The ID of the folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Jun 2025 21:59:48 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"247635964\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"comments\": \"This writeback was for cost results. It was updated using Predict! Connect.\",\n    \"percentiles\": {\n        \"confidence1\": 5,\n        \"confidence2\": 50,\n        \"confidence3\": 95,\n        \"etag\": \"1629610563\"\n    },\n    \"current\": {\n        \"confidence1\": 27863484.488770366,\n        \"confidence2\": 92913106.9779396,\n        \"confidence3\": 152936467.76676175,\n        \"mean\": 91834289.66576421,\n        \"etag\": \"703972172\"\n    },\n    \"target\": {\n        \"confidence1\": 0,\n        \"confidence2\": 8273488.163948059,\n        \"confidence3\": 15307308.208465576,\n        \"mean\": 6619511.03003788,\n        \"etag\": \"693408553\"\n    },\n    \"unit\": {\n        \"id\": 2,\n        \"type\": 1,\n        \"name\": \"£\",\n        \"prefix\": \"£\",\n        \"suffix\": \"\",\n        \"weighting\": 1,\n        \"etag\": \"-882341265\"\n    },\n    \"lastChanged\": \"2025-05-28T22:05:17\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"247635964\"\n}"},{"id":"013fa837-359e-401e-868d-9fd74450da05","name":"Accessing An Unknown Analysis Result Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=time","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"time","description":"The type of analysis to retrieve. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"80","description":"The ID of the folder."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Jun 2025 22:07:13 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/folder/80/analysis?result=time\",\n    \"messages\": [\n        \"Unable to get 'time' analysis for folder 80.\"\n    ]\n}"},{"id":"4694ed00-f68f-4f48-a629-905a223ce4cc","name":"Accessing A Forbidden Folder","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to retrieve. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"80","description":"The ID of the folder."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Jun 2025 22:05:02 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/folder/80/analysis?result=cost\",\n    \"messages\": [\n        \"Unable to view folder as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"7d993770-5030-468a-a349-be7fa10da23d","name":"Accessing A Folder That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to retrieve. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"800","description":"The ID of the folder."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Jun 2025 22:08:52 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/folder/800/analysis?result=cost\",\n    \"messages\": [\n        \"Folder 800 not found.\"\n    ]\n}"},{"id":"ba9c27f7-f8ee-4b32-86ed-eaeecd75c160","name":"Accessing Analysis Results That Does Not Exist On A Folder","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to retrieve. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"78","description":"The ID of the folder."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Jun 2025 22:34:54 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/folder/78/analysis?result=cost\",\n    \"messages\": [\n        \"Analysis not found for folder 78 and result 'cost'.\"\n    ]\n}"}],"_postman_id":"a4569c8b-52d9-4d36-ab95-088229acb17c"}],"id":"1eaebc20-e7e0-49a9-bd74-e428203cd024","description":"<p>This collection will show how to obtain cost analysis data from a folder using Predict! Connect.</p>\n<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.4.1.3 (Predict! Connect v1.3.0.3).</p>\n","_postman_id":"1eaebc20-e7e0-49a9-bd74-e428203cd024","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Individual Folder","id":"bcf580b8-ae5e-4444-bf00-36f652cf18e6","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/:folderId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the folder.</td>\n</tr>\n<tr>\n<td>assumptions</td>\n<td>String</td>\n<td>A description of any assumptions made when setting targets, trade-offs and scope.</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>First custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>Second custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>Third custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>Fourth custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString5</td>\n<td>String</td>\n<td>Fifth custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString6</td>\n<td>String</td>\n<td>Sixth custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString7</td>\n<td>String</td>\n<td>Seventh custom string field for the folder.</td>\n</tr>\n<tr>\n<td>customString8</td>\n<td>String</td>\n<td>Eighth custom string field for the folder.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>A detailed description of the folder.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>A brief description of the folder.</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>General notes that can be made on the folder.</td>\n</tr>\n<tr>\n<td>scope</td>\n<td>String</td>\n<td>A description of the summary of work to be done.</td>\n</tr>\n<tr>\n<td>targets</td>\n<td>String</td>\n<td>A description of the cost, time or other targets that the folder must meet.</td>\n</tr>\n<tr>\n<td>tradeOffs</td>\n<td>String</td>\n<td>A description of the priority and flexibility of the folder's targets.</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>First custom number field for the folder.</td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>Second custom number field for the folder.</td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>Third custom number field for the folder.</td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>Fourth custom number field for the folder.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Whether the folder is retired.</td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>First custom boolean field for the folder.</td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>Second custom boolean field for the folder.</td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>Third custom boolean field for the folder.</td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>Fourth custom boolean field for the folder.</td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>First custom date field for the folder.</td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>Second custom date field for the folder.</td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>Third custom date field for the folder.</td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>Fourth custom date field for the folder.</td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>The date on which the folder is due to be reviewed.</td>\n</tr>\n<tr>\n<td>reference (Removed from v6.4.1)  <br />wbc (Available from v6.4.1)</td>\n<td>String</td>\n<td>The short reference of the folder. This will form part of the risk reference for any risks inside the folder.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the folder was last updated.</td>\n</tr>\n<tr>\n<td>securityRating</td>\n<td>Object</td>\n<td>See <a href=\"#e03bf211-e271-4fc6-9719-c270a42726f9\">Security Rating</a></td>\n</tr>\n<tr>\n<td>status</td>\n<td>Object</td>\n<td>See <a href=\"#673ce740-b63b-4801-9c64-10812db417f7\">Status</a></td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Object</td>\n<td>See <a href=\"#b91435de-6dc3-4647-9dbc-d0313f633a18\">Category</a></td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Custom Dropdown Objects</td>\n<td>A list of objects referring to custom dropdown values on a folder.  <br />See <a href=\"#be3c6659-65f5-4a4e-bfde-dc999dd5669a\">Custom Dropdown</a>.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the folder.  <br />See <a href=\"https://api.riskdecisions.com/#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Link to Object</td>\n<td>The owner of the folder.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a></td>\n</tr>\n<tr>\n<td>parent</td>\n<td>Link to Object</td>\n<td>Link to the parent folder.</td>\n</tr>\n<tr>\n<td>leader</td>\n<td>Link to Object</td>\n<td>The leader of the folder.  <br />See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a></td>\n</tr>\n<tr>\n<td>costAnalysis</td>\n<td>Link To Object</td>\n<td><strong>New to Predict Risk Controller v6.4.1.3</strong>  <br />Link to the cost analysis on a folder.  <br />See <a href=\"#257eed3b-93da-4482-8380-e361f5ea08f3\">Cost Analysis</a></td>\n</tr>\n<tr>\n<td>scoringSystem</td>\n<td>Link to Object</td>\n<td>Link to the scoring system the folder uses.  <br />See <a href=\"#2a86fa6f-21ee-4de7-90e6-e09100432269\">Scoring System</a></td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the folder.</p>\n","type":"text/plain"},"type":"any","value":"","key":"folderId"}]}},"response":[{"id":"14b18dc4-c561-48e5-9640-be268bb03621","name":"Successful Folder Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId"],"variable":[{"key":"folderId","value":"60","description":"The ID of the folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 09:14:35 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"1975837649\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 60,\n    \"assumptions\": \"VAT exemption continues to apply through next 2 years.\",\n    \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n    \"customString2\": \"Contacts details for suppliers are available via intranet site.\",\n    \"customString3\": \"N/A\",\n    \"customString4\": \"N/A\",\n    \"customString5\": \"Phase 3\",\n    \"customString6\": \"In progress, will report back after mid-autumn planning meeting.\",\n    \"customString7\": null,\n    \"customString8\": null,\n    \"description\": \"House project - live risks for the whole organisation (excluding bids).\",\n    \"name\": \"House project\",\n    \"notes\": \"Review meetings to be held every 4 weeks.\",\n    \"scope\": \"Opportunity to break into luxury homes market - make this a case study and reference site.\",\n    \"targets\": \"Early completion (by at least one month) - to ensure customer will provide excellent references.\\nBreak even costs - future properties would be increasingly profitable.\",\n    \"tradeOffs\": \"Reduce profit margin to ensure timely completion.\",\n    \"customNumber1\": 1996,\n    \"customNumber2\": 12,\n    \"customNumber3\": 8,\n    \"customNumber4\": -5.5,\n    \"closed\": false,\n    \"customBoolean1\": true,\n    \"customBoolean2\": false,\n    \"customBoolean3\": true,\n    \"customBoolean4\": false,\n    \"customDate1\": \"2022-11-21\",\n    \"customDate2\": \"2021-11-25\",\n    \"customDate3\": \"2021-07-31\",\n    \"customDate4\": \"2021-04-30\",\n    \"reviewDate\": \"2021-10-01\",\n    \"wbc\": \"ENT2021GL\",\n    \"lastChanged\": \"2023-05-03T09:14:24\",\n    \"securityRating\": {\n        \"id\": 4,\n        \"level\": 15,\n        \"name\": \"Restricted\",\n        \"etag\": \"696402071\"\n    },\n    \"status\": {\n        \"id\": 10,\n        \"name\": \"Active\",\n        \"type\": 1,\n        \"etag\": \"769054386\"\n    },\n    \"categories\": [\n        {\n            \"id\": 1,\n            \"name\": \"Australia\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"parent\": null,\n            \"etag\": \"822172172\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Canada\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"parent\": {\n                \"id\": 11,\n                \"name\": \"North America\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/11\"\n                }\n            },\n            \"etag\": \"-1277565610\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Level 1\",\n            \"description\": \"Level 1 suppliers only, see Suppliers List.\",\n            \"label\": {\n                \"id\": 6,\n                \"name\": \"Supplier L1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/6\"\n                }\n            },\n            \"owner\": {\n                \"id\": 8,\n                \"name\": \"Project Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/8\"\n                }\n            },\n            \"parent\": {\n                \"id\": 34,\n                \"name\": \"Raw Materials\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/34\"\n                }\n            },\n            \"etag\": \"-1112579263\"\n        }\n    ],\n    \"customDropdowns\": [\n        {\n            \"id\": 28,\n            \"type\": 1,\n            \"field\": {\n                \"id\": 1,\n                \"key\": \"custom_dropdown1\",\n                \"etag\": \"453114054\"\n            },\n            \"value\": \"Semi-Detached\",\n            \"description\": \"\",\n            \"etag\": \"-84010140\"\n        },\n        {\n            \"id\": 34,\n            \"type\": 1,\n            \"field\": {\n                \"id\": 2,\n                \"key\": \"custom_dropdown2\",\n                \"etag\": \"453114114\"\n            },\n            \"value\": \"Non-Metropolitan\",\n            \"description\": \"\",\n            \"etag\": \"-1340117252\"\n        }\n    ],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"parent\": {\n        \"id\": 61,\n        \"name\": \"Folder\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/61\"\n        }\n    },\n    \"leader\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"costAnalysis\": {\n        \"id\": 60,\n        \"name\": \"\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"analysis\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/60/analysis?result=cost\"\n        }\n    },\n    \"scoringSystem\": {\n        \"id\": 2,\n        \"name\": \"Corporate\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"scoringSystem\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/scoringSystem/2\"\n        }\n    },\n    \"etag\": \"1975837649\"\n}"},{"id":"25c78a4b-78f9-4f48-a972-571f16ecaabd","name":"Accessing A Forbidden Folder","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId"],"variable":[{"key":"folderId","value":"57","description":"The ID of the folder."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 18 Jun 2021 15:00:11 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"135"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to view folder as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"e3691809-2e92-421f-87c2-344db466fd55","name":"Accessing A Folder That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId"],"variable":[{"key":"folderId","value":"10000","description":"The ID of the folder."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 18 Jun 2021 13:21:35 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"106"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Folder 10,000 not found.\"\n    ]\n}"}],"_postman_id":"bcf580b8-ae5e-4444-bf00-36f652cf18e6"},{"name":"All Folders","id":"7a061b04-547b-4f56-8a68-95434abcd56f","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/all","description":"<ul>\n<li>Omitting the query parameters 'page' and 'maxResults' will obtain all of the folders that are visible to the user making the request.</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"500fddaf-b777-4fd5-981b-d81b01376d23","name":"Successful Paginated Folder Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/all?page=19&maxResults=3","host":["{{SERVER_NAME}}"],"path":["api","v1","folder","all"],"query":[{"key":"page","value":"19","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"3","description":"For paginated lists, this denotes the maximum number of results to return on each page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 09:16:56 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 59,\n            \"assumptions\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Action\",\n            \"notes\": null,\n            \"scope\": null,\n            \"targets\": null,\n            \"tradeOffs\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"closed\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": null,\n            \"wbc\": null,\n            \"lastChanged\": \"2021-02-18T07:54:30\",\n            \"securityRating\": null,\n            \"status\": null,\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"owner\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"parent\": {\n                \"id\": 57,\n                \"name\": \"Postman Testing\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/57\"\n                }\n            },\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"costAnalysis\": {\n                \"id\": 59,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"analysis\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/59/analysis?result=cost\"\n                }\n            },\n            \"scoringSystem\": {\n                \"id\": 2,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringSystem\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringSystem/2\"\n                }\n            },\n            \"etag\": \"537211530\"\n        },\n        {\n            \"id\": 60,\n            \"assumptions\": \"VAT exemption continues to apply through next 2 years.\",\n            \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n            \"customString2\": \"Contacts details for suppliers are available via intranet site.\",\n            \"customString3\": \"N/A\",\n            \"customString4\": \"N/A\",\n            \"customString5\": \"Phase 3\",\n            \"customString6\": \"In progress, will report back after mid-autumn planning meeting.\",\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"House project - live risks for the whole organisation (excluding bids).\",\n            \"name\": \"House project\",\n            \"notes\": \"Review meetings to be held every 4 weeks.\",\n            \"scope\": \"Opportunity to break into luxury homes market - make this a case study and reference site.\",\n            \"targets\": \"Early completion (by at least one month) - to ensure customer will provide excellent references.\\nBreak even costs - future properties would be increasingly profitable.\",\n            \"tradeOffs\": \"Reduce profit margin to ensure timely completion.\",\n            \"customNumber1\": 1996,\n            \"customNumber2\": 12,\n            \"customNumber3\": 8,\n            \"customNumber4\": -5.5,\n            \"closed\": false,\n            \"customBoolean1\": true,\n            \"customBoolean2\": false,\n            \"customBoolean3\": true,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2022-11-21\",\n            \"customDate2\": \"2021-11-25\",\n            \"customDate3\": \"2021-07-31\",\n            \"customDate4\": \"2021-04-30\",\n            \"reviewDate\": \"2021-10-01\",\n            \"wbc\": \"ENT2021GL\",\n            \"lastChanged\": \"2023-05-03T09:14:24\",\n            \"securityRating\": {\n                \"id\": 4,\n                \"level\": 15,\n                \"name\": \"Restricted\",\n                \"etag\": \"696402071\"\n            },\n            \"status\": {\n                \"id\": 10,\n                \"name\": \"Active\",\n                \"type\": 1,\n                \"etag\": \"769054386\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Australia\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 3,\n                        \"name\": \"Country\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/3\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 5,\n                        \"name\": \"Program Director\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/5\"\n                        }\n                    },\n                    \"parent\": null,\n                    \"etag\": \"822172172\"\n                },\n                {\n                    \"id\": 20,\n                    \"name\": \"Canada\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 3,\n                        \"name\": \"Country\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/3\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 5,\n                        \"name\": \"Program Director\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/5\"\n                        }\n                    },\n                    \"parent\": {\n                        \"id\": 11,\n                        \"name\": \"North America\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/11\"\n                        }\n                    },\n                    \"etag\": \"-1277565610\"\n                },\n                {\n                    \"id\": 55,\n                    \"name\": \"Level 1\",\n                    \"description\": \"Level 1 suppliers only, see Suppliers List.\",\n                    \"label\": {\n                        \"id\": 6,\n                        \"name\": \"Supplier L1\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/6\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 8,\n                        \"name\": \"Project Manager\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/8\"\n                        }\n                    },\n                    \"parent\": {\n                        \"id\": 34,\n                        \"name\": \"Raw Materials\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/34\"\n                        }\n                    },\n                    \"etag\": \"-1112579263\"\n                }\n            ],\n            \"customDropdowns\": [\n                {\n                    \"id\": 28,\n                    \"type\": 1,\n                    \"field\": {\n                        \"id\": 1,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114054\"\n                    },\n                    \"value\": \"Semi-Detached\",\n                    \"description\": \"\",\n                    \"etag\": \"-84010140\"\n                },\n                {\n                    \"id\": 34,\n                    \"type\": 1,\n                    \"field\": {\n                        \"id\": 2,\n                        \"key\": \"custom_dropdown2\",\n                        \"etag\": \"453114114\"\n                    },\n                    \"value\": \"Non-Metropolitan\",\n                    \"description\": \"\",\n                    \"etag\": \"-1340117252\"\n                }\n            ],\n            \"changedBy\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"Folder\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/61\"\n                }\n            },\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"costAnalysis\": {\n                \"id\": 60,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"analysis\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/60/analysis?result=cost\"\n                }\n            },\n            \"scoringSystem\": {\n                \"id\": 2,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringSystem\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringSystem/2\"\n                }\n            },\n            \"etag\": \"1975837649\"\n        },\n        {\n            \"id\": 61,\n            \"assumptions\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Folder\",\n            \"notes\": null,\n            \"scope\": null,\n            \"targets\": null,\n            \"tradeOffs\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"closed\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": null,\n            \"wbc\": null,\n            \"lastChanged\": \"2021-09-06T10:59:38\",\n            \"securityRating\": null,\n            \"status\": null,\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"owner\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"parent\": {\n                \"id\": 57,\n                \"name\": \"Postman Testing\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/57\"\n                }\n            },\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"costAnalysis\": {\n                \"id\": 61,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"analysis\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/61/analysis?result=cost\"\n                }\n            },\n            \"scoringSystem\": {\n                \"id\": 2,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringSystem\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringSystem/2\"\n                }\n            },\n            \"etag\": \"-1017251256\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 19,\n        \"maxResultsPerPage\": 3,\n        \"totalItems\": 72,\n        \"pageSize\": 3,\n        \"lastPage\": 24\n    },\n    \"etag\": \"1328435729\"\n}"},{"id":"14ad9e83-2a81-43d7-9e61-964a2be0abdb","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/all?page=2","host":["{{SERVER_NAME}}"],"path":["api","v1","folder","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"1","disabled":true},{"key":"","value":"","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 12:54:43 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"171"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/folder/all?page=2\",\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"7a061b04-547b-4f56-8a68-95434abcd56f"},{"name":"Direct Subfolders","id":"3bdf27d2-2a14-44a6-9805-5340eb54ef79","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/folder/:folderId/children","description":"<p>This requests obtains the first-level subfolders of a parent folder.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId","children"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the parent folder.</p>\n","type":"text/plain"},"type":"any","value":"","key":"folderId"}]}},"response":[{"id":"cc25268b-6fcb-438f-a789-e357a1b96c9e","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/children","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","children"],"variable":[{"key":"folderId","value":"61","description":"The ID of the parent folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 09:19:29 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 60,\n            \"assumptions\": \"VAT exemption continues to apply through next 2 years.\",\n            \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n            \"customString2\": \"Contacts details for suppliers are available via intranet site.\",\n            \"customString3\": \"N/A\",\n            \"customString4\": \"N/A\",\n            \"customString5\": \"Phase 3\",\n            \"customString6\": \"In progress, will report back after mid-autumn planning meeting.\",\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": \"House project - live risks for the whole organisation (excluding bids).\",\n            \"name\": \"House project\",\n            \"notes\": \"Review meetings to be held every 4 weeks.\",\n            \"scope\": \"Opportunity to break into luxury homes market - make this a case study and reference site.\",\n            \"targets\": \"Early completion (by at least one month) - to ensure customer will provide excellent references.\\nBreak even costs - future properties would be increasingly profitable.\",\n            \"tradeOffs\": \"Reduce profit margin to ensure timely completion.\",\n            \"customNumber1\": 1996,\n            \"customNumber2\": 12,\n            \"customNumber3\": 8,\n            \"customNumber4\": -5.5,\n            \"closed\": false,\n            \"customBoolean1\": true,\n            \"customBoolean2\": false,\n            \"customBoolean3\": true,\n            \"customBoolean4\": false,\n            \"customDate1\": \"2022-11-21\",\n            \"customDate2\": \"2021-11-25\",\n            \"customDate3\": \"2021-07-31\",\n            \"customDate4\": \"2021-04-30\",\n            \"reviewDate\": \"2021-10-01\",\n            \"wbc\": \"ENT2021GL\",\n            \"lastChanged\": \"2023-05-03T09:14:24\",\n            \"securityRating\": {\n                \"id\": 4,\n                \"level\": 15,\n                \"name\": \"Restricted\",\n                \"etag\": \"696402071\"\n            },\n            \"status\": {\n                \"id\": 10,\n                \"name\": \"Active\",\n                \"type\": 1,\n                \"etag\": \"769054386\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Australia\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 3,\n                        \"name\": \"Country\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/3\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 5,\n                        \"name\": \"Program Director\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/5\"\n                        }\n                    },\n                    \"parent\": null,\n                    \"etag\": \"822172172\"\n                },\n                {\n                    \"id\": 20,\n                    \"name\": \"Canada\",\n                    \"description\": null,\n                    \"label\": {\n                        \"id\": 3,\n                        \"name\": \"Country\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/3\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 5,\n                        \"name\": \"Program Director\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/5\"\n                        }\n                    },\n                    \"parent\": {\n                        \"id\": 11,\n                        \"name\": \"North America\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/11\"\n                        }\n                    },\n                    \"etag\": \"-1277565610\"\n                },\n                {\n                    \"id\": 55,\n                    \"name\": \"Level 1\",\n                    \"description\": \"Level 1 suppliers only, see Suppliers List.\",\n                    \"label\": {\n                        \"id\": 6,\n                        \"name\": \"Supplier L1\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"label\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/categoryLabel/6\"\n                        }\n                    },\n                    \"owner\": {\n                        \"id\": 8,\n                        \"name\": \"Project Manager\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/8\"\n                        }\n                    },\n                    \"parent\": {\n                        \"id\": 34,\n                        \"name\": \"Raw Materials\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"category\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/category/34\"\n                        }\n                    },\n                    \"etag\": \"-1112579263\"\n                }\n            ],\n            \"customDropdowns\": [\n                {\n                    \"id\": 28,\n                    \"type\": 1,\n                    \"field\": {\n                        \"id\": 1,\n                        \"key\": \"custom_dropdown1\",\n                        \"etag\": \"453114054\"\n                    },\n                    \"value\": \"Semi-Detached\",\n                    \"description\": \"\",\n                    \"etag\": \"-84010140\"\n                },\n                {\n                    \"id\": 34,\n                    \"type\": 1,\n                    \"field\": {\n                        \"id\": 2,\n                        \"key\": \"custom_dropdown2\",\n                        \"etag\": \"453114114\"\n                    },\n                    \"value\": \"Non-Metropolitan\",\n                    \"description\": \"\",\n                    \"etag\": \"-1340117252\"\n                }\n            ],\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"Folder\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/61\"\n                }\n            },\n            \"leader\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"costAnalysis\": {\n                \"id\": 60,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"analysis\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/60/analysis?result=cost\"\n                }\n            },\n            \"scoringSystem\": {\n                \"id\": 2,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringSystem\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringSystem/2\"\n                }\n            },\n            \"etag\": \"1975837649\"\n        },\n        {\n            \"id\": 62,\n            \"assumptions\": null,\n            \"customString1\": null,\n            \"customString2\": null,\n            \"customString3\": null,\n            \"customString4\": null,\n            \"customString5\": null,\n            \"customString6\": null,\n            \"customString7\": null,\n            \"customString8\": null,\n            \"description\": null,\n            \"name\": \"Business Units\",\n            \"notes\": null,\n            \"scope\": null,\n            \"targets\": null,\n            \"tradeOffs\": null,\n            \"customNumber1\": null,\n            \"customNumber2\": null,\n            \"customNumber3\": null,\n            \"customNumber4\": null,\n            \"closed\": false,\n            \"customBoolean1\": false,\n            \"customBoolean2\": false,\n            \"customBoolean3\": false,\n            \"customBoolean4\": false,\n            \"customDate1\": null,\n            \"customDate2\": null,\n            \"customDate3\": null,\n            \"customDate4\": null,\n            \"reviewDate\": \"2020-06-26\",\n            \"wbc\": \"BU\",\n            \"lastChanged\": \"2021-09-07T13:38:26\",\n            \"securityRating\": null,\n            \"status\": null,\n            \"categories\": [],\n            \"customDropdowns\": [],\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"owner\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"Folder\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"folder\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/61\"\n                }\n            },\n            \"leader\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"costAnalysis\": {\n                \"id\": 60,\n                \"name\": \"\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"analysis\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/folder/60/analysis?result=cost\"\n                }\n            },\n            \"scoringSystem\": {\n                \"id\": 2,\n                \"name\": \"Corporate\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringSystem\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringSystem/2\"\n                }\n            },\n            \"etag\": \"-1784051755\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 2,\n        \"pageSize\": 2,\n        \"lastPage\": 1\n    },\n    \"etag\": \"1719804611\"\n}"},{"id":"516d809d-44eb-407a-932d-913cc68ee861","name":"Accessing A Forbidden Parent Folder","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/children","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","children"],"variable":[{"key":"folderId","value":"60","description":"The ID of the parent folder."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Sep 2021 12:16:07 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"149"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/folder/60/children\",\n    \"messages\": [\n        \"Unable to view folder as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"4a3906aa-a5c2-4786-a386-3f1f25e53224","name":"Accessing A Parent Folder That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/children","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","children"],"variable":[{"key":"folderId","value":"1000","description":"The ID of the parent folder."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Sep 2021 12:13:16 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"125"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/folder/1000/children\",\n    \"messages\": [\n        \"Folder 1,000 not found.\"\n    ]\n}"}],"_postman_id":"3bdf27d2-2a14-44a6-9805-5340eb54ef79"}],"id":"842dd366-b880-457f-8cbc-2cb34880af51","description":"<p>This collection will show how to obtain folder data from Predict! Connect.</p>\n","_postman_id":"842dd366-b880-457f-8cbc-2cb34880af51","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"User","item":[{"name":"Individual User","id":"a3381f62-2c2b-4539-8cec-9608e001e4bd","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/user/:userId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the user.</td>\n</tr>\n<tr>\n<td>emailAddress</td>\n<td>String</td>\n<td>The email address of the user.</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>The first name of the user.</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>The last name of the user.</td>\n</tr>\n<tr>\n<td>loginName</td>\n<td>String</td>\n<td>The name used to log in to Predict!.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>The role of the user within the company.</td>\n</tr>\n<tr>\n<td>windowsLoginName</td>\n<td>String</td>\n<td>The user's Windows login name, used to tie users to their corresponding Windows account.</td>\n</tr>\n<tr>\n<td>accessLevel</td>\n<td>Number</td>\n<td>The access level for the user.</td>\n</tr>\n<tr>\n<td>praLicenceType</td>\n<td>Number</td>\n<td>The type of licence the user has for Predict! Risk Analyser.  <br />  <br />- 0: None  <br />- 1: Concurrent  <br />- 2: Named</td>\n</tr>\n<tr>\n<td>prcLicenceType</td>\n<td>Number</td>\n<td>The type of licence the user has for Predict! Risk Controller.  <br />  <br />Values in version 6.2:  <br />  <br />- 0: None  <br />- 1: Concurrent Read/Write  <br />- 2: Concurrent Read Only  <br />- 3: Named Read/Write  <br />- 4: Named Read Only  <br />  <br />Values in version 6.3 onwards:  <br />  <br />- 0: None  <br />- 1: Administrator  <br />- 2: Concurrent Read/Write  <br />- 3: Concurrent Read Only  <br />- 4: Concurrent Lite  <br />- 5: Named Read/Write&lt;  <br />- 6: Named Read Only  <br />- 7: Named Lite</td>\n</tr>\n<tr>\n<td>prrLicenceType</td>\n<td>Number</td>\n<td>The type of licence the user has for Predict! Risk Reporter.  <br />  <br />- 0: None  <br />- 1: Designer</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>Flag to signify whether a user has been retired and is no longer in use.</td>\n</tr>\n<tr>\n<td>loggedIn</td>\n<td>Boolean</td>\n<td>Flag to signify whether the user is currently logged in to Predict! Risk Controller.</td>\n</tr>\n<tr>\n<td>creationDate</td>\n<td>Date</td>\n<td>The date the user was created.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the user details were last changed.</td>\n</tr>\n<tr>\n<td>lastLoggedIn</td>\n<td>Date / Time</td>\n<td>The date/time when the user last logged in to Predict! Risk Controller.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to this user.</td>\n</tr>\n<tr>\n<td>userRole</td>\n<td>Link To Object</td>\n<td>The user role of the user, signifying what permissions they have in Predcit! Risk Controller.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","user",":userId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the user.</p>\n","type":"text/plain"},"type":"any","value":"","key":"userId"}]}},"response":[{"id":"cebf5b65-1727-40ed-bdbd-1f7f5947e9fe","name":"Successful User Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/:userId","host":["{{SERVER_NAME}}"],"path":["api","v1","user",":userId"],"variable":[{"key":"userId","value":"3","description":"The ID of the user."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 11:48:15 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"1859324813\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"306"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"emailAddress\": \"test@example.com\",\n    \"firstName\": \"David\",\n    \"lastName\": \"Brown\",\n    \"loginName\": \"DBrown\",\n    \"title\": null,\n    \"windowsLoginName\": null,\n    \"accessLevel\": 98,\n    \"praLicenceType\": 1,\n    \"prcLicenceType\": 2,\n    \"prrLicenceType\": 0,\n    \"closed\": false,\n    \"loggedIn\": false,\n    \"creationDate\": \"2019-08-08\",\n    \"lastChanged\": \"2024-04-03T15:38:45\",\n    \"lastLoggedIn\": \"2024-04-03T15:31:51\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"userRole\": {\n        \"id\": 3,\n        \"name\": \"Risk Owner\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"userRole\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/userRole/3\"\n        }\n    },\n    \"etag\": \"471935279\"\n}"},{"id":"1d010c3b-bc6f-4345-b574-54d5cdcdfa46","name":"Accessing A Forbidden User","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/:userId","host":["{{SERVER_NAME}}"],"path":["api","v1","user",":userId"],"variable":[{"key":"userId","value":"1","description":"The ID of the user."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 15:45:00 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"142"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/user/1\",\n    \"messages\": [\n        \"Unable to view user as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"1ca8d5b4-9ce3-4221-8e48-8d54931af5a7","name":"Accessing A User That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/:userId","host":["{{SERVER_NAME}}"],"path":["api","v1","user",":userId"],"variable":[{"key":"userId","value":"1000","description":"The ID of the user."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 15:28:57 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/user/1000\",\n    \"messages\": [\n        \"User 1,000 not found.\"\n    ]\n}"}],"_postman_id":"a3381f62-2c2b-4539-8cec-9608e001e4bd"},{"name":"All Users","id":"75a906d7-e24e-4feb-938b-20d650520ba0","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/user/all","description":"<ul>\n<li><p>A user needs to have the 'User Management' permission in their user role in order for them to view a list of all users.</p>\n</li>\n<li><p>Omitting the query parameters 'page' and 'maxResults' will obtain all of the users that are visible to the user making the request.</p>\n</li>\n</ul>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","user","all"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":""}],"variable":[]}},"response":[{"id":"543a3320-e33b-4b83-bab4-99ca18472dd3","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/all?page=2&maxResults=3","host":["{{SERVER_NAME}}"],"path":["api","v1","user","all"],"query":[{"key":"page","value":"2","type":"text"},{"key":"maxResults","value":"3","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 15:43:44 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"837"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"emailAddress\": null,\n            \"firstName\": \"Database\",\n            \"lastName\": \"Administrator\",\n            \"loginName\": \"ADMIN\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 99,\n            \"praLicenceType\": 0,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": true,\n            \"creationDate\": null,\n            \"lastChanged\": \"2021-09-06T15:41:17\",\n            \"lastLoggedIn\": \"2021-09-06T15:41:17\",\n            \"changedBy\": null,\n            \"userRole\": {\n                \"id\": 1,\n                \"name\": \"Full Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/1\"\n                }\n            },\n            \"etag\": \"-416469504\"\n        },\n        {\n            \"id\": 2,\n            \"emailAddress\": null,\n            \"firstName\": \"John\",\n            \"lastName\": \"Smith\",\n            \"loginName\": \"JSmith\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 1,\n            \"closed\": false,\n            \"loggedIn\": true,\n            \"creationDate\": \"2019-08-05\",\n            \"lastChanged\": \"2021-09-06T15:29:25\",\n            \"lastLoggedIn\": \"2021-09-06T15:29:25\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 2,\n                \"name\": \"Demo Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/2\"\n                }\n            },\n            \"etag\": \"536510513\"\n        },\n        {\n            \"id\": 3,\n            \"emailAddress\": \"dbrown@mycompany.com\",\n            \"firstName\": \"David\",\n            \"lastName\": \"Brown\",\n            \"loginName\": \"DBrown\",\n            \"title\": \"Risk Owner\",\n            \"windowsLoginName\": \"DBrown\",\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-08\",\n            \"lastChanged\": \"2021-09-06T12:03:03\",\n            \"lastLoggedIn\": \"2019-08-08T17:51:10\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 3,\n                \"name\": \"Risk Owner\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/3\"\n                }\n            },\n            \"etag\": \"676625630\"\n        },\n        {\n            \"id\": 4,\n            \"emailAddress\": null,\n            \"firstName\": \"Sebastian\",\n            \"lastName\": \"Avery\",\n            \"loginName\": \"Sebastian\",\n            \"title\": null,\n            \"windowsLoginName\": \"SAvery\",\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 1,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2021-09-06T15:43:26\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"lastLoggedIn\": null,\n            \"userRole\": {\n                \"id\": 2,\n                \"name\": \"Demo Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/2\"\n                }\n            },\n            \"etag\": \"-1981036841\"\n        },\n        {\n            \"id\": 5,\n            \"emailAddress\": null,\n            \"firstName\": \"Program\",\n            \"lastName\": \"Director\",\n            \"loginName\": \"ProgDir\",\n            \"title\": \"Program Director\",\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2020-04-23T16:03:59\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 3,\n                \"name\": \"Risk Owner\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/3\"\n                }\n            },\n            \"etag\": \"667078265\"\n        },\n        {\n            \"id\": 6,\n            \"emailAddress\": null,\n            \"firstName\": \"Library\",\n            \"lastName\": \"Manager\",\n            \"loginName\": \"Library\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 0,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2019-08-19T14:27:32\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 2,\n                \"name\": \"Demo Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/2\"\n                }\n            },\n            \"etag\": \"-958863891\"\n        },\n        {\n            \"id\": 7,\n            \"emailAddress\": null,\n            \"firstName\": \"Simple\",\n            \"lastName\": \"User\",\n            \"loginName\": \"Simple\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 0,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2021-06-18T14:59:46\",\n            \"lastLoggedIn\": \"2021-06-18T14:42:54\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 3,\n                \"name\": \"Risk Owner\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/3\"\n                }\n            },\n            \"etag\": \"57533146\"\n        },\n        {\n            \"id\": 8,\n            \"emailAddress\": null,\n            \"firstName\": \"Project\",\n            \"lastName\": \"Manager\",\n            \"loginName\": \"Projman\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-11-04\",\n            \"lastChanged\": \"2019-11-04T12:45:15\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 3,\n                \"name\": \"Risk Owner\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/3\"\n                }\n            },\n            \"etag\": \"1306567930\"\n        },\n        {\n            \"id\": 9,\n            \"emailAddress\": null,\n            \"firstName\": \"Business\",\n            \"lastName\": \"Manager\",\n            \"loginName\": \"Busman\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-11-04\",\n            \"lastChanged\": \"2019-11-04T12:50:51\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 3,\n                \"name\": \"Risk Owner\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/3\"\n                }\n            },\n            \"etag\": \"-1269926619\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 9,\n        \"pageSize\": 9,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-384034430\"\n}"},{"id":"1bd34200-877c-401e-8dfb-e9ba9b738293","name":"Successful Paginated Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/all?page=2&maxResults=3","host":["{{SERVER_NAME}}"],"path":["api","v1","user","all"],"query":[{"key":"page","value":"2","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"3","description":"For paginated lists, this denotes the maximum number of results to return on each page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 16:08:44 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"495"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 4,\n            \"emailAddress\": null,\n            \"firstName\": \"Sebastian\",\n            \"lastName\": \"Avery\",\n            \"loginName\": \"Sebastian\",\n            \"title\": null,\n            \"windowsLoginName\": \"SAvery\",\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 1,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2021-09-06T15:43:26\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 2,\n                \"name\": \"Demo Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/2\"\n                }\n            },\n            \"etag\": \"-1981036841\"\n        },\n        {\n            \"id\": 5,\n            \"emailAddress\": null,\n            \"firstName\": \"Program\",\n            \"lastName\": \"Director\",\n            \"loginName\": \"ProgDir\",\n            \"title\": \"Program Director\",\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 1,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2020-04-23T16:03:59\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 3,\n                \"name\": \"Risk Owner\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/3\"\n                }\n            },\n            \"etag\": \"667078265\"\n        },\n        {\n            \"id\": 6,\n            \"emailAddress\": null,\n            \"firstName\": \"Library\",\n            \"lastName\": \"Manager\",\n            \"loginName\": \"Library\",\n            \"title\": null,\n            \"windowsLoginName\": null,\n            \"accessLevel\": 98,\n            \"praLicenceType\": 0,\n            \"prcLicenceType\": 1,\n            \"prrLicenceType\": 0,\n            \"closed\": false,\n            \"loggedIn\": false,\n            \"creationDate\": \"2019-08-19\",\n            \"lastChanged\": \"2019-08-19T14:27:32\",\n            \"lastLoggedIn\": null,\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"userRole\": {\n                \"id\": 2,\n                \"name\": \"Demo Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"userRole\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/userRole/2\"\n                }\n            },\n            \"etag\": \"-958863891\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 2,\n        \"maxResultsPerPage\": 3,\n        \"totalItems\": 9,\n        \"pageSize\": 3,\n        \"lastPage\": 3\n    },\n    \"etag\": \"-1230345481\"\n}"},{"id":"40e3fd5d-3b17-4461-acec-6a282a864aa0","name":"Forbidden Access To The List Of All Users","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/user/all"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 16:00:39 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"151"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/user/all\",\n    \"messages\": [\n        \"Unable to view a list of all users as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"91e6fa8f-e397-4640-802d-1c074c272f58","name":"Missing 'maxResults' Parameter, 'page' Parameter Greater Than One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/all?page=4","host":["{{SERVER_NAME}}"],"path":["api","v1","user","all"],"query":[{"key":"page","value":"4","description":"For paginated lists, this denotes the page number."},{"key":"maxResults","value":"","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 16:13:06 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"169"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/user/all?page=4\",\n    \"messages\": [\n        \"The 'page' query parameter is greater than 1 but no 'maxResults' parameter has been specified.\"\n    ]\n}"}],"_postman_id":"75a906d7-e24e-4feb-938b-20d650520ba0"},{"name":"Linked Folders","id":"ee515f0a-2140-4fae-979c-c0fcc76cb46b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/user/:userId/linkedFolders","description":"<p>This request shows all the folders a user is linked to. It has been split into two arrays to show a list of folders a user is linked read/write to and a list of folders a user is linked read-only to.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>readOnly</td>\n<td>Array Of Objects</td>\n<td>A list of objects referring to the folders a user is linked read-only to.</td>\n</tr>\n<tr>\n<td>readWrite</td>\n<td>Array Of Objects</td>\n<td>A list of objects referring to folders a user is linked read/write to.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","user",":userId","linkedFolders"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the user.</p>\n","type":"text/plain"},"type":"any","value":"","key":"userId"}]}},"response":[{"id":"80769c2e-d391-4356-a400-e3686afd32d5","name":"Success Response To The Linked Folders Of A User","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/user/:userId/linkedFolders","host":["{{SERVER_NAME}}"],"path":["api","v1","user",":userId","linkedFolders"],"variable":[{"key":"userId","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Sep 2021 10:25:24 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"26262814\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"622"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"readOnly\": [\n        {\n            \"id\": 6,\n            \"name\": \"Risk Library\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/6\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Compliance\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/5\"\n            }\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Anti-Bribery (ISO:37001)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/39\"\n            }\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Asset management (ISO:55000)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/40\"\n            }\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Customer Satisfaction (ISO:10001)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/41\"\n            }\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Cyber Security & Privacy (ISO:27558)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/42\"\n            }\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Energy Management (ISO:50001)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/43\"\n            }\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Environmental (ISO:14000)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/44\"\n            }\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Health & Safety (ISO:45001)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/45\"\n            }\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Information Security Management (ISO:27001)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/46\"\n            }\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Quality Management (ISO:9001 & 18091)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/47\"\n            }\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Risk Management (ISO:31000)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/48\"\n            }\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Social Responsibility (ISO:26000)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/49\"\n            }\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Supply Chain Security (ISO:28000)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/50\"\n            }\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Sustainability in Construction (ISO:15392-21928-32)\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/51\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Example Rail Maintenance Project Risks\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/7\"\n            }\n        }\n    ],\n    \"readWrite\": [\n        {\n            \"id\": 8,\n            \"name\": \"Example Construction Project Risks\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/8\"\n            }\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Transport\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/18\"\n            }\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Rail\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/21\"\n            }\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Air\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/22\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Project A\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/26\"\n            }\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Project B\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/27\"\n            }\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Expansion Program\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/28\"\n            }\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Project C\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/29\"\n            }\n        },\n        {\n            \"id\": 30,\n            \"name\": \"House Project\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/30\"\n            }\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Track Maintenance Project\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"folder\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/folder/34\"\n            }\n        }\n    ],\n    \"etag\": \"26262814\"\n}"}],"_postman_id":"ee515f0a-2140-4fae-979c-c0fcc76cb46b"}],"id":"ab0e9c2b-5df1-4050-bad7-5a22b9faed6b","description":"<p>This collection will show how to obtain user data from Predict! Connect.</p>\n","_postman_id":"ab0e9c2b-5df1-4050-bad7-5a22b9faed6b","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Administrative Items","item":[{"name":"Action Response","item":[{"name":"Individual Action Response","id":"43548623-8c1d-409a-a335-a318c1cc34f7","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/actionResponse/:actionResponseId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the action response.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the action response.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the action response was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the action response.  <br />See <a href=\"https://api.riskdecisions.com/#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","actionResponse",":actionResponseId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the action response.</p>\n","type":"text/plain"},"type":"any","value":"","key":"actionResponseId"}]}},"response":[{"id":"8ee8656f-765e-4c6d-b458-a372f3c424f6","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/actionResponse/:actionResponseId","host":["{{SERVER_NAME}}"],"path":["api","v1","actionResponse",":actionResponseId"],"variable":[{"key":"actionResponseId","value":"6","description":"The ID of the action response."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 15:41:36 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"1444314900\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"name\": \"Treat\",\n    \"lastChanged\": \"2025-07-11T11:27:57\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"1444314900\"\n}"},{"id":"34dfc127-5df6-4806-9e46-53b468d9b70b","name":"Accessing An Action Response That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/actionResponse/:actionResponseId","host":["{{SERVER_NAME}}"],"path":["api","v1","actionResponse",":actionResponseId"],"variable":[{"key":"actionResponseId","value":"8","description":"The ID of the action response."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 10:38:57 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"122"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/actionResponse/8\",\n    \"messages\": [\n        \"Action response 8 not found.\"\n    ]\n}"}],"_postman_id":"43548623-8c1d-409a-a335-a318c1cc34f7"},{"name":"All Action Responses","id":"a880ccd6-6325-4d1e-a590-3e262bafcd72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/actionResponse/all","description":"<p>This request lists all action responses within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","actionResponse","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"7e39c5c2-e57e-4e27-8f5d-e3deed742094","name":"All Action Responses","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/actionResponse/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 15:50:21 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=EW8xCeaKfojJ1B13DYCIcNmdpCebYh0nkbhdthUY.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"1984832212\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"Enhance\",\n            \"lastChanged\": \"2019-08-05T15:50:59\",\n            \"changedBy\": null,\n            \"etag\": \"-1975224973\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Exploit\",\n            \"lastChanged\": \"2019-08-05T15:51:09\",\n            \"changedBy\": null,\n            \"etag\": \"-732905027\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Terminate\",\n            \"lastChanged\": \"2019-08-05T15:51:22\",\n            \"changedBy\": null,\n            \"etag\": \"78665631\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Tolerate\",\n            \"lastChanged\": \"2019-08-05T15:51:30\",\n            \"changedBy\": null,\n            \"etag\": \"-948808394\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Transfer\",\n            \"lastChanged\": \"2019-08-05T15:51:42\",\n            \"changedBy\": null,\n            \"etag\": \"973528240\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Treat\",\n            \"lastChanged\": \"2025-07-11T11:27:57\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"1444314900\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Escalate\",\n            \"lastChanged\": \"2025-07-11T11:28:40\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"785949980\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 7,\n        \"pageSize\": 7,\n        \"lastPage\": 1\n    },\n    \"etag\": \"1984832212\"\n}"}],"_postman_id":"a880ccd6-6325-4d1e-a590-3e262bafcd72"}],"id":"70f2932e-aba7-4398-acea-4a5b3e2aa609","_postman_id":"70f2932e-aba7-4398-acea-4a5b3e2aa609","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Category","item":[{"name":"Individual Category","id":"bfe912a8-4474-4d2c-aa39-368c06969d4e","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/category/:categoryId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the category.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the category.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description given to the category.</td>\n</tr>\n<tr>\n<td>label</td>\n<td>Link To Category Label Object</td>\n<td>The label used to group the category.  <br />See <a href=\"#1bf84426-d696-41fe-9b2e-e0bfbac436d1\">Category Label</a> object.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Link To User Object</td>\n<td>The owner of the category, signifying the person who has a level of accountability for risks associated with this category.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>Link To Object</td>\n<td>The parent category of the category.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the category was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the category.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","category",":categoryId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the category.</p>\n","type":"text/plain"},"type":"any","value":"","key":"categoryId"}]}},"response":[{"id":"6e850ae1-0cf2-4ca1-9eba-4f704e5a6904","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/category/:categoryId","host":["{{SERVER_NAME}}"],"path":["api","v1","category",":categoryId"],"variable":[{"key":"categoryId","value":"86","description":"The ID of the category."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 16:53:36 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"873776417\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 86,\n    \"name\": \"Mobile devices\",\n    \"description\": \"Phones, tablets, laptops, USB sticks etc\",\n    \"label\": {\n        \"id\": 14,\n        \"name\": \"Asset\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"label\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/categoryLabel/14\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"parent\": {\n        \"id\": 85,\n        \"name\": \"Asset\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"category\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/category/85\"\n        }\n    },\n    \"lastChanged\": \"2024-02-20T09:02:15\",\n    \"changedBy\": {\n        \"id\": 3,\n        \"name\": \"David Brown\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/3\"\n        }\n    },\n    \"etag\": \"873776417\"\n}"},{"id":"02fd97ed-4998-4f34-b250-12349e25e5db","name":"Accessing A Category That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/category/:categoryId","host":["{{SERVER_NAME}}"],"path":["api","v1","category",":categoryId"],"variable":[{"key":"categoryId","value":"80","description":"The ID of the category."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 17:19:35 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=5, max=98"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/category/80\",\n    \"messages\": [\n        \"Category 80 not found.\"\n    ]\n}"}],"_postman_id":"bfe912a8-4474-4d2c-aa39-368c06969d4e"},{"name":"All Categories","id":"8bde058d-c4ec-48e0-b723-8bb23e8a0e6f","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/category/all","description":"<p>This request lists all categories within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","category","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"f386d810-62c1-481f-824c-d1c94cc5a8ca","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/category/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:03:49 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=IeMwObhIpFV-TVoMGJPYVdTn-hYxeyLhIz5aOe99.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"-742841211\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"Australia\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2024-02-20T09:01:02\",\n            \"changedBy\": null,\n            \"etag\": \"-950082834\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Melbourne\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 1,\n                \"name\": \"Australia\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/1\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-857778398\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Sydney\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 1,\n                \"name\": \"Australia\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/1\"\n                }\n            },\n            \"lastChanged\": \"2024-01-31T12:01:51\",\n            \"changedBy\": null,\n            \"etag\": \"134584745\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Europe\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 2,\n                \"name\": \"Continent\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/2\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2019-08-19T16:10:09\",\n            \"changedBy\": null,\n            \"etag\": \"1955122573\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Germany\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 4,\n                \"name\": \"Europe\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/4\"\n                }\n            },\n            \"lastChanged\": \"2021-12-03T12:54:53\",\n            \"changedBy\": null,\n            \"etag\": \"-27401996\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"United Kingdom\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2023-10-24T08:52:34\",\n            \"changedBy\": null,\n            \"etag\": \"-106182922\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"London\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 6,\n                \"name\": \"United Kingdom\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/6\"\n                }\n            },\n            \"lastChanged\": \"2023-10-24T08:52:34\",\n            \"changedBy\": null,\n            \"etag\": \"-1927464586\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Oxford\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 6,\n                \"name\": \"United Kingdom\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/6\"\n                }\n            },\n            \"lastChanged\": \"2023-10-24T08:52:34\",\n            \"changedBy\": null,\n            \"etag\": \"1801104423\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Berlin\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 5,\n                \"name\": \"Germany\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/5\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T10:29:02\",\n            \"changedBy\": null,\n            \"etag\": \"10804051\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Munich\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 5,\n                \"name\": \"Germany\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/5\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-1224561422\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"North America\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 2,\n                \"name\": \"Continent\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/2\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2021-04-14T14:46:35\",\n            \"changedBy\": null,\n            \"etag\": \"198497538\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"USA\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 11,\n                \"name\": \"North America\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/11\"\n                }\n            },\n            \"lastChanged\": \"2021-04-14T14:46:35\",\n            \"changedBy\": null,\n            \"etag\": \"-523013375\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"California\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 5,\n                \"name\": \"State\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/5\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 12,\n                \"name\": \"USA\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/12\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-1535139764\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"San Fransisco\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 13,\n                \"name\": \"California\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/13\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"399714123\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Illinois\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 5,\n                \"name\": \"State\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/5\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 12,\n                \"name\": \"USA\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/12\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-83268580\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Chicago\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 15,\n                \"name\": \"Illinois\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/15\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-120596977\"\n        },\n        {\n            \"id\": 17,\n            \"name\": \"New York\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 5,\n                \"name\": \"State\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/5\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 12,\n                \"name\": \"USA\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/12\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"-1176749344\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"New York\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 17,\n                \"name\": \"New York\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/17\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"70986840\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Washington DC\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 12,\n                \"name\": \"USA\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/12\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-953237982\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Canada\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 11,\n                \"name\": \"North America\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/11\"\n                }\n            },\n            \"lastChanged\": \"2021-04-14T14:50:18\",\n            \"changedBy\": null,\n            \"etag\": \"-1309222113\"\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Toronto\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 20,\n                \"name\": \"Canada\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/20\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"310015058\"\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Vancouver\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 20,\n                \"name\": \"Canada\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/20\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-556876835\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Ottawa\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 20,\n                \"name\": \"Canada\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/20\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"268768293\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Montreal\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 20,\n                \"name\": \"Canada\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/20\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:03\",\n            \"changedBy\": null,\n            \"etag\": \"-1106654022\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Functional Area\",\n            \"description\": null,\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2019-08-19T12:15:04\",\n            \"changedBy\": null,\n            \"etag\": \"1109172471\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Engineering\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:31:02\",\n            \"changedBy\": null,\n            \"etag\": \"-1558947591\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Finance\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2019-08-19T12:15:04\",\n            \"changedBy\": null,\n            \"etag\": \"1135931250\"\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Health & Safety\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:37:47\",\n            \"changedBy\": null,\n            \"etag\": \"2143146697\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"IT\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:38:01\",\n            \"changedBy\": null,\n            \"etag\": \"-864823224\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Legal\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:33:40\",\n            \"changedBy\": null,\n            \"etag\": \"1577370040\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Operations\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:34:04\",\n            \"changedBy\": null,\n            \"etag\": \"1027451537\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Supplier\",\n            \"description\": null,\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2019-08-08T16:43:31\",\n            \"changedBy\": null,\n            \"etag\": \"1919010576\"\n        },\n        {\n            \"id\": 33,\n            \"name\": \"IT\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 8,\n                \"name\": \"Supplier Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/8\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 32,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/32\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"-2015502394\"\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Raw Materials\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 8,\n                \"name\": \"Supplier Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/8\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 32,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/32\"\n                }\n            },\n            \"lastChanged\": \"2019-08-08T16:43:31\",\n            \"changedBy\": null,\n            \"etag\": \"334237195\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Fred's nuts & bolts\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 10,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/10\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 56,\n                \"name\": \"Level 2\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/56\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:48\",\n            \"changedBy\": null,\n            \"etag\": \"-2038347191\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Steel Co\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 10,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/10\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 55,\n                \"name\": \"Level 1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/55\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:48\",\n            \"changedBy\": null,\n            \"etag\": \"-1950878522\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Services\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 8,\n                \"name\": \"Supplier Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/8\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 32,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/32\"\n                }\n            },\n            \"lastChanged\": \"2019-08-08T16:45:10\",\n            \"changedBy\": null,\n            \"etag\": \"311026185\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Do Anything Co\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 10,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/10\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 57,\n                \"name\": \"Level 1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/57\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:03\",\n            \"changedBy\": null,\n            \"etag\": \"955866907\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Fix and Go Ltd\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 10,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/10\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 58,\n                \"name\": \"Level 2\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/58\"\n                }\n            },\n            \"lastChanged\": \"2019-11-04T12:52:12\",\n            \"changedBy\": null,\n            \"etag\": \"-835621565\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Spares\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 8,\n                \"name\": \"Supplier Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/8\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 32,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/32\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:08:48\",\n            \"changedBy\": null,\n            \"etag\": \"-1008030179\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Speedy Delivery Inc\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 10,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/10\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 59,\n                \"name\": \"Level 1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/59\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:04\",\n            \"changedBy\": null,\n            \"etag\": \"-1970580336\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"External Works\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2019-08-19T10:11:01\",\n            \"changedBy\": null,\n            \"etag\": \"-1786776209\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Roads and Surfaces\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 43,\n                \"name\": \"External Works\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/43\"\n                }\n            },\n            \"lastChanged\": \"2019-08-19T10:11:01\",\n            \"changedBy\": null,\n            \"etag\": \"-722603039\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Primary Roads\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 46,\n                \"name\": \"Roads and Surfaces\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/46\"\n                }\n            },\n            \"lastChanged\": \"2019-08-19T10:11:01\",\n            \"changedBy\": null,\n            \"etag\": \"1181072843\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Secondary Roads\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 46,\n                \"name\": \"Roads and Surfaces\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/46\"\n                }\n            },\n            \"lastChanged\": \"2019-08-21T14:33:23\",\n            \"changedBy\": null,\n            \"etag\": \"1200824024\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Runways\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 46,\n                \"name\": \"Roads and Surfaces\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/46\"\n                }\n            },\n            \"lastChanged\": \"2019-08-21T14:30:30\",\n            \"changedBy\": null,\n            \"etag\": \"-1368880641\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Bridges and Structures\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 43,\n                \"name\": \"External Works\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/43\"\n                }\n            },\n            \"lastChanged\": \"2019-08-19T10:22:48\",\n            \"changedBy\": null,\n            \"etag\": \"356145498\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Bridges\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 50,\n                \"name\": \"Bridges and Structures\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/50\"\n                }\n            },\n            \"lastChanged\": \"2019-08-21T14:31:14\",\n            \"changedBy\": null,\n            \"etag\": \"-1229611774\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"Culverts\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 50,\n                \"name\": \"Bridges and Structures\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/50\"\n                }\n            },\n            \"lastChanged\": \"2019-08-19T10:22:48\",\n            \"changedBy\": null,\n            \"etag\": \"1167187720\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Defence Structures and Screening\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 9,\n                \"name\": \"Work Type\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/9\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 46,\n                \"name\": \"Roads and Surfaces\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/46\"\n                }\n            },\n            \"lastChanged\": \"2019-10-22T11:07:11\",\n            \"changedBy\": null,\n            \"etag\": \"425093359\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Stock everything Co.\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 10,\n                \"name\": \"Supplier\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/10\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 60,\n                \"name\": \"Level 2\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/60\"\n                }\n            },\n            \"lastChanged\": \"2019-11-04T12:52:11\",\n            \"changedBy\": null,\n            \"etag\": \"-54657818\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Level 1\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 6,\n                \"name\": \"Supplier L1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/6\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 34,\n                \"name\": \"Raw Materials\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/34\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:48\",\n            \"changedBy\": null,\n            \"etag\": \"1369608901\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Level 2\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 7,\n                \"name\": \"Supplier L2\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/7\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 34,\n                \"name\": \"Raw Materials\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/34\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:48\",\n            \"changedBy\": null,\n            \"etag\": \"-804869708\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Level 1\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 6,\n                \"name\": \"Supplier L1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/6\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 37,\n                \"name\": \"Services\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/37\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:03\",\n            \"changedBy\": null,\n            \"etag\": \"1706789808\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Level 2\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 7,\n                \"name\": \"Supplier L2\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/7\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 37,\n                \"name\": \"Services\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/37\"\n                }\n            },\n            \"lastChanged\": \"2019-11-04T12:52:12\",\n            \"changedBy\": null,\n            \"etag\": \"1652760879\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Level 1\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 6,\n                \"name\": \"Supplier L1\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/6\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 40,\n                \"name\": \"Spares\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/40\"\n                }\n            },\n            \"lastChanged\": \"2019-10-28T09:07:04\",\n            \"changedBy\": null,\n            \"etag\": \"1296978263\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Level 2\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 7,\n                \"name\": \"Supplier L2\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/7\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 40,\n                \"name\": \"Spares\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/40\"\n                }\n            },\n            \"lastChanged\": \"2019-11-04T12:52:11\",\n            \"changedBy\": null,\n            \"etag\": \"1242893225\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"KRI\",\n            \"description\": null,\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2024-02-05T01:56:54\",\n            \"changedBy\": null,\n            \"etag\": \"1702562907\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Average temperature increase\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2024-02-05T01:56:54\",\n            \"changedBy\": null,\n            \"etag\": \"-854912816\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"Change in average passenger numbers\",\n            \"description\": \"% change in average metro, light rail and national rail passenger numbers over last 12 months, adjusted for seasonal variation.\",\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"313110715\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Change in oil price\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"-690621932\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"Supply chain bankruptcy rate\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"858397094\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"CPI trend\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"282913423\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Global pandemic infection rate\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2025-09-07T11:50:04\",\n            \"changedBy\": null,\n            \"etag\": \"718155560\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Geopolitical\",\n            \"description\": null,\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2020-06-18T11:24:54\",\n            \"changedBy\": null,\n            \"etag\": \"1845510064\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Climate Change\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"lastChanged\": \"2020-06-18T11:26:33\",\n            \"changedBy\": null,\n            \"etag\": \"-2112226028\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"Conflict\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"lastChanged\": \"2020-06-18T11:24:54\",\n            \"changedBy\": null,\n            \"etag\": \"-1698704943\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Economic\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"lastChanged\": \"2020-06-18T11:24:54\",\n            \"changedBy\": null,\n            \"etag\": \"1451530999\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"International relations\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"lastChanged\": \"2020-06-18T11:24:54\",\n            \"changedBy\": null,\n            \"etag\": \"1771950809\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Natural disaster\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"lastChanged\": \"2020-06-18T11:24:54\",\n            \"changedBy\": null,\n            \"etag\": \"-1126097057\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"New Child Category\",\n            \"description\": null,\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 50,\n                \"name\": \"Bridges and Structures\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/50\"\n                }\n            },\n            \"lastChanged\": \"2021-12-03T12:46:04\",\n            \"changedBy\": null,\n            \"etag\": \"-587076496\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Manchester\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 6,\n                \"name\": \"United Kingdom\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/6\"\n                }\n            },\n            \"lastChanged\": \"2023-10-24T08:52:34\",\n            \"changedBy\": null,\n            \"etag\": \"520482894\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Procurement\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2022-01-21T11:21:30\",\n            \"changedBy\": null,\n            \"etag\": \"972439991\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"New Child Category\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 11,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/11\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 61,\n                \"name\": \"KRI\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/61\"\n                }\n            },\n            \"lastChanged\": \"2022-10-10T14:26:04\",\n            \"changedBy\": null,\n            \"etag\": \"916071300\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"InfoSec\",\n            \"description\": \"\",\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": null,\n            \"lastChanged\": \"2023-10-23T10:49:25\",\n            \"changedBy\": null,\n            \"etag\": \"2017599864\"\n        },\n        {\n            \"id\": 82,\n            \"name\": \"Confidentiality\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 13,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/13\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 81,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/81\"\n                }\n            },\n            \"lastChanged\": \"2025-07-11T14:49:09\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"1366025550\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Integrity\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 13,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/13\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 81,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/81\"\n                }\n            },\n            \"lastChanged\": \"2025-07-11T14:49:09\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"1879769001\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Availability\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 13,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/13\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 81,\n                \"name\": \"InfoSec\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/81\"\n                }\n            },\n            \"lastChanged\": \"2025-07-11T14:49:09\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"-2093273431\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"Asset\",\n            \"description\": \"Company assets tagging (incl. for InfSec review)\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": {\n                \"id\": 4,\n                \"name\": \"Trevor Jay\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/4\"\n                }\n            },\n            \"parent\": null,\n            \"lastChanged\": \"2024-02-20T12:34:24\",\n            \"changedBy\": {\n                \"id\": 3,\n                \"name\": \"David Brown\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/3\"\n                }\n            },\n            \"etag\": \"1568756307\"\n        },\n        {\n            \"id\": 86,\n            \"name\": \"Mobile devices\",\n            \"description\": \"Phones, tablets, laptops, USB sticks etc\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"parent\": {\n                \"id\": 85,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/85\"\n                }\n            },\n            \"lastChanged\": \"2024-02-20T09:02:15\",\n            \"changedBy\": {\n                \"id\": 3,\n                \"name\": \"David Brown\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/3\"\n                }\n            },\n            \"etag\": \"873776417\"\n        },\n        {\n            \"id\": 87,\n            \"name\": \"RD Servers (cloud and network)\",\n            \"description\": \"Includes MS Azure hosted and within the RD network.\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"parent\": {\n                \"id\": 85,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/85\"\n                }\n            },\n            \"lastChanged\": \"2024-02-20T09:03:46\",\n            \"changedBy\": null,\n            \"etag\": \"-859036409\"\n        },\n        {\n            \"id\": 88,\n            \"name\": \"Customer servers\",\n            \"description\": \"Hosted on MSAzure\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"parent\": {\n                \"id\": 85,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/85\"\n                }\n            },\n            \"lastChanged\": \"2024-02-20T09:04:10\",\n            \"changedBy\": null,\n            \"etag\": \"-1262496122\"\n        },\n        {\n            \"id\": 89,\n            \"name\": \"RD staff\",\n            \"description\": \"All Risk Decisions employees\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"parent\": {\n                \"id\": 85,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/85\"\n                }\n            },\n            \"lastChanged\": \"2024-02-20T09:09:54\",\n            \"changedBy\": null,\n            \"etag\": \"2024876041\"\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Contractors\",\n            \"description\": \"Acct manager and marketing\",\n            \"label\": {\n                \"id\": 14,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/14\"\n                }\n            },\n            \"owner\": {\n                \"id\": 9,\n                \"name\": \"Business Manager\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/9\"\n                }\n            },\n            \"parent\": {\n                \"id\": 85,\n                \"name\": \"Asset\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/85\"\n                }\n            },\n            \"lastChanged\": \"2024-02-20T09:10:36\",\n            \"changedBy\": null,\n            \"etag\": \"-1219638258\"\n        },\n        {\n            \"id\": 91,\n            \"name\": \"Human Resources\",\n            \"description\": \"\",\n            \"label\": {\n                \"id\": 4,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/4\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 25,\n                \"name\": \"Functional Area\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/25\"\n                }\n            },\n            \"lastChanged\": \"2024-03-13T10:57:27\",\n            \"changedBy\": null,\n            \"etag\": \"355258484\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 85,\n        \"pageSize\": 85,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-742841211\"\n}"}],"_postman_id":"8bde058d-c4ec-48e0-b723-8bb23e8a0e6f"}],"id":"1e5749d9-c51b-4fd5-a970-cd5adcc86890","_postman_id":"1e5749d9-c51b-4fd5-a970-cd5adcc86890","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Category Label","item":[{"name":"Individual Category Label","id":"8873a91b-a985-40ab-8374-41319b39a019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/categoryLabel/:categoryLabelId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the category label.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the category label.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the category label was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the category label. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","categoryLabel",":categoryLabelId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the category label.</p>\n","type":"text/plain"},"type":"any","value":"","key":"categoryLabelId"}]}},"response":[{"id":"7ddf8c3d-8512-467f-b3fc-66bdfdbbce3c","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/categoryLabel/:categoryLabelId","host":["{{SERVER_NAME}}"],"path":["api","v1","categoryLabel",":categoryLabelId"],"variable":[{"key":"categoryLabelId","value":"13","description":"The ID of the category label."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:13:15 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"837587293\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"name\": \"InfoSec\",\n    \"lastChanged\": \"2025-07-11T14:49:08\",\n    \"changedBy\": {\n        \"id\": 16,\n        \"name\": \"Val Jonas\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/16\"\n        }\n    },\n    \"etag\": \"837587293\"\n}"},{"id":"3d326718-1024-472c-bbc8-59f613788e99","name":"Accessing A Category Label That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/categoryLabel/:categoryLabelId","host":["{{SERVER_NAME}}"],"path":["api","v1","categoryLabel",":categoryLabelId"],"variable":[{"key":"categoryLabelId","value":"20","description":"The ID of the category label."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Sep 2021 14:56:17 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"123"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/categoryLabel/20\",\n    \"messages\": [\n        \"Category label 20 not found.\"\n    ]\n}"}],"_postman_id":"8873a91b-a985-40ab-8374-41319b39a019"},{"name":"All Category Labels","id":"bc3c9b36-8f81-4832-be0a-d9123b172efc","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/categoryLabel/all","description":"<p>This request lists all category labels within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","categoryLabel","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"ae8c89b9-58e6-4b10-8e76-362676d9b764","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/categoryLabel/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:16:02 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=TbZcGOzMCjPq9Ggu6rH6IPvOMGedsPARcMY7KozE.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"460351364\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"City\",\n            \"lastChanged\": \"2019-08-05T15:55:51\",\n            \"changedBy\": null,\n            \"etag\": \"1740256329\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Continent\",\n            \"lastChanged\": \"2019-08-05T15:56:03\",\n            \"changedBy\": null,\n            \"etag\": \"-368779812\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Country\",\n            \"lastChanged\": \"2019-08-05T15:56:16\",\n            \"changedBy\": null,\n            \"etag\": \"787299303\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Functional Area\",\n            \"lastChanged\": \"2019-08-05T15:56:27\",\n            \"changedBy\": null,\n            \"etag\": \"2082764013\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"State\",\n            \"lastChanged\": \"2019-08-05T15:56:40\",\n            \"changedBy\": null,\n            \"etag\": \"-1252901718\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Supplier L1\",\n            \"lastChanged\": \"2019-08-05T15:56:50\",\n            \"changedBy\": null,\n            \"etag\": \"-1106429104\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Supplier L2\",\n            \"lastChanged\": \"2019-08-05T15:56:58\",\n            \"changedBy\": null,\n            \"etag\": \"-1105688949\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Supplier Type\",\n            \"lastChanged\": \"2019-08-05T15:57:12\",\n            \"changedBy\": null,\n            \"etag\": \"537088341\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Work Type\",\n            \"lastChanged\": \"2019-08-19T09:26:00\",\n            \"changedBy\": null,\n            \"etag\": \"492041744\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Supplier\",\n            \"lastChanged\": \"2019-10-23T12:27:47\",\n            \"changedBy\": null,\n            \"etag\": \"-1690079965\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"KRI\",\n            \"lastChanged\": \"2020-06-18T09:27:00\",\n            \"changedBy\": null,\n            \"etag\": \"-557401499\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Geopolitical\",\n            \"lastChanged\": \"2020-06-18T11:08:29\",\n            \"changedBy\": null,\n            \"etag\": \"-467721049\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"InfoSec\",\n            \"lastChanged\": \"2025-07-11T14:49:08\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"837587293\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Asset\",\n            \"lastChanged\": \"2024-02-20T09:01:25\",\n            \"changedBy\": null,\n            \"etag\": \"427914957\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 14,\n        \"pageSize\": 14,\n        \"lastPage\": 1\n    },\n    \"etag\": \"460351364\"\n}"}],"_postman_id":"bc3c9b36-8f81-4832-be0a-d9123b172efc"}],"id":"d100ba3f-b8a0-40d4-9b6e-9928ab97df99","_postman_id":"d100ba3f-b8a0-40d4-9b6e-9928ab97df99","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Control Effectiveness","item":[{"name":"Individual Control Effectiveness","id":"d9d11c11-0b03-4ce4-ac56-12b057ee9a3d","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/controlEffectiveness/:controlEffectivenessId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the control effectiveness.</td>\n</tr>\n<tr>\n<td>order</td>\n<td>Number</td>\n<td>A ranking applied to the control effectiveness, between 1 and 999.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description given to the control effectiveness.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the control effectiveness.</td>\n</tr>\n<tr>\n<td>colour</td>\n<td>String</td>\n<td>A hexadecimal code representing the colour of the control effectiveness.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the control effectiveness was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the control effectiveness. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","controlEffectiveness",":controlEffectivenessId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control effectiveness rating.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlEffectivenessId"}]}},"response":[{"id":"c1a71c3d-355f-46a6-b1bb-76bfec1109c3","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/controlEffectiveness/:controlEffectivenessId","host":["{{SERVER_NAME}}"],"path":["api","v1","controlEffectiveness",":controlEffectivenessId"],"variable":[{"key":"controlEffectivenessId","value":"1","description":"The ID of the control effectiveness rating."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:22:42 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-2074432903\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"order\": 1,\n    \"description\": \"The control is not effective at all.\",\n    \"name\": \"Ineffective\",\n    \"colour\": \"FF0000\",\n    \"lastChanged\": \"2025-07-14T11:34:32\",\n    \"changedBy\": {\n        \"id\": 16,\n        \"name\": \"Val Jonas\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/16\"\n        }\n    },\n    \"etag\": \"-2074432903\"\n}"},{"id":"d8e40ba3-91df-4121-8289-332df65bb9ff","name":"Accessing A Control Effectiveness That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/controlEffectiveness/:controlEffectivenessId","host":["{{SERVER_NAME}}"],"path":["api","v1","controlEffectiveness",":controlEffectivenessId"],"variable":[{"key":"controlEffectivenessId","value":"1000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 May 2024 15:26:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/controlEffectiveness/1000\",\n    \"messages\": [\n        \"Effectiveness rating 1,000 not found.\"\n    ]\n}"}],"_postman_id":"d9d11c11-0b03-4ce4-ac56-12b057ee9a3d"},{"name":"All Control Effectiveness Items","id":"d133d05c-fb18-4f52-b395-f624f7778416","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/controlEffectiveness/all","description":"<p>This request lists all control effectiveness items within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","controlEffectiveness","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"0fc064df-faf5-4ff9-ba0d-464afd6c9585","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/controlEffectiveness/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:25:35 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=VdsgMtBpboEt2aTx7xmIwpGyMH_yUL9ZfC_WRyUf.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"-2078162779\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"order\": 1,\n            \"description\": \"The control is not effective at all.\",\n            \"name\": \"Ineffective\",\n            \"colour\": \"FF0000\",\n            \"lastChanged\": \"2025-07-14T11:34:32\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"-2074432903\"\n        },\n        {\n            \"id\": 2,\n            \"order\": 5,\n            \"description\": \"\",\n            \"name\": \"Partially Effective\",\n            \"colour\": \"ff8c00\",\n            \"lastChanged\": \"2023-11-27T18:15:39\",\n            \"changedBy\": null,\n            \"etag\": \"1744895749\"\n        },\n        {\n            \"id\": 3,\n            \"order\": 10,\n            \"description\": \"\",\n            \"name\": \"Substantially Effective\",\n            \"colour\": \"ffff00\",\n            \"lastChanged\": \"2023-11-27T18:15:53\",\n            \"changedBy\": null,\n            \"etag\": \"-1992899188\"\n        },\n        {\n            \"id\": 4,\n            \"order\": 20,\n            \"description\": \"The control is very effective.\",\n            \"name\": \"Totally Effective\",\n            \"colour\": \"228B22\",\n            \"lastChanged\": \"2025-07-14T11:38:11\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"313963572\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 4,\n        \"pageSize\": 4,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-2078162779\"\n}"}],"_postman_id":"d133d05c-fb18-4f52-b395-f624f7778416"}],"id":"9f750bcc-37e9-44f3-9528-e53977289555","_postman_id":"9f750bcc-37e9-44f3-9528-e53977289555","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Custom Dropdown","item":[{"name":"Individual Custom Dropdown","id":"9f5b0100-f4bc-4f40-916c-b1565cfe49bf","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/customDropdown/:customDropdownId","description":"<p>An individual custom dropdown value can be obtained given its ID. This returns a custom dropdown object including the value details and the field it belongs to.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the custom dropdown value.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Number</td>\n<td>The type of custom dropdown:  <br />- 1: Folder  <br />- 3: Risk  <br />- 6: Action  <br />- 14: Control</td>\n</tr>\n<tr>\n<td>field</td>\n<td>Custom Dropdown Field Object</td>\n<td>The custom dropdown field.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>String</td>\n<td>The name of the custom dropdown value.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description given to the custom dropdown value.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the custom dropdown value was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the custom dropdown value. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"custom-dropdown-field\">Custom Dropdown Field</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the custom dropdown field.</td>\n</tr>\n<tr>\n<td>key</td>\n<td>String</td>\n<td>The name of the custom dropdown field. Note this key is not unique as each entity (e.g. Risk, Action and Folder) has it's own set of custom dropdowns.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the custom dropdown field was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the custom dropdown field. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","customDropdown",":customDropdownId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the custom dropdown value.</p>\n","type":"text/plain"},"type":"any","value":"","key":"customDropdownId"}]}},"response":[{"id":"13cd9404-3a58-4d4e-93cb-3fbb45e3effd","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/customDropdown/:customDropdownId","host":["{{SERVER_NAME}}"],"path":["api","v1","customDropdown",":customDropdownId"],"variable":[{"key":"customDropdownId","value":"20","description":"The ID of the custom dropdown value."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:31:55 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-1471139865\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 20,\n    \"type\": 14,\n    \"field\": {\n        \"id\": 27,\n        \"key\": \"custom_dropdown3\",\n        \"lastChanged\": \"2025-07-14T18:20:04\",\n        \"changedBy\": {\n            \"id\": 16,\n            \"name\": \"Val Jonas\",\n            \"link\": {\n                \"params\": {\n                    \"rel\": \"user\",\n                    \"type\": \"GET\"\n                },\n                \"href\": \"/api/v1/user/16\"\n            }\n        },\n        \"etag\": \"1198313031\"\n    },\n    \"value\": \"5) PPE\",\n    \"description\": \"Protect the worker with Personal Protective Equipment.\",\n    \"lastChanged\": \"2025-07-14T18:20:04\",\n    \"changedBy\": {\n        \"id\": 16,\n        \"name\": \"Val Jonas\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/16\"\n        }\n    },\n    \"etag\": \"-1471139865\"\n}"},{"id":"214a8e83-7392-43aa-95ca-75593780168a","name":"Accessing A Custom Dropdown Value That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/customDropdown/:customDropdownId","host":["{{SERVER_NAME}}"],"path":["api","v1","customDropdown",":customDropdownId"],"variable":[{"key":"customDropdownId","value":"80","description":"The ID for the custom dropdown value."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 10:03:14 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/customDropdown/80\",\n    \"messages\": [\n        \"Custom dropdown value 80 not found.\"\n    ]\n}"}],"_postman_id":"9f5b0100-f4bc-4f40-916c-b1565cfe49bf"},{"name":"All Custom Dropdowns","id":"c9bc680d-9f49-44da-be53-f56ce2fe8850","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/customDropdown/all","description":"<p>This request lists all custom dropdowns within Predict!.</p>\n<p>You can obtain a list of custom dropdown values for a specific field by passing its ID using the 'field' parameter.</p>\n<p>See <a href=\"#716b1a41-29e8-4c58-95d5-276f78e34319\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","customDropdown","all"],"host":["{{SERVER_NAME}}"],"query":[{"disabled":true,"description":{"content":"<p>The ID for the specific field to retrieve custom dropdown values for.</p>\n","type":"text/plain"},"key":"field","value":""},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>For paginated lists, this denotes the maximum number of results to return on each page.</p>\n","type":"text/plain"},"key":"maxResults","value":""}],"variable":[]}},"response":[{"id":"4339db92-1dc0-4705-9be2-2c8f98593ccc","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/customDropdown/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:39:01 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"1606179495\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 4,\n            \"type\": 3,\n            \"field\": {\n                \"id\": 9,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2022-06-24T10:24:27\",\n                \"changedBy\": null,\n                \"etag\": \"-1557495969\"\n            },\n            \"value\": \"Project\",\n            \"description\": \"\",\n            \"lastChanged\": \"2022-06-24T10:24:27\",\n            \"changedBy\": null,\n            \"etag\": \"1559266916\"\n        },\n        {\n            \"id\": 5,\n            \"type\": 3,\n            \"field\": {\n                \"id\": 9,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2022-06-24T10:24:27\",\n                \"changedBy\": null,\n                \"etag\": \"-1557495969\"\n            },\n            \"value\": \"Programme\",\n            \"description\": \"\",\n            \"lastChanged\": \"2022-06-24T10:24:27\",\n            \"changedBy\": null,\n            \"etag\": \"-381135435\"\n        },\n        {\n            \"id\": 6,\n            \"type\": 3,\n            \"field\": {\n                \"id\": 9,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2022-06-24T10:24:27\",\n                \"changedBy\": null,\n                \"etag\": \"-1557495969\"\n            },\n            \"value\": \"Contractor\",\n            \"description\": \"\",\n            \"lastChanged\": \"2022-06-24T10:24:27\",\n            \"changedBy\": null,\n            \"etag\": \"1157642745\"\n        },\n        {\n            \"id\": 7,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 25,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2024-05-09T14:34:57\",\n                \"changedBy\": null,\n                \"etag\": \"-619904299\"\n            },\n            \"value\": \"Baseline\",\n            \"description\": \"These controls are part of the furniture.\",\n            \"lastChanged\": \"2024-05-09T14:34:57\",\n            \"changedBy\": null,\n            \"etag\": \"-196587642\"\n        },\n        {\n            \"id\": 8,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 25,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2024-05-09T14:34:57\",\n                \"changedBy\": null,\n                \"etag\": \"-619904299\"\n            },\n            \"value\": \"Minor\",\n            \"description\": \"These controls have very little impact on the risk.\",\n            \"lastChanged\": \"2024-05-09T14:34:57\",\n            \"changedBy\": null,\n            \"etag\": \"-1543794999\"\n        },\n        {\n            \"id\": 9,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 25,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2024-05-09T14:34:57\",\n                \"changedBy\": null,\n                \"etag\": \"-619904299\"\n            },\n            \"value\": \"Medium\",\n            \"description\": \"These controls are negotiable but important.\",\n            \"lastChanged\": \"2024-05-09T14:34:57\",\n            \"changedBy\": null,\n            \"etag\": \"-2099325318\"\n        },\n        {\n            \"id\": 10,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 25,\n                \"key\": \"custom_dropdown1\",\n                \"lastChanged\": \"2024-05-09T14:34:57\",\n                \"changedBy\": null,\n                \"etag\": \"-619904299\"\n            },\n            \"value\": \"Key Control\",\n            \"description\": \"These controls are non-negotiable.\",\n            \"lastChanged\": \"2024-05-09T14:34:57\",\n            \"changedBy\": null,\n            \"etag\": \"-1460307408\"\n        },\n        {\n            \"id\": 11,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 26,\n                \"key\": \"custom_dropdown2\",\n                \"lastChanged\": \"2024-05-09T14:36:04\",\n                \"changedBy\": null,\n                \"etag\": \"-615708101\"\n            },\n            \"value\": \"Process\",\n            \"description\": \"\",\n            \"lastChanged\": \"2024-05-09T14:36:04\",\n            \"changedBy\": null,\n            \"etag\": \"-1386954796\"\n        },\n        {\n            \"id\": 12,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 26,\n                \"key\": \"custom_dropdown2\",\n                \"lastChanged\": \"2024-05-09T14:36:04\",\n                \"changedBy\": null,\n                \"etag\": \"-615708101\"\n            },\n            \"value\": \"Policy\",\n            \"description\": \"\",\n            \"lastChanged\": \"2024-05-09T14:36:04\",\n            \"changedBy\": null,\n            \"etag\": \"49894104\"\n        },\n        {\n            \"id\": 13,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 26,\n                \"key\": \"custom_dropdown2\",\n                \"lastChanged\": \"2024-05-09T14:36:04\",\n                \"changedBy\": null,\n                \"etag\": \"-615708101\"\n            },\n            \"value\": \"Device\",\n            \"description\": \"\",\n            \"lastChanged\": \"2024-05-09T14:36:04\",\n            \"changedBy\": null,\n            \"etag\": \"1794814490\"\n        },\n        {\n            \"id\": 14,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 26,\n                \"key\": \"custom_dropdown2\",\n                \"lastChanged\": \"2024-05-09T14:36:04\",\n                \"changedBy\": null,\n                \"etag\": \"-615708101\"\n            },\n            \"value\": \"Practice\",\n            \"description\": \"\",\n            \"lastChanged\": \"2024-05-09T14:36:04\",\n            \"changedBy\": null,\n            \"etag\": \"78004548\"\n        },\n        {\n            \"id\": 15,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 26,\n                \"key\": \"custom_dropdown2\",\n                \"lastChanged\": \"2024-05-09T14:36:04\",\n                \"changedBy\": null,\n                \"etag\": \"-615708101\"\n            },\n            \"value\": \"Other\",\n            \"description\": \"\",\n            \"lastChanged\": \"2024-05-09T14:36:04\",\n            \"changedBy\": null,\n            \"etag\": \"1550864468\"\n        },\n        {\n            \"id\": 16,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"1) Elimination\",\n            \"description\": \"Physically remove the hazard.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"169313888\"\n        },\n        {\n            \"id\": 17,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"2) Substitution\",\n            \"description\": \"Replace the hazard.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"85757031\"\n        },\n        {\n            \"id\": 18,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"3) Engineering Controls\",\n            \"description\": \"Isolate people from the hazard.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"598436367\"\n        },\n        {\n            \"id\": 19,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"4) Administrative\",\n            \"description\": \"Change the way people work.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"957157024\"\n        },\n        {\n            \"id\": 20,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"5) PPE\",\n            \"description\": \"Protect the worker with Personal Protective Equipment.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"-1471139865\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 17,\n        \"pageSize\": 17,\n        \"lastPage\": 1\n    },\n    \"etag\": \"1606179495\"\n}"},{"id":"fe650dc4-83fe-4a6b-8e6b-300f07838456","name":"All Custom Dropdowns For A Given Field","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/customDropdown/all?field=27","host":["{{SERVER_NAME}}"],"path":["api","v1","customDropdown","all"],"query":[{"key":"field","value":"27","description":"The ID for the specific field to retrieve custom dropdown values for."},{"key":"page","value":"1","description":"For paginated lists, this denotes the page number.","disabled":true},{"key":"maxResults","value":"3","description":"For paginated lists, this denotes the maximum number of results to return on each page.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:42:22 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"457542171\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 16,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"1) Elimination\",\n            \"description\": \"Physically remove the hazard.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"169313888\"\n        },\n        {\n            \"id\": 17,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"2) Substitution\",\n            \"description\": \"Replace the hazard.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"85757031\"\n        },\n        {\n            \"id\": 18,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"3) Engineering Controls\",\n            \"description\": \"Isolate people from the hazard.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"598436367\"\n        },\n        {\n            \"id\": 19,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"4) Administrative\",\n            \"description\": \"Change the way people work.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"957157024\"\n        },\n        {\n            \"id\": 20,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 27,\n                \"key\": \"custom_dropdown3\",\n                \"lastChanged\": \"2025-07-14T18:20:04\",\n                \"changedBy\": {\n                    \"id\": 16,\n                    \"name\": \"Val Jonas\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/16\"\n                    }\n                },\n                \"etag\": \"1198313031\"\n            },\n            \"value\": \"5) PPE\",\n            \"description\": \"Protect the worker with Personal Protective Equipment.\",\n            \"lastChanged\": \"2025-07-14T18:20:04\",\n            \"changedBy\": {\n                \"id\": 16,\n                \"name\": \"Val Jonas\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/16\"\n                }\n            },\n            \"etag\": \"-1471139865\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 5,\n        \"pageSize\": 5,\n        \"lastPage\": 1\n    },\n    \"etag\": \"457542171\"\n}"}],"_postman_id":"c9bc680d-9f49-44da-be53-f56ce2fe8850"}],"id":"11925267-673b-42f4-b853-2b47180e8815","description":"<p>Available from <strong>Predict! Risk Controller v6.3.0.0</strong>.</p>\n","_postman_id":"11925267-673b-42f4-b853-2b47180e8815","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Distribution","item":[{"name":"Individual Distribution","id":"c69df884-aaa5-4774-adbd-522c665474c8","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/distribution/:distributionId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the distribution.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the distribution.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the distribution was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the distribution. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","distribution",":distributionId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the distribution.</p>\n","type":"text/plain"},"type":"any","value":"","key":"distributionId"}]}},"response":[{"id":"8acf277e-fff0-48f2-ae4e-57d96321e51d","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/distribution/:distributionId","host":["{{SERVER_NAME}}"],"path":["api","v1","distribution",":distributionId"],"variable":[{"key":"distributionId","value":"2","description":"The ID of the distribution."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:49:21 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-1731419017\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"name\": \"Beta\",\n    \"lastChanged\": \"2025-05-28T21:53:43\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"-1731419017\"\n}"},{"id":"df217b30-a1df-4229-911b-e3d60eb2ab1d","name":"Accessing A Distribution That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/distribution/:distributionId","host":["{{SERVER_NAME}}"],"path":["api","v1","distribution",":distributionId"],"variable":[{"key":"distributionId","value":"10","description":"The ID of the distribution."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Sep 2021 14:29:57 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"118"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/distribution/10\",\n    \"messages\": [\n        \"Distribution 10 not found.\"\n    ]\n}"}],"_postman_id":"c69df884-aaa5-4774-adbd-522c665474c8"},{"name":"All Distributions","id":"f6987420-d7c3-4eab-9c3d-c67393b2f60b","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/distribution/all","description":"<p>This request lists all distributions within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","distribution","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"c85bb34e-40fb-4877-9301-abe1cf6ee383","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/distribution/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Oct 2025 17:50:48 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=0_pP5CDH_A1H3TxXtOLx7p4nfU3iga-mYfDo01zY.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"1984832153\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"None\",\n            \"lastChanged\": \"2021-10-05T07:59:54\",\n            \"changedBy\": null,\n            \"etag\": \"1245417574\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Beta\",\n            \"lastChanged\": \"2025-05-28T21:53:43\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-1731419017\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Binormal\",\n            \"lastChanged\": \"2019-08-05T13:25:43\",\n            \"changedBy\": null,\n            \"etag\": \"1614184912\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"General Triangular\",\n            \"lastChanged\": \"2019-08-05T13:25:43\",\n            \"changedBy\": null,\n            \"etag\": \"978831939\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Normal\",\n            \"lastChanged\": \"2019-08-05T13:25:43\",\n            \"changedBy\": null,\n            \"etag\": \"1596869208\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Triangular\",\n            \"lastChanged\": \"2025-05-28T21:50:51\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-603434969\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Uniform\",\n            \"lastChanged\": \"2025-05-28T21:53:43\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-1946795438\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 7,\n        \"pageSize\": 7,\n        \"lastPage\": 1\n    },\n    \"etag\": \"1984832153\"\n}"}],"_postman_id":"f6987420-d7c3-4eab-9c3d-c67393b2f60b"}],"id":"fd7fc019-c147-4366-a0e3-99962cf4e885","_postman_id":"fd7fc019-c147-4366-a0e3-99962cf4e885","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Impact","item":[{"name":"Individual Impact","id":"ad348c51-26d2-4873-978b-391f9c1f8d10","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/impact/:impactId","description":"<h2 id=\"impact-object\">Impact Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the impact.</td>\n</tr>\n<tr>\n<td>unitType</td>\n<td>Number</td>\n<td>The type of unit.  <br />  <br />- 0: Relative  <br />- 1: Cost  <br />- 2: Time  <br />- 3: Other</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the impact.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the impact.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>A flag to determine whether the impact has been closed out and is not in use anymore.</td>\n</tr>\n<tr>\n<td>impactRatings</td>\n<td>Array of Impact Rating Objects</td>\n<td>Lists the qualitative rating options a user can select from when assessing using the impact.  <br />Quantitative impacts will not have a list of impact ratings to choose from. These will be defined on the scoring system.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the impact was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the impact.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"impact-rating-object\">Impact Rating Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the impact rating.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the impact rating.</td>\n</tr>\n<tr>\n<td>label</td>\n<td>String</td>\n<td>The label of the impact rating.</td>\n</tr>\n<tr>\n<td>order</td>\n<td>Number</td>\n<td>A numerical ranking order for the impact rating, starting from negative values (for opportunities) through to positive values (for threats or issues).</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>A flag to determine whether the impact rating has been closed out and is not in use anymore.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the impact rating was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the impact rating.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","impact",":impactId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the impact.</p>\n","type":"text/plain"},"type":"any","value":"","key":"impactId"}]}},"response":[{"id":"a88ef547-2159-422f-b2b7-02f360f95686","name":"Successful Response To A Quantitative Impact","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/impact/:impactId","host":["{{SERVER_NAME}}"],"path":["api","v1","impact",":impactId"],"variable":[{"key":"impactId","value":"1","description":"The ID of the impact."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 24 Oct 2025 12:12:59 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-508366979\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"unitType\": 1,\n    \"description\": \"What financial impact does this risk have?\",\n    \"name\": \"Cost\",\n    \"closed\": false,\n    \"impactRatings\": [],\n    \"lastChanged\": \"2025-10-24T12:12:25\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"-508366979\"\n}"},{"id":"dcdabfcf-4775-4172-8259-45d115b26b5f","name":"Successful Response To A Qualitative Impact","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/impact/:impactId","host":["{{SERVER_NAME}}"],"path":["api","v1","impact",":impactId"],"variable":[{"key":"impactId","value":"6","description":"The ID of the impact."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 24 Oct 2025 12:16:00 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"1008444028\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"unitType\": 3,\n    \"description\": \"Will this risk have an environmental impact?\",\n    \"name\": \"Environmental\",\n    \"closed\": false,\n    \"impactRatings\": [\n        {\n            \"id\": 31,\n            \"description\": \"Severe widespread loss or damage of environmental aspect or amenity. The loss or damage is permanent and irreversible. \",\n            \"label\": \"Severe widespread permanent damage to environment\",\n            \"order\": 5,\n            \"closed\": false,\n            \"lastChanged\": \"2025-07-14T15:12:34\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1336987574\"\n        },\n        {\n            \"id\": 32,\n            \"description\": \"Severe widespread loss or damage of environmental aspect or amenity. The damage is irreversible without a significant intervention effort. \",\n            \"label\": \"Severe widespread damage to environment\",\n            \"order\": 4,\n            \"closed\": false,\n            \"lastChanged\": \"2025-07-14T15:12:34\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1764718554\"\n        },\n        {\n            \"id\": 33,\n            \"description\": \"Large localised loss or damage of environmental aspect or amenity. Alternatively, low to large widespread loss or damage of environmental aspect or amenity.  The loss or damage is irreversible without a large intervention effort\",\n            \"label\": \"Severe localised damage to environment\",\n            \"order\": 3,\n            \"closed\": false,\n            \"lastChanged\": \"2025-07-14T15:12:34\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"535316645\"\n        },\n        {\n            \"id\": 34,\n            \"description\": \"Low to medium and localised loss or damage of environmental aspect or amenity.  The loss or damage is reversible with low to medium effort of intervention\",\n            \"label\": \"Low to medium damage to environment\",\n            \"order\": 2,\n            \"closed\": false,\n            \"lastChanged\": \"2025-07-14T15:12:34\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"2012409773\"\n        },\n        {\n            \"id\": 35,\n            \"description\": \"Negligible and localised loss or damage of environmental aspect or amenity.  The loss or damage is reversible without intervention.\",\n            \"label\": \"Negligible localised damage to environment\",\n            \"order\": 1,\n            \"closed\": false,\n            \"lastChanged\": \"2025-07-14T15:12:34\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"2035479906\"\n        }\n    ],\n    \"lastChanged\": \"2025-10-24T12:15:00\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"1008444028\"\n}"},{"id":"a4201a2c-8e04-4e65-9c06-3d79b6c6c81d","name":"Accessing An Impact That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/impact/:impactId","host":["{{SERVER_NAME}}"],"path":["api","v1","impact",":impactId"],"variable":[{"key":"impactId","value":"10","description":"The ID of the impact."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Sep 2021 10:04:58 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"112"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/impact/10\",\n    \"messages\": [\n        \"Impact 10 not found.\"\n    ]\n}"}],"_postman_id":"ad348c51-26d2-4873-978b-391f9c1f8d10"},{"name":"All Impacts","id":"a170c4e7-66d2-4ad5-b84a-8745870939ea","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/impact/all","description":"<p>This request lists all impacts within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","impact","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"bd310b07-1111-42bd-95f2-a23dc723a48b","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/impact/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 24 Oct 2025 12:17:04 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=83j_h57jl2s_DLFU6YhViZjtBFajqtX6HAkEQI3F.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"492604728\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"unitType\": 1,\n            \"description\": \"What financial impact does this risk have?\",\n            \"name\": \"Cost\",\n            \"closed\": false,\n            \"impactRatings\": [],\n            \"lastChanged\": \"2025-10-24T12:12:25\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-508366979\"\n        },\n        {\n            \"id\": 2,\n            \"unitType\": 2,\n            \"description\": null,\n            \"name\": \"Time\",\n            \"closed\": false,\n            \"impactRatings\": [],\n            \"lastChanged\": \"2019-08-05T13:25:44\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1494639779\"\n        },\n        {\n            \"id\": 3,\n            \"unitType\": 3,\n            \"description\": null,\n            \"name\": \"Health & Safety\",\n            \"closed\": false,\n            \"impactRatings\": [\n                {\n                    \"id\": 1,\n                    \"description\": null,\n                    \"label\": \"Fatality of one or more members of the public\",\n                    \"order\": 7,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": null,\n                    \"etag\": \"-438062711\"\n                },\n                {\n                    \"id\": 2,\n                    \"description\": null,\n                    \"label\": \"Fatality of one or more employees\",\n                    \"order\": 6,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"184011491\"\n                },\n                {\n                    \"id\": 3,\n                    \"description\": null,\n                    \"label\": \"Major incident resulting in injuries to one or more members of the public\",\n                    \"order\": 5,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1121275544\"\n                },\n                {\n                    \"id\": 4,\n                    \"description\": null,\n                    \"label\": \"Major incident resulting in one or more long term or permanent employee injuries\",\n                    \"order\": 4,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-599039142\"\n                },\n                {\n                    \"id\": 5,\n                    \"description\": null,\n                    \"label\": \"Major health issue resulting in employee needing medical attention, and significant time off work\",\n                    \"order\": 3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-730746905\"\n                },\n                {\n                    \"id\": 6,\n                    \"description\": null,\n                    \"label\": \"Health or safety issue that results in employee absenteeism, but no long term ill effects\",\n                    \"order\": 2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"878492716\"\n                },\n                {\n                    \"id\": 7,\n                    \"description\": null,\n                    \"label\": \"Negligible health issue\",\n                    \"order\": 1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-652315038\"\n                },\n                {\n                    \"id\": 8,\n                    \"description\": null,\n                    \"label\": \"Negligible health benefit\",\n                    \"order\": -1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-866076777\"\n                },\n                {\n                    \"id\": 9,\n                    \"description\": null,\n                    \"label\": \"Minor health effect, but creating a happier workplace\",\n                    \"order\": -2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-412828166\"\n                },\n                {\n                    \"id\": 10,\n                    \"description\": null,\n                    \"label\": \"Major positive health effect on workforce, reducing absenteeism and improving productivity\",\n                    \"order\": -3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"639929425\"\n                }\n            ],\n            \"lastChanged\": \"2019-12-06T11:54:20\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-351364129\"\n        },\n        {\n            \"id\": 4,\n            \"unitType\": 3,\n            \"description\": null,\n            \"name\": \"Reputation\",\n            \"closed\": false,\n            \"impactRatings\": [\n                {\n                    \"id\": 11,\n                    \"description\": null,\n                    \"label\": \"International scandal\",\n                    \"order\": 6,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"892972634\"\n                },\n                {\n                    \"id\": 12,\n                    \"description\": null,\n                    \"label\": \"National scandal\",\n                    \"order\": 5,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"945022262\"\n                },\n                {\n                    \"id\": 13,\n                    \"description\": null,\n                    \"label\": \"Regional negative media impact\",\n                    \"order\": 4,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-659967914\"\n                },\n                {\n                    \"id\": 14,\n                    \"description\": null,\n                    \"label\": \"Local negative media impact\",\n                    \"order\": 3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1520443494\"\n                },\n                {\n                    \"id\": 15,\n                    \"description\": null,\n                    \"label\": \"Negative feedback from stakeholders\",\n                    \"order\": 2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-74846763\"\n                },\n                {\n                    \"id\": 16,\n                    \"description\": null,\n                    \"label\": \"Negative morale in the project\",\n                    \"order\": 1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1817658812\"\n                },\n                {\n                    \"id\": 17,\n                    \"description\": null,\n                    \"label\": \"Improved project morale\",\n                    \"order\": -1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"977187126\"\n                },\n                {\n                    \"id\": 18,\n                    \"description\": null,\n                    \"label\": \"Positive feedback from stakeholders\",\n                    \"order\": -2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1853125624\"\n                },\n                {\n                    \"id\": 19,\n                    \"description\": null,\n                    \"label\": \"Positive portrayal on local media\",\n                    \"order\": -3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1936703742\"\n                },\n                {\n                    \"id\": 20,\n                    \"description\": null,\n                    \"label\": \"Regional good news story\",\n                    \"order\": -4,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"356171323\"\n                },\n                {\n                    \"id\": 21,\n                    \"description\": null,\n                    \"label\": \"National good news story\",\n                    \"order\": -5,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"627914286\"\n                },\n                {\n                    \"id\": 22,\n                    \"description\": null,\n                    \"label\": \"International good news story\",\n                    \"order\": -6,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1997933694\"\n                }\n            ],\n            \"lastChanged\": \"2019-08-05T16:35:25\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"928162448\"\n        },\n        {\n            \"id\": 5,\n            \"unitType\": 3,\n            \"description\": null,\n            \"name\": \"Quality\",\n            \"closed\": false,\n            \"impactRatings\": [\n                {\n                    \"id\": 23,\n                    \"description\": null,\n                    \"label\": \"Failure to meet any major acceptance criteria\",\n                    \"order\": 5,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-716573888\"\n                },\n                {\n                    \"id\": 24,\n                    \"description\": null,\n                    \"label\": \"Failure to meet a number of major acceptance criteria\",\n                    \"order\": 4,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"799312003\"\n                },\n                {\n                    \"id\": 25,\n                    \"description\": null,\n                    \"label\": \"Failure to meet a major acceptance criteria\",\n                    \"order\": 3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1643436957\"\n                },\n                {\n                    \"id\": 26,\n                    \"description\": null,\n                    \"label\": \"Failure to meet some minor acceptance criteria\",\n                    \"order\": 2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1193795744\"\n                },\n                {\n                    \"id\": 27,\n                    \"description\": null,\n                    \"label\": \"Failure to meet a minor acceptance criteria\",\n                    \"order\": 1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"266601\"\n                },\n                {\n                    \"id\": 28,\n                    \"description\": null,\n                    \"label\": \"Exceed some acceptance criteria\",\n                    \"order\": -1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"750685316\"\n                },\n                {\n                    \"id\": 29,\n                    \"description\": null,\n                    \"label\": \"Exceed most acceptance criteria\",\n                    \"order\": -2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1807290771\"\n                },\n                {\n                    \"id\": 30,\n                    \"description\": null,\n                    \"label\": \"Exceed all acceptance criteria\",\n                    \"order\": -3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1342023489\"\n                }\n            ],\n            \"lastChanged\": \"2020-09-25T10:47:00\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"820564510\"\n        },\n        {\n            \"id\": 6,\n            \"unitType\": 3,\n            \"description\": \"Will this risk have an environmental impact?\",\n            \"name\": \"Environmental\",\n            \"closed\": false,\n            \"impactRatings\": [\n                {\n                    \"id\": 31,\n                    \"description\": \"Severe widespread loss or damage of environmental aspect or amenity. The loss or damage is permanent and irreversible. \",\n                    \"label\": \"Severe widespread permanent damage to environment\",\n                    \"order\": 5,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1336987574\"\n                },\n                {\n                    \"id\": 32,\n                    \"description\": \"Severe widespread loss or damage of environmental aspect or amenity. The damage is irreversible without a significant intervention effort. \",\n                    \"label\": \"Severe widespread damage to environment\",\n                    \"order\": 4,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1764718554\"\n                },\n                {\n                    \"id\": 33,\n                    \"description\": \"Large localised loss or damage of environmental aspect or amenity. Alternatively, low to large widespread loss or damage of environmental aspect or amenity.  The loss or damage is irreversible without a large intervention effort\",\n                    \"label\": \"Severe localised damage to environment\",\n                    \"order\": 3,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"535316645\"\n                },\n                {\n                    \"id\": 34,\n                    \"description\": \"Low to medium and localised loss or damage of environmental aspect or amenity.  The loss or damage is reversible with low to medium effort of intervention\",\n                    \"label\": \"Low to medium damage to environment\",\n                    \"order\": 2,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"2012409773\"\n                },\n                {\n                    \"id\": 35,\n                    \"description\": \"Negligible and localised loss or damage of environmental aspect or amenity.  The loss or damage is reversible without intervention.\",\n                    \"label\": \"Negligible localised damage to environment\",\n                    \"order\": 1,\n                    \"closed\": false,\n                    \"lastChanged\": \"2025-07-14T15:12:34\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"2035479906\"\n                }\n            ],\n            \"lastChanged\": \"2025-10-24T12:15:00\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"1008444028\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 6,\n        \"pageSize\": 6,\n        \"lastPage\": 1\n    },\n    \"etag\": \"492604728\"\n}"}],"_postman_id":"a170c4e7-66d2-4ad5-b84a-8745870939ea"}],"id":"631b80fc-bd55-451c-91b5-4eb06920c681","_postman_id":"631b80fc-bd55-451c-91b5-4eb06920c681","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Link Strength","item":[{"name":"Individual Link Strength","id":"43044c3d-6ab2-43bc-bc5b-789dc5b2f10d","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/linkStrength/:linkStrengthId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the link strength.</td>\n</tr>\n<tr>\n<td>order</td>\n<td>Number</td>\n<td>A ranking applied to the link strength, between 1 and 999.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description given to the link strength.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the link strength.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the link strength was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the link strength. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","linkStrength",":linkStrengthId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the link strength.</p>\n","type":"text/plain"},"type":"any","value":"","key":"linkStrengthId"}]}},"response":[{"id":"b333b025-ce71-495c-acda-ae6cf19b5b72","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/linkStrength/:linkStrengthId","host":["{{SERVER_NAME}}"],"path":["api","v1","linkStrength",":linkStrengthId"],"variable":[{"key":"linkStrengthId","value":"4","description":"The ID of the link strength."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 24 Oct 2025 13:59:39 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-1955359352\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"order\": 25,\n    \"description\": \"Strong\",\n    \"name\": \"60%\",\n    \"lastChanged\": \"2020-06-18T11:05:14\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"etag\": \"-1955359352\"\n}"},{"id":"63edf073-5e76-440a-b5ce-c76a90bb549b","name":"Accessing A Link Strength That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/linkStrength/:linkStrengthId","host":["{{SERVER_NAME}}"],"path":["api","v1","linkStrength",":linkStrengthId"],"variable":[{"key":"linkStrengthId","value":"9","description":"The ID of the link strength."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 10:59:13 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"120"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/linkStrength/9\",\n    \"messages\": [\n        \"Link strength 9 not found.\"\n    ]\n}"}],"_postman_id":"43044c3d-6ab2-43bc-bc5b-789dc5b2f10d"},{"name":"All Link Strengths","id":"3b6d0803-1ba5-456a-99fa-b4b9d7338563","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/linkStrength/all","description":"<p>This request lists all link strengths within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","linkStrength","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"77ea47ce-3964-4e7c-9d71-f44ba8845a61","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/linkStrength/all"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:00:23 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=H_G7lmdwddb-56fDpcf7d8AyGqcRVWFdcE7nGtUX.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"492604728\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"order\": 1,\n            \"description\": \"Very weak\",\n            \"name\": \"15%\",\n            \"lastChanged\": \"2021-10-12T13:26:52\",\n            \"changedBy\": null,\n            \"etag\": \"1651407747\"\n        },\n        {\n            \"id\": 2,\n            \"order\": 10,\n            \"description\": \"Weak\",\n            \"name\": \"30%\",\n            \"lastChanged\": \"2020-06-18T11:04:36\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"809658826\"\n        },\n        {\n            \"id\": 3,\n            \"order\": 18,\n            \"description\": \"Moderate\",\n            \"name\": \"45%\",\n            \"lastChanged\": \"2020-06-18T11:04:56\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-2145234\"\n        },\n        {\n            \"id\": 4,\n            \"order\": 25,\n            \"description\": \"Strong\",\n            \"name\": \"60%\",\n            \"lastChanged\": \"2020-06-18T11:05:14\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1955359352\"\n        },\n        {\n            \"id\": 5,\n            \"order\": 35,\n            \"description\": \"Very High\",\n            \"name\": \"75%\",\n            \"lastChanged\": \"2020-06-18T11:05:31\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1133199447\"\n        },\n        {\n            \"id\": 6,\n            \"order\": 50,\n            \"description\": \"Extremely high\",\n            \"name\": \"90%\",\n            \"lastChanged\": \"2020-06-18T11:05:56\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"991077004\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 6,\n        \"pageSize\": 6,\n        \"lastPage\": 1\n    },\n    \"etag\": \"492604728\"\n}"}],"_postman_id":"3b6d0803-1ba5-456a-99fa-b4b9d7338563"}],"id":"6f29562b-22db-4715-a4ab-c0b0a70a9877","_postman_id":"6f29562b-22db-4715-a4ab-c0b0a70a9877","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Scoring Grid","item":[{"name":"Individual Scoring Grid","id":"94a22b35-122b-4dd1-af76-b6c408d4ec5b","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/scoringGrid/:scoringGridId","description":"<h2 id=\"scoring-grid-object\">Scoring Grid Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the scoring grid.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the scoring grid.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the scoring grid.</td>\n</tr>\n<tr>\n<td>columns</td>\n<td>Number</td>\n<td>The number of columns in the grid.</td>\n</tr>\n<tr>\n<td>rows</td>\n<td>Number</td>\n<td>The number of rows in the grid.</td>\n</tr>\n<tr>\n<td>displayingCellLabels</td>\n<td>Boolean</td>\n<td>A flag to determine whether the 'value' or 'label' from the Grid Cell objects should display scores.</td>\n</tr>\n<tr>\n<td>gridLabels</td>\n<td>Array of Grid Label Objects</td>\n<td>Contains the labels for each row and column in the grid.</td>\n</tr>\n<tr>\n<td>gridBands</td>\n<td>Array of Grid Band Objects</td>\n<td>Contains the grid bands.</td>\n</tr>\n<tr>\n<td>gridCells</td>\n<td>Aray of Grid Cell Objects</td>\n<td>Contains the cells within the grid.</td>\n</tr>\n<tr>\n<td>lastChanged</td>\n<td>Date / Time</td>\n<td>The date/time when the scoring grid was last updated.</td>\n</tr>\n<tr>\n<td>changedBy</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the scoring grid.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"grid-label-object\">Grid Label Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the label.</td>\n</tr>\n<tr>\n<td>axis</td>\n<td>String</td>\n<td>Indicates whether the label is for a row or column.  <br />- x: impact column  <br />- y: probability row</td>\n</tr>\n<tr>\n<td>position</td>\n<td>Number</td>\n<td>The position of the row or column in the grid.  <br />Starts at 0, incremented for each row from bottom to top and column from left to right.</td>\n</tr>\n<tr>\n<td>label</td>\n<td>String</td>\n<td>The text to display.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"grid-band-object\">Grid Band Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the band.</td>\n</tr>\n<tr>\n<td>threshold</td>\n<td>Number</td>\n<td>Indicates the lowest threshold for the band.</td>\n</tr>\n<tr>\n<td>label</td>\n<td>String</td>\n<td>The label for the band.</td>\n</tr>\n<tr>\n<td>colour</td>\n<td>String</td>\n<td>A hexadecimal code representing the colour of the band.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"grid-cell-object\">Grid Cell Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the cell.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>Number</td>\n<td>The value for the cell.</td>\n</tr>\n<tr>\n<td>label</td>\n<td>String</td>\n<td>The label for the cell.</td>\n</tr>\n<tr>\n<td>x</td>\n<td>String</td>\n<td>The x (horizontal) position of the cell within the grid.  <br />Starts at 0, from left to right.</td>\n</tr>\n<tr>\n<td>y</td>\n<td>String</td>\n<td>The y (vertical) position of the cell within the grid.  <br />Starts at 0, from bottom to top.</td>\n</tr>\n<tr>\n<td>colour</td>\n<td>String</td>\n<td>A hexadecimal code representing the colour of the cell.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","scoringGrid",":scoringGridId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the scoring grid.</p>\n","type":"text/plain"},"type":"any","value":"","key":"scoringGridId"}]}},"response":[{"id":"79ea138f-6469-44ad-a860-5559991a7d6a","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/scoringGrid/:scoringGridId","host":["{{SERVER_NAME}}"],"path":["api","v1","scoringGrid",":scoringGridId"],"variable":[{"key":"scoringGridId","value":"1","description":"The ID of the scoring grid."}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 08 Apr 2026 15:37:41 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"1803672444\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Enterprise\",\n    \"description\": \"Enterprise scoring grid\",\n    \"columns\": 6,\n    \"rows\": 3,\n    \"displayingCellLabels\": false,\n    \"gridLabels\": [\n        {\n            \"id\": 6,\n            \"axis\": \"x\",\n            \"position\": 0,\n            \"label\": \"High\",\n            \"etag\": \"15605869\"\n        },\n        {\n            \"id\": 4,\n            \"axis\": \"x\",\n            \"position\": 1,\n            \"label\": \"Medium\",\n            \"etag\": \"-1981213869\"\n        },\n        {\n            \"id\": 2,\n            \"axis\": \"x\",\n            \"position\": 2,\n            \"label\": \"Low\",\n            \"etag\": \"12618757\"\n        },\n        {\n            \"id\": 1,\n            \"axis\": \"x\",\n            \"position\": 3,\n            \"label\": \"Low\",\n            \"etag\": \"12416859\"\n        },\n        {\n            \"id\": 3,\n            \"axis\": \"x\",\n            \"position\": 4,\n            \"label\": \"Medium\",\n            \"etag\": \"-1981408805\"\n        },\n        {\n            \"id\": 5,\n            \"axis\": \"x\",\n            \"position\": 5,\n            \"label\": \"High\",\n            \"etag\": \"15417895\"\n        },\n        {\n            \"id\": 1,\n            \"axis\": \"y\",\n            \"position\": 0,\n            \"label\": \"Low\",\n            \"etag\": \"12406475\"\n        },\n        {\n            \"id\": 2,\n            \"axis\": \"y\",\n            \"position\": 1,\n            \"label\": \"Medium\",\n            \"etag\": \"-1981624568\"\n        },\n        {\n            \"id\": 3,\n            \"axis\": \"y\",\n            \"position\": 2,\n            \"label\": \"High\",\n            \"etag\": \"14996753\"\n        }\n    ],\n    \"gridBands\": [\n        {\n            \"id\": 1,\n            \"threshold\": -15,\n            \"label\": \"High\",\n            \"colour\": \"009900\",\n            \"etag\": \"-1899320694\"\n        },\n        {\n            \"id\": 2,\n            \"threshold\": -7,\n            \"label\": \"Medium\",\n            \"colour\": \"99FF33\",\n            \"etag\": \"1026620302\"\n        },\n        {\n            \"id\": 3,\n            \"threshold\": -4,\n            \"label\": \"Low\",\n            \"colour\": \"CCFFFF\",\n            \"etag\": \"280820502\"\n        },\n        {\n            \"id\": 4,\n            \"threshold\": 0,\n            \"label\": \"Low\",\n            \"colour\": \"FFFF00\",\n            \"etag\": \"2088299257\"\n        },\n        {\n            \"id\": 5,\n            \"threshold\": 5,\n            \"label\": \"Medium\",\n            \"colour\": \"FFCC00\",\n            \"etag\": \"1733765943\"\n        },\n        {\n            \"id\": 6,\n            \"threshold\": 8,\n            \"label\": \"High\",\n            \"colour\": \"FF0000\",\n            \"etag\": \"2000207737\"\n        }\n    ],\n    \"gridCells\": [\n        {\n            \"id\": 1,\n            \"value\": -7,\n            \"label\": \"-VII\",\n            \"x\": 0,\n            \"y\": 0,\n            \"colour\": \"99FF33\",\n            \"etag\": \"967384765\"\n        },\n        {\n            \"id\": 2,\n            \"value\": -10,\n            \"label\": null,\n            \"x\": 0,\n            \"y\": 1,\n            \"colour\": \"009900\",\n            \"etag\": \"2146271809\"\n        },\n        {\n            \"id\": 3,\n            \"value\": -15,\n            \"label\": null,\n            \"x\": 0,\n            \"y\": 2,\n            \"colour\": \"009900\",\n            \"etag\": \"-1594593051\"\n        },\n        {\n            \"id\": 4,\n            \"value\": -3,\n            \"label\": null,\n            \"x\": 1,\n            \"y\": 0,\n            \"colour\": \"CCFFFF\",\n            \"etag\": \"-565426239\"\n        },\n        {\n            \"id\": 5,\n            \"value\": -6,\n            \"label\": null,\n            \"x\": 1,\n            \"y\": 1,\n            \"colour\": \"99FF33\",\n            \"etag\": \"1314640581\"\n        },\n        {\n            \"id\": 6,\n            \"value\": -9,\n            \"label\": null,\n            \"x\": 1,\n            \"y\": 2,\n            \"colour\": \"009900\",\n            \"etag\": \"1602369097\"\n        },\n        {\n            \"id\": 7,\n            \"value\": -1,\n            \"label\": null,\n            \"x\": 2,\n            \"y\": 0,\n            \"colour\": \"CCFFFF\",\n            \"etag\": \"-611447515\"\n        },\n        {\n            \"id\": 8,\n            \"value\": -2,\n            \"label\": null,\n            \"x\": 2,\n            \"y\": 1,\n            \"colour\": \"CCFFFF\",\n            \"etag\": \"1564146633\"\n        },\n        {\n            \"id\": 9,\n            \"value\": -3,\n            \"label\": null,\n            \"x\": 2,\n            \"y\": 2,\n            \"colour\": \"CCFFFF\",\n            \"etag\": \"-1285559699\"\n        },\n        {\n            \"id\": 10,\n            \"value\": 1,\n            \"label\": null,\n            \"x\": 3,\n            \"y\": 0,\n            \"colour\": \"FFFF00\",\n            \"etag\": \"-525295575\"\n        },\n        {\n            \"id\": 11,\n            \"value\": 2,\n            \"label\": null,\n            \"x\": 3,\n            \"y\": 1,\n            \"colour\": \"FFFF00\",\n            \"etag\": \"1650298573\"\n        },\n        {\n            \"id\": 12,\n            \"value\": 3,\n            \"label\": null,\n            \"x\": 3,\n            \"y\": 2,\n            \"colour\": \"FFFF00\",\n            \"etag\": \"-1199407759\"\n        },\n        {\n            \"id\": 13,\n            \"value\": 3,\n            \"label\": null,\n            \"x\": 4,\n            \"y\": 0,\n            \"colour\": \"FFFF00\",\n            \"etag\": \"-484285043\"\n        },\n        {\n            \"id\": 14,\n            \"value\": 6,\n            \"label\": null,\n            \"x\": 4,\n            \"y\": 1,\n            \"colour\": \"FFCC00\",\n            \"etag\": \"1691216849\"\n        },\n        {\n            \"id\": 15,\n            \"value\": 9,\n            \"label\": null,\n            \"x\": 4,\n            \"y\": 2,\n            \"colour\": \"FF0000\",\n            \"etag\": \"-2050232299\"\n        },\n        {\n            \"id\": 16,\n            \"value\": 7,\n            \"label\": null,\n            \"x\": 5,\n            \"y\": 0,\n            \"colour\": \"FFCC00\",\n            \"etag\": \"1338950289\"\n        },\n        {\n            \"id\": 17,\n            \"value\": 10,\n            \"label\": null,\n            \"x\": 5,\n            \"y\": 1,\n            \"colour\": \"FF0000\",\n            \"etag\": \"-1511340331\"\n        },\n        {\n            \"id\": 18,\n            \"value\": 15,\n            \"label\": null,\n            \"x\": 5,\n            \"y\": 2,\n            \"colour\": \"FF0000\",\n            \"etag\": \"-957237895\"\n        }\n    ],\n    \"lastChanged\": \"2025-10-26T16:36:00\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"etag\": \"1803672444\"\n}"},{"id":"022d7403-1219-4cae-b814-f536168295d8","name":"Accessing A Scoring Grid That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/scoringGrid/:scoringGridId","host":["{{SERVER_NAME}}"],"path":["api","v1","scoringGrid",":scoringGridId"],"variable":[{"key":"scoringGridId","value":"200","description":"The ID of the scoring grid."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 08 Apr 2026 15:45:46 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/scoringGrid/200\",\n    \"messages\": [\n        \"Entity 200 not found.\"\n    ]\n}"}],"_postman_id":"94a22b35-122b-4dd1-af76-b6c408d4ec5b"},{"name":"All Scoring Grids","id":"c53ac441-7f0e-4b09-881c-57d706207486","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/scoringGrid/all","description":"<p>This request lists all scoring grids within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","scoringGrid","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"fb1a2b6a-803b-4a92-8faa-0413da99e371","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/scoringGrid/all?maxResults=5&page=1","host":["{{SERVER_NAME}}"],"path":["api","v1","scoringGrid","all"],"query":[{"key":"maxResults","value":"5"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 09 Apr 2026 09:08:48 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=9-Ii-x2FquQzQdZurAz5eXDspqLI5fACmgOPQYZe.hazards-dev; path=/api/v1"},{"key":"ETag","value":"\"1769323865\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"Enterprise\",\n            \"description\": \"Enterprise scoring grid\",\n            \"columns\": 6,\n            \"rows\": 3,\n            \"displayingCellLabels\": false,\n            \"gridLabels\": [\n                {\n                    \"id\": 6,\n                    \"axis\": \"x\",\n                    \"position\": 0,\n                    \"label\": \"High\",\n                    \"etag\": \"15605869\"\n                },\n                {\n                    \"id\": 4,\n                    \"axis\": \"x\",\n                    \"position\": 1,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1981213869\"\n                },\n                {\n                    \"id\": 2,\n                    \"axis\": \"x\",\n                    \"position\": 2,\n                    \"label\": \"Low\",\n                    \"etag\": \"12618757\"\n                },\n                {\n                    \"id\": 1,\n                    \"axis\": \"x\",\n                    \"position\": 3,\n                    \"label\": \"Low\",\n                    \"etag\": \"12416859\"\n                },\n                {\n                    \"id\": 3,\n                    \"axis\": \"x\",\n                    \"position\": 4,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1981408805\"\n                },\n                {\n                    \"id\": 5,\n                    \"axis\": \"x\",\n                    \"position\": 5,\n                    \"label\": \"High\",\n                    \"etag\": \"15417895\"\n                },\n                {\n                    \"id\": 1,\n                    \"axis\": \"y\",\n                    \"position\": 0,\n                    \"label\": \"Low\",\n                    \"etag\": \"12406475\"\n                },\n                {\n                    \"id\": 2,\n                    \"axis\": \"y\",\n                    \"position\": 1,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1981624568\"\n                },\n                {\n                    \"id\": 3,\n                    \"axis\": \"y\",\n                    \"position\": 2,\n                    \"label\": \"High\",\n                    \"etag\": \"14996753\"\n                }\n            ],\n            \"gridBands\": [\n                {\n                    \"id\": 1,\n                    \"threshold\": -15,\n                    \"label\": \"High\",\n                    \"colour\": \"009900\",\n                    \"etag\": \"-1899320694\"\n                },\n                {\n                    \"id\": 2,\n                    \"threshold\": -7,\n                    \"label\": \"Medium\",\n                    \"colour\": \"99FF33\",\n                    \"etag\": \"1026620302\"\n                },\n                {\n                    \"id\": 3,\n                    \"threshold\": -4,\n                    \"label\": \"Low\",\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"280820502\"\n                },\n                {\n                    \"id\": 4,\n                    \"threshold\": 0,\n                    \"label\": \"Low\",\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"2088299257\"\n                },\n                {\n                    \"id\": 5,\n                    \"threshold\": 5,\n                    \"label\": \"Medium\",\n                    \"colour\": \"FFCC00\",\n                    \"etag\": \"1733765943\"\n                },\n                {\n                    \"id\": 6,\n                    \"threshold\": 8,\n                    \"label\": \"High\",\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"2000207737\"\n                }\n            ],\n            \"gridCells\": [\n                {\n                    \"id\": 1,\n                    \"value\": -7,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"colour\": \"99FF33\",\n                    \"etag\": \"967384765\"\n                },\n                {\n                    \"id\": 2,\n                    \"value\": -10,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"colour\": \"009900\",\n                    \"etag\": \"2146271809\"\n                },\n                {\n                    \"id\": 3,\n                    \"value\": -15,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"colour\": \"009900\",\n                    \"etag\": \"-1594593051\"\n                },\n                {\n                    \"id\": 4,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-565426239\"\n                },\n                {\n                    \"id\": 5,\n                    \"value\": -6,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"colour\": \"99FF33\",\n                    \"etag\": \"1314640581\"\n                },\n                {\n                    \"id\": 6,\n                    \"value\": -9,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"colour\": \"009900\",\n                    \"etag\": \"1602369097\"\n                },\n                {\n                    \"id\": 7,\n                    \"value\": -1,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-611447515\"\n                },\n                {\n                    \"id\": 8,\n                    \"value\": -2,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1564146633\"\n                },\n                {\n                    \"id\": 9,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-1285559699\"\n                },\n                {\n                    \"id\": 10,\n                    \"value\": 1,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-525295575\"\n                },\n                {\n                    \"id\": 11,\n                    \"value\": 2,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"1650298573\"\n                },\n                {\n                    \"id\": 12,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-1199407759\"\n                },\n                {\n                    \"id\": 13,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-484285043\"\n                },\n                {\n                    \"id\": 14,\n                    \"value\": 6,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"colour\": \"FFCC00\",\n                    \"etag\": \"1691216849\"\n                },\n                {\n                    \"id\": 15,\n                    \"value\": 9,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-2050232299\"\n                },\n                {\n                    \"id\": 16,\n                    \"value\": 7,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"colour\": \"FFCC00\",\n                    \"etag\": \"1338950289\"\n                },\n                {\n                    \"id\": 17,\n                    \"value\": 10,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 1,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1511340331\"\n                },\n                {\n                    \"id\": 18,\n                    \"value\": 15,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-957237895\"\n                }\n            ],\n            \"lastChanged\": \"2011-10-26T16:36:00\",\n            \"changedBy\": null,\n            \"etag\": \"1803672444\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Business Unit\",\n            \"description\": \"Area scoring system\",\n            \"columns\": 10,\n            \"rows\": 5,\n            \"displayingCellLabels\": false,\n            \"gridLabels\": [\n                {\n                    \"id\": 26,\n                    \"axis\": \"x\",\n                    \"position\": 0,\n                    \"label\": \"Severe\",\n                    \"etag\": \"-1804391813\"\n                },\n                {\n                    \"id\": 24,\n                    \"axis\": \"x\",\n                    \"position\": 1,\n                    \"label\": \"High\",\n                    \"etag\": \"19306172\"\n                },\n                {\n                    \"id\": 22,\n                    \"axis\": \"x\",\n                    \"position\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1977513566\"\n                },\n                {\n                    \"id\": 20,\n                    \"axis\": \"x\",\n                    \"position\": 3,\n                    \"label\": \"Low\",\n                    \"etag\": \"16319060\"\n                },\n                {\n                    \"id\": 18,\n                    \"axis\": \"x\",\n                    \"position\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1005226337\"\n                },\n                {\n                    \"id\": 17,\n                    \"axis\": \"x\",\n                    \"position\": 5,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1005428235\"\n                },\n                {\n                    \"id\": 19,\n                    \"axis\": \"x\",\n                    \"position\": 6,\n                    \"label\": \"Low\",\n                    \"etag\": \"16124124\"\n                },\n                {\n                    \"id\": 21,\n                    \"axis\": \"x\",\n                    \"position\": 7,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1977701540\"\n                },\n                {\n                    \"id\": 23,\n                    \"axis\": \"x\",\n                    \"position\": 8,\n                    \"label\": \"High\",\n                    \"etag\": \"19125160\"\n                },\n                {\n                    \"id\": 25,\n                    \"axis\": \"x\",\n                    \"position\": 9,\n                    \"label\": \"Severe\",\n                    \"etag\": \"-1804565863\"\n                },\n                {\n                    \"id\": 9,\n                    \"axis\": \"y\",\n                    \"position\": 0,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1007088613\"\n                },\n                {\n                    \"id\": 10,\n                    \"axis\": \"y\",\n                    \"position\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"14258367\"\n                },\n                {\n                    \"id\": 11,\n                    \"axis\": \"y\",\n                    \"position\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1979772676\"\n                },\n                {\n                    \"id\": 12,\n                    \"axis\": \"y\",\n                    \"position\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"16848645\"\n                },\n                {\n                    \"id\": 13,\n                    \"axis\": \"y\",\n                    \"position\": 4,\n                    \"label\": \"Very High\",\n                    \"etag\": \"714865515\"\n                }\n            ],\n            \"gridBands\": [\n                {\n                    \"id\": 7,\n                    \"threshold\": -24,\n                    \"label\": \"Critical\",\n                    \"colour\": \"009900\",\n                    \"etag\": \"-1017625237\"\n                },\n                {\n                    \"id\": 8,\n                    \"threshold\": -17,\n                    \"label\": \"Major\",\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1268580820\"\n                },\n                {\n                    \"id\": 9,\n                    \"threshold\": -10,\n                    \"label\": \"Significant\",\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-2108092147\"\n                },\n                {\n                    \"id\": 10,\n                    \"threshold\": -5,\n                    \"label\": \"Minor\",\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1281852742\"\n                },\n                {\n                    \"id\": 11,\n                    \"threshold\": 0,\n                    \"label\": \"Minor\",\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-2118159063\"\n                },\n                {\n                    \"id\": 12,\n                    \"threshold\": 6,\n                    \"label\": \"Significant\",\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"1981190198\"\n                },\n                {\n                    \"id\": 13,\n                    \"threshold\": 11,\n                    \"label\": \"Major\",\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-979934757\"\n                },\n                {\n                    \"id\": 14,\n                    \"threshold\": 18,\n                    \"label\": \"Critical\",\n                    \"colour\": \"CC0000\",\n                    \"etag\": \"323735168\"\n                }\n            ],\n            \"gridCells\": [\n                {\n                    \"id\": 19,\n                    \"value\": -9,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-1722355421\"\n                },\n                {\n                    \"id\": 20,\n                    \"value\": -11,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"1239156295\"\n                },\n                {\n                    \"id\": 21,\n                    \"value\": -15,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1610550037\"\n                },\n                {\n                    \"id\": 22,\n                    \"value\": -19,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 3,\n                    \"colour\": \"009900\",\n                    \"etag\": \"1171141199\"\n                },\n                {\n                    \"id\": 23,\n                    \"value\": -24,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 4,\n                    \"colour\": \"009900\",\n                    \"etag\": \"-341827341\"\n                },\n                {\n                    \"id\": 24,\n                    \"value\": -7,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 0,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"230979741\"\n                },\n                {\n                    \"id\": 25,\n                    \"value\": -9,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-1727568063\"\n                },\n                {\n                    \"id\": 26,\n                    \"value\": -11,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"1233943653\"\n                },\n                {\n                    \"id\": 27,\n                    \"value\": -12,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 3,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"1057712905\"\n                },\n                {\n                    \"id\": 28,\n                    \"value\": -15,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 4,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-900834899\"\n                },\n                {\n                    \"id\": 29,\n                    \"value\": -5,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-923966441\"\n                },\n                {\n                    \"id\": 30,\n                    \"value\": -6,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"2008084155\"\n                },\n                {\n                    \"id\": 31,\n                    \"value\": -8,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-841622177\"\n                },\n                {\n                    \"id\": 32,\n                    \"value\": -9,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 3,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-1017852925\"\n                },\n                {\n                    \"id\": 33,\n                    \"value\": -11,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 4,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"1943658791\"\n                },\n                {\n                    \"id\": 34,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-592122991\"\n                },\n                {\n                    \"id\": 35,\n                    \"value\": -4,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"853137973\"\n                },\n                {\n                    \"id\": 36,\n                    \"value\": -5,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-214251303\"\n                },\n                {\n                    \"id\": 37,\n                    \"value\": -6,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 3,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-1577168003\"\n                },\n                {\n                    \"id\": 38,\n                    \"value\": -7,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 4,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"1650410017\"\n                },\n                {\n                    \"id\": 39,\n                    \"value\": -1,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"791704331\"\n                },\n                {\n                    \"id\": 40,\n                    \"value\": -2,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-1327668817\"\n                },\n                {\n                    \"id\": 41,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"117592147\"\n                },\n                {\n                    \"id\": 42,\n                    \"value\": -4,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 3,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1562853111\"\n                },\n                {\n                    \"id\": 43,\n                    \"value\": -5,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 4,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"495463835\"\n                },\n                {\n                    \"id\": 44,\n                    \"value\": 1,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-1987262427\"\n                },\n                {\n                    \"id\": 45,\n                    \"value\": 2,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"188331721\"\n                },\n                {\n                    \"id\": 46,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"1633592685\"\n                },\n                {\n                    \"id\": 47,\n                    \"value\": 4,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 3,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-1216113647\"\n                },\n                {\n                    \"id\": 48,\n                    \"value\": 5,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 4,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"2011464373\"\n                },\n                {\n                    \"id\": 49,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-516403297\"\n                },\n                {\n                    \"id\": 50,\n                    \"value\": 4,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"928857667\"\n                },\n                {\n                    \"id\": 51,\n                    \"value\": 5,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-138531609\"\n                },\n                {\n                    \"id\": 52,\n                    \"value\": 6,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"-1206320565\"\n                },\n                {\n                    \"id\": 53,\n                    \"value\": 7,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 4,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"2021257455\"\n                },\n                {\n                    \"id\": 54,\n                    \"value\": 5,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"2006439705\"\n                },\n                {\n                    \"id\": 55,\n                    \"value\": 6,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"938650749\"\n                },\n                {\n                    \"id\": 56,\n                    \"value\": 8,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"-1911055583\"\n                },\n                {\n                    \"id\": 57,\n                    \"value\": 9,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"-2087286331\"\n                },\n                {\n                    \"id\": 58,\n                    \"value\": 11,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 4,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1140014825\"\n                },\n                {\n                    \"id\": 59,\n                    \"value\": 7,\n                    \"label\": null,\n                    \"x\": 8,\n                    \"y\": 0,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"2016232787\"\n                },\n                {\n                    \"id\": 60,\n                    \"value\": 9,\n                    \"label\": null,\n                    \"x\": 8,\n                    \"y\": 1,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"57684983\"\n                },\n                {\n                    \"id\": 61,\n                    \"value\": 11,\n                    \"label\": null,\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1009981157\"\n                },\n                {\n                    \"id\": 62,\n                    \"value\": 12,\n                    \"label\": null,\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1186211905\"\n                },\n                {\n                    \"id\": 63,\n                    \"value\": 15,\n                    \"label\": null,\n                    \"x\": 8,\n                    \"y\": 4,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1150207587\"\n                },\n                {\n                    \"id\": 64,\n                    \"value\": 9,\n                    \"label\": null,\n                    \"x\": 9,\n                    \"y\": 0,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"-1377383219\"\n                },\n                {\n                    \"id\": 65,\n                    \"value\": 11,\n                    \"label\": null,\n                    \"x\": 9,\n                    \"y\": 1,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1849917937\"\n                },\n                {\n                    \"id\": 66,\n                    \"value\": 15,\n                    \"label\": null,\n                    \"x\": 9,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-999788395\"\n                },\n                {\n                    \"id\": 67,\n                    \"value\": 19,\n                    \"label\": null,\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"colour\": \"CC0000\",\n                    \"etag\": \"1693552345\"\n                },\n                {\n                    \"id\": 68,\n                    \"value\": 24,\n                    \"label\": null,\n                    \"x\": 9,\n                    \"y\": 4,\n                    \"colour\": \"CC0000\",\n                    \"etag\": \"180583805\"\n                }\n            ],\n            \"lastChanged\": \"2020-10-07T11:24:39\",\n            \"changedBy\": null,\n            \"etag\": \"-8899020\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Large Project\",\n            \"description\": \"Large Project\",\n            \"columns\": 10,\n            \"rows\": 5,\n            \"displayingCellLabels\": true,\n            \"gridLabels\": [\n                {\n                    \"id\": 42,\n                    \"axis\": \"x\",\n                    \"position\": 0,\n                    \"label\": \"Outstanding\",\n                    \"etag\": \"379585937\"\n                },\n                {\n                    \"id\": 40,\n                    \"axis\": \"x\",\n                    \"position\": 1,\n                    \"label\": \"High\",\n                    \"etag\": \"22592236\"\n                },\n                {\n                    \"id\": 38,\n                    \"axis\": \"x\",\n                    \"position\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1974227502\"\n                },\n                {\n                    \"id\": 36,\n                    \"axis\": \"x\",\n                    \"position\": 3,\n                    \"label\": \"Low\",\n                    \"etag\": \"19605124\"\n                },\n                {\n                    \"id\": 34,\n                    \"axis\": \"x\",\n                    \"position\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1001940273\"\n                },\n                {\n                    \"id\": 33,\n                    \"axis\": \"x\",\n                    \"position\": 5,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1002142171\"\n                },\n                {\n                    \"id\": 35,\n                    \"axis\": \"x\",\n                    \"position\": 6,\n                    \"label\": \"Low\",\n                    \"etag\": \"19410188\"\n                },\n                {\n                    \"id\": 37,\n                    \"axis\": \"x\",\n                    \"position\": 7,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1974415476\"\n                },\n                {\n                    \"id\": 39,\n                    \"axis\": \"x\",\n                    \"position\": 8,\n                    \"label\": \"High\",\n                    \"etag\": \"22411224\"\n                },\n                {\n                    \"id\": 41,\n                    \"axis\": \"x\",\n                    \"position\": 9,\n                    \"label\": \"Severe\",\n                    \"etag\": \"-1801279799\"\n                },\n                {\n                    \"id\": 17,\n                    \"axis\": \"y\",\n                    \"position\": 0,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1005445581\"\n                },\n                {\n                    \"id\": 18,\n                    \"axis\": \"y\",\n                    \"position\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"15901399\"\n                },\n                {\n                    \"id\": 19,\n                    \"axis\": \"y\",\n                    \"position\": 2,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1978129644\"\n                },\n                {\n                    \"id\": 20,\n                    \"axis\": \"y\",\n                    \"position\": 3,\n                    \"label\": \"High\",\n                    \"etag\": \"18491677\"\n                },\n                {\n                    \"id\": 21,\n                    \"axis\": \"y\",\n                    \"position\": 4,\n                    \"label\": \"Very High\",\n                    \"etag\": \"716508547\"\n                }\n            ],\n            \"gridBands\": [\n                {\n                    \"id\": 15,\n                    \"threshold\": -24,\n                    \"label\": \"Major\",\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"329772545\"\n                },\n                {\n                    \"id\": 16,\n                    \"threshold\": -10,\n                    \"label\": \"Significant\",\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-2106654494\"\n                },\n                {\n                    \"id\": 17,\n                    \"threshold\": -5,\n                    \"label\": \"Minor\",\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1283290395\"\n                },\n                {\n                    \"id\": 18,\n                    \"threshold\": 0,\n                    \"label\": \"Minor\",\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-2116721410\"\n                },\n                {\n                    \"id\": 19,\n                    \"threshold\": 6,\n                    \"label\": \"Significant\",\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"1982862239\"\n                },\n                {\n                    \"id\": 20,\n                    \"threshold\": 11,\n                    \"label\": \"Major\",\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-978497104\"\n                }\n            ],\n            \"gridCells\": [\n                {\n                    \"id\": 69,\n                    \"value\": -9,\n                    \"label\": \"\",\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-335881376\"\n                },\n                {\n                    \"id\": 70,\n                    \"value\": -11,\n                    \"label\": \"\",\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1669336956\"\n                },\n                {\n                    \"id\": 71,\n                    \"value\": -15,\n                    \"label\": \"\",\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-224075992\"\n                },\n                {\n                    \"id\": 72,\n                    \"value\": -19,\n                    \"label\": \"\",\n                    \"x\": 0,\n                    \"y\": 3,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1737044532\"\n                },\n                {\n                    \"id\": 73,\n                    \"value\": -24,\n                    \"label\": \"\",\n                    \"x\": 0,\n                    \"y\": 4,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"1044954224\"\n                },\n                {\n                    \"id\": 74,\n                    \"value\": -7,\n                    \"label\": \"\",\n                    \"x\": 1,\n                    \"y\": 0,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"1617453786\"\n                },\n                {\n                    \"id\": 75,\n                    \"value\": -9,\n                    \"label\": \"\",\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-341094018\"\n                },\n                {\n                    \"id\": 76,\n                    \"value\": -11,\n                    \"label\": \"\",\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1674549598\"\n                },\n                {\n                    \"id\": 77,\n                    \"value\": -12,\n                    \"label\": \"\",\n                    \"x\": 1,\n                    \"y\": 3,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1850780346\"\n                },\n                {\n                    \"id\": 78,\n                    \"value\": -15,\n                    \"label\": \"\",\n                    \"x\": 1,\n                    \"y\": 4,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"485639146\"\n                },\n                {\n                    \"id\": 79,\n                    \"value\": -5,\n                    \"label\": \"\",\n                    \"x\": 2,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"462507604\"\n                },\n                {\n                    \"id\": 80,\n                    \"value\": -6,\n                    \"label\": \"\",\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-900409096\"\n                },\n                {\n                    \"id\": 81,\n                    \"value\": -8,\n                    \"label\": \"\",\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"544851868\"\n                },\n                {\n                    \"id\": 82,\n                    \"value\": -9,\n                    \"label\": \"\",\n                    \"x\": 2,\n                    \"y\": 3,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"368621120\"\n                },\n                {\n                    \"id\": 83,\n                    \"value\": -11,\n                    \"label\": \"\",\n                    \"x\": 2,\n                    \"y\": 4,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-964834460\"\n                },\n                {\n                    \"id\": 84,\n                    \"value\": -3,\n                    \"label\": \"\",\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"794351054\"\n                },\n                {\n                    \"id\": 85,\n                    \"value\": -4,\n                    \"label\": \"\",\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-2055355278\"\n                },\n                {\n                    \"id\": 86,\n                    \"value\": -5,\n                    \"label\": \"\",\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1172222742\"\n                },\n                {\n                    \"id\": 87,\n                    \"value\": -6,\n                    \"label\": \"\",\n                    \"x\": 3,\n                    \"y\": 3,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-190693958\"\n                },\n                {\n                    \"id\": 88,\n                    \"value\": -7,\n                    \"label\": \"\",\n                    \"x\": 3,\n                    \"y\": 4,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-1258083234\"\n                },\n                {\n                    \"id\": 89,\n                    \"value\": -1,\n                    \"label\": \"\",\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-2116788920\"\n                },\n                {\n                    \"id\": 90,\n                    \"value\": -2,\n                    \"label\": \"\",\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"58805228\"\n                },\n                {\n                    \"id\": 91,\n                    \"value\": -3,\n                    \"label\": \"\",\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1504066192\"\n                },\n                {\n                    \"id\": 92,\n                    \"value\": -4,\n                    \"label\": \"\",\n                    \"x\": 4,\n                    \"y\": 3,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-1345640140\"\n                },\n                {\n                    \"id\": 93,\n                    \"value\": -5,\n                    \"label\": \"\",\n                    \"x\": 4,\n                    \"y\": 4,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1881937880\"\n                },\n                {\n                    \"id\": 94,\n                    \"value\": 1,\n                    \"label\": \"\",\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-600788382\"\n                },\n                {\n                    \"id\": 95,\n                    \"value\": 2,\n                    \"label\": \"\",\n                    \"x\": 5,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"1574805766\"\n                },\n                {\n                    \"id\": 96,\n                    \"value\": 3,\n                    \"label\": \"\",\n                    \"x\": 5,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-1274900566\"\n                },\n                {\n                    \"id\": 97,\n                    \"value\": 4,\n                    \"label\": \"\",\n                    \"x\": 5,\n                    \"y\": 3,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"170360398\"\n                },\n                {\n                    \"id\": 98,\n                    \"value\": 5,\n                    \"label\": \"\",\n                    \"x\": 5,\n                    \"y\": 4,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-897028878\"\n                },\n                {\n                    \"id\": 99,\n                    \"value\": 3,\n                    \"label\": \"\",\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"870070748\"\n                },\n                {\n                    \"id\": 100,\n                    \"value\": 4,\n                    \"label\": \"\",\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-1979635584\"\n                },\n                {\n                    \"id\": 101,\n                    \"value\": 5,\n                    \"label\": \"\",\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"1247942436\"\n                },\n                {\n                    \"id\": 102,\n                    \"value\": 6,\n                    \"label\": \"\",\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"180387868\"\n                },\n                {\n                    \"id\": 103,\n                    \"value\": 7,\n                    \"label\": \"\",\n                    \"x\": 6,\n                    \"y\": 4,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"-887001408\"\n                },\n                {\n                    \"id\": 104,\n                    \"value\": 5,\n                    \"label\": \"\",\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-902053546\"\n                },\n                {\n                    \"id\": 105,\n                    \"value\": 6,\n                    \"label\": \"\",\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"-1969608114\"\n                },\n                {\n                    \"id\": 106,\n                    \"value\": 8,\n                    \"label\": \"\",\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"-524347150\"\n                },\n                {\n                    \"id\": 107,\n                    \"value\": 9,\n                    \"label\": \"\",\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"-700577898\"\n                },\n                {\n                    \"id\": 108,\n                    \"value\": 11,\n                    \"label\": \"\",\n                    \"x\": 7,\n                    \"y\": 4,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1768478426\"\n                },\n                {\n                    \"id\": 109,\n                    \"value\": 7,\n                    \"label\": \"\",\n                    \"x\": 8,\n                    \"y\": 0,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"-892026076\"\n                },\n                {\n                    \"id\": 110,\n                    \"value\": 9,\n                    \"label\": \"\",\n                    \"x\": 8,\n                    \"y\": 1,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"1444393416\"\n                },\n                {\n                    \"id\": 111,\n                    \"value\": 11,\n                    \"label\": \"\",\n                    \"x\": 8,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"376492888\"\n                },\n                {\n                    \"id\": 112,\n                    \"value\": 12,\n                    \"label\": \"\",\n                    \"x\": 8,\n                    \"y\": 3,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"200262140\"\n                },\n                {\n                    \"id\": 113,\n                    \"value\": 15,\n                    \"label\": \"\",\n                    \"x\": 8,\n                    \"y\": 4,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1758285664\"\n                },\n                {\n                    \"id\": 114,\n                    \"value\": 9,\n                    \"label\": \"\",\n                    \"x\": 9,\n                    \"y\": 0,\n                    \"colour\": \"FFA500\",\n                    \"etag\": \"9325214\"\n                },\n                {\n                    \"id\": 115,\n                    \"value\": 11,\n                    \"label\": \"\",\n                    \"x\": 9,\n                    \"y\": 1,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1058575314\"\n                },\n                {\n                    \"id\": 116,\n                    \"value\": 15,\n                    \"label\": \"\",\n                    \"x\": 9,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"386685650\"\n                },\n                {\n                    \"id\": 117,\n                    \"value\": 19,\n                    \"label\": \"\",\n                    \"x\": 9,\n                    \"y\": 3,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1126282890\"\n                },\n                {\n                    \"id\": 118,\n                    \"value\": 24,\n                    \"label\": \"\",\n                    \"x\": 9,\n                    \"y\": 4,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1655715866\"\n                }\n            ],\n            \"lastChanged\": \"2019-05-20T15:04:00\",\n            \"changedBy\": null,\n            \"etag\": \"-1018858057\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Simple Scoring Grid\",\n            \"description\": \"Simple scoring grid\",\n            \"columns\": 6,\n            \"rows\": 3,\n            \"displayingCellLabels\": false,\n            \"gridLabels\": [\n                {\n                    \"id\": 48,\n                    \"axis\": \"x\",\n                    \"position\": 0,\n                    \"label\": \"High\",\n                    \"etag\": \"24231787\"\n                },\n                {\n                    \"id\": 46,\n                    \"axis\": \"x\",\n                    \"position\": 1,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1972587951\"\n                },\n                {\n                    \"id\": 44,\n                    \"axis\": \"x\",\n                    \"position\": 2,\n                    \"label\": \"Low\",\n                    \"etag\": \"21244675\"\n                },\n                {\n                    \"id\": 43,\n                    \"axis\": \"x\",\n                    \"position\": 3,\n                    \"label\": \"Low\",\n                    \"etag\": \"21042777\"\n                },\n                {\n                    \"id\": 45,\n                    \"axis\": \"x\",\n                    \"position\": 4,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1972782887\"\n                },\n                {\n                    \"id\": 47,\n                    \"axis\": \"x\",\n                    \"position\": 5,\n                    \"label\": \"High\",\n                    \"etag\": \"24043813\"\n                },\n                {\n                    \"id\": 22,\n                    \"axis\": \"y\",\n                    \"position\": 0,\n                    \"label\": \"Low\",\n                    \"etag\": \"16719434\"\n                },\n                {\n                    \"id\": 23,\n                    \"axis\": \"y\",\n                    \"position\": 1,\n                    \"label\": \"Medium\",\n                    \"etag\": \"-1977311609\"\n                },\n                {\n                    \"id\": 24,\n                    \"axis\": \"y\",\n                    \"position\": 2,\n                    \"label\": \"High\",\n                    \"etag\": \"19309712\"\n                }\n            ],\n            \"gridBands\": [\n                {\n                    \"id\": 21,\n                    \"threshold\": -15,\n                    \"label\": \"High\",\n                    \"colour\": \"009900\",\n                    \"etag\": \"-1895213114\"\n                },\n                {\n                    \"id\": 22,\n                    \"threshold\": -7,\n                    \"label\": \"Medium\",\n                    \"colour\": \"99FF33\",\n                    \"etag\": \"1030727882\"\n                },\n                {\n                    \"id\": 23,\n                    \"threshold\": -4,\n                    \"label\": \"Low\",\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"284928082\"\n                },\n                {\n                    \"id\": 24,\n                    \"threshold\": 0,\n                    \"label\": \"Low\",\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"2092406837\"\n                },\n                {\n                    \"id\": 25,\n                    \"threshold\": 5,\n                    \"label\": \"Medium\",\n                    \"colour\": \"FFCC00\",\n                    \"etag\": \"1737873523\"\n                },\n                {\n                    \"id\": 26,\n                    \"threshold\": 8,\n                    \"label\": \"High\",\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"2004315317\"\n                }\n            ],\n            \"gridCells\": [\n                {\n                    \"id\": 119,\n                    \"value\": -7,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"colour\": \"99FF33\",\n                    \"etag\": \"-570893873\"\n                },\n                {\n                    \"id\": 120,\n                    \"value\": -10,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"colour\": \"009900\",\n                    \"etag\": \"607993171\"\n                },\n                {\n                    \"id\": 121,\n                    \"value\": -15,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"colour\": \"009900\",\n                    \"etag\": \"1162095607\"\n                },\n                {\n                    \"id\": 122,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-2103704877\"\n                },\n                {\n                    \"id\": 123,\n                    \"value\": -6,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"colour\": \"99FF33\",\n                    \"etag\": \"-223638057\"\n                },\n                {\n                    \"id\": 124,\n                    \"value\": -9,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"colour\": \"009900\",\n                    \"etag\": \"64090459\"\n                },\n                {\n                    \"id\": 125,\n                    \"value\": -1,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"2145241143\"\n                },\n                {\n                    \"id\": 126,\n                    \"value\": -2,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"25867995\"\n                },\n                {\n                    \"id\": 127,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1471128959\"\n                },\n                {\n                    \"id\": 128,\n                    \"value\": 1,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-2063574213\"\n                },\n                {\n                    \"id\": 129,\n                    \"value\": 2,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"112019935\"\n                },\n                {\n                    \"id\": 130,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"1557280899\"\n                },\n                {\n                    \"id\": 131,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-2022563681\"\n                },\n                {\n                    \"id\": 132,\n                    \"value\": 6,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"colour\": \"FFCC00\",\n                    \"etag\": \"152938211\"\n                },\n                {\n                    \"id\": 133,\n                    \"value\": 9,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"706456359\"\n                },\n                {\n                    \"id\": 134,\n                    \"value\": 7,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"colour\": \"FFCC00\",\n                    \"etag\": \"-199328349\"\n                },\n                {\n                    \"id\": 135,\n                    \"value\": 10,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 1,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1245348327\"\n                },\n                {\n                    \"id\": 136,\n                    \"value\": 15,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1799450763\"\n                }\n            ],\n            \"lastChanged\": \"2020-10-07T11:24:40\",\n            \"changedBy\": null,\n            \"etag\": \"745454644\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Small Project\",\n            \"description\": \"Small Project scoring grid\",\n            \"columns\": 8,\n            \"rows\": 4,\n            \"displayingCellLabels\": false,\n            \"gridLabels\": [\n                {\n                    \"id\": 92,\n                    \"axis\": \"x\",\n                    \"position\": 0,\n                    \"label\": \"Very High\",\n                    \"etag\": \"731076473\"\n                },\n                {\n                    \"id\": 90,\n                    \"axis\": \"x\",\n                    \"position\": 1,\n                    \"label\": \"High\",\n                    \"etag\": \"32861186\"\n                },\n                {\n                    \"id\": 88,\n                    \"axis\": \"x\",\n                    \"position\": 2,\n                    \"label\": \"Low\",\n                    \"etag\": \"30281351\"\n                },\n                {\n                    \"id\": 86,\n                    \"axis\": \"x\",\n                    \"position\": 3,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-991264046\"\n                },\n                {\n                    \"id\": 85,\n                    \"axis\": \"x\",\n                    \"position\": 4,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-991465944\"\n                },\n                {\n                    \"id\": 87,\n                    \"axis\": \"x\",\n                    \"position\": 5,\n                    \"label\": \"Low\",\n                    \"etag\": \"30086415\"\n                },\n                {\n                    \"id\": 89,\n                    \"axis\": \"x\",\n                    \"position\": 6,\n                    \"label\": \"High\",\n                    \"etag\": \"32673212\"\n                },\n                {\n                    \"id\": 91,\n                    \"axis\": \"x\",\n                    \"position\": 7,\n                    \"label\": \"Very High\",\n                    \"etag\": \"730895461\"\n                },\n                {\n                    \"id\": 43,\n                    \"axis\": \"y\",\n                    \"position\": 0,\n                    \"label\": \"Negligible\",\n                    \"etag\": \"-1000105727\"\n                },\n                {\n                    \"id\": 44,\n                    \"axis\": \"y\",\n                    \"position\": 1,\n                    \"label\": \"Low\",\n                    \"etag\": \"21241253\"\n                },\n                {\n                    \"id\": 45,\n                    \"axis\": \"y\",\n                    \"position\": 2,\n                    \"label\": \"High\",\n                    \"etag\": \"23622671\"\n                },\n                {\n                    \"id\": 46,\n                    \"axis\": \"y\",\n                    \"position\": 3,\n                    \"label\": \"Very High\",\n                    \"etag\": \"721639541\"\n                }\n            ],\n            \"gridBands\": [\n                {\n                    \"id\": 27,\n                    \"threshold\": -20,\n                    \"label\": \"Major\",\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-580286171\"\n                },\n                {\n                    \"id\": 28,\n                    \"threshold\": -9,\n                    \"label\": \"Significant\",\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"1734515718\"\n                },\n                {\n                    \"id\": 29,\n                    \"threshold\": -4,\n                    \"label\": \"Minor\",\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"373231679\"\n                },\n                {\n                    \"id\": 30,\n                    \"threshold\": 0,\n                    \"label\": \"Minor\",\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-2114256862\"\n                },\n                {\n                    \"id\": 31,\n                    \"threshold\": 5,\n                    \"label\": \"Significant\",\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"1072569135\"\n                },\n                {\n                    \"id\": 32,\n                    \"threshold\": 10,\n                    \"label\": \"Major\",\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1432294188\"\n                }\n            ],\n            \"gridCells\": [\n                {\n                    \"id\": 142,\n                    \"value\": -10,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-843237396\"\n                },\n                {\n                    \"id\": 143,\n                    \"value\": -15,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 1,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-289134960\"\n                },\n                {\n                    \"id\": 144,\n                    \"value\": -18,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 2,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1356524236\"\n                },\n                {\n                    \"id\": 145,\n                    \"value\": -20,\n                    \"label\": null,\n                    \"x\": 0,\n                    \"y\": 3,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-1532754984\"\n                },\n                {\n                    \"id\": 147,\n                    \"value\": -5,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 0,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"1536989414\"\n                },\n                {\n                    \"id\": 148,\n                    \"value\": -10,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 1,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-848450038\"\n                },\n                {\n                    \"id\": 149,\n                    \"value\": -13,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 2,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"1487969454\"\n                },\n                {\n                    \"id\": 150,\n                    \"value\": -16,\n                    \"label\": null,\n                    \"x\": 1,\n                    \"y\": 3,\n                    \"colour\": \"00CC00\",\n                    \"etag\": \"-470578350\"\n                },\n                {\n                    \"id\": 152,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-2130607008\"\n                },\n                {\n                    \"id\": 153,\n                    \"value\": -4,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-685346044\"\n                },\n                {\n                    \"id\": 154,\n                    \"value\": -7,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 2,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-1317929560\"\n                },\n                {\n                    \"id\": 155,\n                    \"value\": -9,\n                    \"label\": null,\n                    \"x\": 2,\n                    \"y\": 3,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"1018489932\"\n                },\n                {\n                    \"id\": 157,\n                    \"value\": -1,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 0,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-746779686\"\n                },\n                {\n                    \"id\": 158,\n                    \"value\": -2,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 1,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"1428814462\"\n                },\n                {\n                    \"id\": 159,\n                    \"value\": -3,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 2,\n                    \"colour\": \"CCFFFF\",\n                    \"etag\": \"-1420891870\"\n                },\n                {\n                    \"id\": 160,\n                    \"value\": -5,\n                    \"label\": null,\n                    \"x\": 3,\n                    \"y\": 3,\n                    \"colour\": \"99FF00\",\n                    \"etag\": \"-2053475386\"\n                },\n                {\n                    \"id\": 162,\n                    \"value\": 1,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"769220852\"\n                },\n                {\n                    \"id\": 163,\n                    \"value\": 2,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-1350152296\"\n                },\n                {\n                    \"id\": 164,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 2,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"95108668\"\n                },\n                {\n                    \"id\": 165,\n                    \"value\": 5,\n                    \"label\": null,\n                    \"x\": 4,\n                    \"y\": 3,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"-242347104\"\n                },\n                {\n                    \"id\": 167,\n                    \"value\": 3,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 0,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-2054887314\"\n                },\n                {\n                    \"id\": 168,\n                    \"value\": 4,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 1,\n                    \"colour\": \"FFFF00\",\n                    \"etag\": \"-609626350\"\n                },\n                {\n                    \"id\": 169,\n                    \"value\": 7,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 2,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"-947082122\"\n                },\n                {\n                    \"id\": 170,\n                    \"value\": 9,\n                    \"label\": null,\n                    \"x\": 5,\n                    \"y\": 3,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"1389337370\"\n                },\n                {\n                    \"id\": 172,\n                    \"value\": 5,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 0,\n                    \"colour\": \"FF9933\",\n                    \"etag\": \"467556008\"\n                },\n                {\n                    \"id\": 173,\n                    \"value\": 10,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 1,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1652094004\"\n                },\n                {\n                    \"id\": 174,\n                    \"value\": 13,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"684325488\"\n                },\n                {\n                    \"id\": 175,\n                    \"value\": 16,\n                    \"label\": null,\n                    \"x\": 6,\n                    \"y\": 3,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"-1274222316\"\n                },\n                {\n                    \"id\": 177,\n                    \"value\": 10,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 0,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1207805090\"\n                },\n                {\n                    \"id\": 178,\n                    \"value\": 15,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 1,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"1761907526\"\n                },\n                {\n                    \"id\": 179,\n                    \"value\": 18,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 2,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"694518250\"\n                },\n                {\n                    \"id\": 180,\n                    \"value\": 20,\n                    \"label\": null,\n                    \"x\": 7,\n                    \"y\": 3,\n                    \"colour\": \"FF0000\",\n                    \"etag\": \"518287502\"\n                }\n            ],\n            \"lastChanged\": \"2025-04-17T08:30:40\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1122717531\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 5,\n        \"totalItems\": 39,\n        \"pageSize\": 5,\n        \"lastPage\": 8\n    },\n    \"etag\": \"1769323865\"\n}"}],"_postman_id":"c53ac441-7f0e-4b09-881c-57d706207486"}],"id":"acb9fdea-6fd9-4e37-8eea-b3a8f2cc8fd3","description":"<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.5.1.0 (Connect v1.4.1.0).</p>\n","_postman_id":"acb9fdea-6fd9-4e37-8eea-b3a8f2cc8fd3","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Scoring System","item":[{"name":"Individual Scoring System","id":"cad5aea9-d1cd-4348-8ef0-d8e9b4b99e2b","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/scoringSystem/:scoringSystemId","description":"<h2 id=\"scoring-system-object\">Scoring System Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the scoring system.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the scoring system.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the scoring system.</td>\n</tr>\n<tr>\n<td>probabilityBands</td>\n<td>Array of Probability Band Objects</td>\n<td>A list of probability thresholds used on the scoring system.</td>\n</tr>\n<tr>\n<td>impactBands</td>\n<td>Array of Associated Impact Objects</td>\n<td>A list of impact bands and their thresholds used on the scoring system.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the scoring system was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the scoring system.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>scoringGrid  <br />(<strong>From Predict! Risk Controller v6.5.1.0</strong>)</td>\n<td>Link to the Scoring Grid Object</td>\n<td>The scoring grid used by the scoring system.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"probability-band-object\">Probability Band Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the probability band.</td>\n</tr>\n<tr>\n<td>threshold</td>\n<td>Number</td>\n<td>The minimum value of the band. The maximum value a probability band can hold is assumed to be 100. Any risks or actions that are assessed beyond this value will fit into this band provided the value does not exceed the subsequent band's value.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the probability band.</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>A flag to determine whether the probability band has been closed out and is not in use anymore.</td>\n</tr>\n<tr>\n<td>y</td>\n<td>Number</td>\n<td>The position of the band within the scoring system (along its y-axis).</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the probability band was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the probability band.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"associated-impact-object\">Associated Impact Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>impact</td>\n<td>Impact Object</td>\n<td>The impact linked to the scoring system.</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Unit Object</td>\n<td>For quantitative impacts, this will be a cost, time or percentage-based unit. Qualitative impacts do not have a unit.</td>\n</tr>\n<tr>\n<td>bands</td>\n<td>Array of Impact Band Objects</td>\n<td>These define the thresholds for each impact when scoring risks or actions.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the impact was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the impact.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"impact-band-object\">Impact Band Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the impact band.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the impact band.</td>\n</tr>\n<tr>\n<td>lowestValue</td>\n<td>Number</td>\n<td>For quantitative impacts, this is the minimum threshold value of the band based on the unit selected.</td>\n</tr>\n<tr>\n<td>highestValue</td>\n<td>Number</td>\n<td>For quantitative impacts, this is the maximum threshold value of the band based on the unit selected.</td>\n</tr>\n<tr>\n<td>x</td>\n<td>Number</td>\n<td>The position of the band within the scoring system (along its x-axis).</td>\n</tr>\n<tr>\n<td>closed</td>\n<td>Boolean</td>\n<td>A flag to determine whether the impact band has been closed out and is not in use anymore.</td>\n</tr>\n<tr>\n<td>impactRating</td>\n<td>Impact Rating Object</td>\n<td>For qualitative impacts, this is the impact rating defined on the impact object.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the impact band was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the impact band.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","scoringSystem",":scoringSystemId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the scoring system.</p>\n","type":"text/plain"},"type":"any","value":"","key":"scoringSystemId"}]}},"response":[{"id":"d0830086-0aec-4eec-8e98-8cf8ff33a81b","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/scoringSystem/:scoringSystemId","host":["{{SERVER_NAME}}"],"path":["api","v1","scoringSystem",":scoringSystemId"],"variable":[{"key":"scoringSystemId","value":"5","description":"The ID of the scoring system."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:06:27 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-1600471091\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"name\": \"Small Project\",\n    \"description\": \"A scoring system used for small projects.\",\n    \"probabilityBands\": [\n        {\n            \"id\": 17,\n            \"threshold\": 0,\n            \"description\": \"Low \",\n            \"closed\": false,\n            \"y\": 0,\n            \"lastChanged\": \"2019-12-06T11:53:49\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1282525561\"\n        },\n        {\n            \"id\": 18,\n            \"threshold\": 10,\n            \"description\": \"Medium\",\n            \"closed\": false,\n            \"y\": 1,\n            \"lastChanged\": \"2019-12-06T11:53:49\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-2020695974\"\n        },\n        {\n            \"id\": 19,\n            \"threshold\": 20,\n            \"description\": \"High\",\n            \"closed\": false,\n            \"y\": 2,\n            \"lastChanged\": \"2019-12-06T11:53:49\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1915899789\"\n        }\n    ],\n    \"impactBands\": [\n        {\n            \"impact\": {\n                \"id\": 3,\n                \"unitType\": 3,\n                \"description\": null,\n                \"name\": \"Health & Safety\",\n                \"closed\": false,\n                \"lastChanged\": \"2019-12-06T11:54:20\",\n                \"changedBy\": {\n                    \"id\": 1,\n                    \"name\": \"Database Administrator\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/1\"\n                    }\n                },\n                \"etag\": \"-1745451787\"\n            },\n            \"unit\": null,\n            \"bands\": [\n                {\n                    \"id\": 59,\n                    \"description\": null,\n                    \"lowestValue\": null,\n                    \"highestValue\": null,\n                    \"x\": 0,\n                    \"closed\": false,\n                    \"impactRating\": {\n                        \"id\": 10,\n                        \"description\": null,\n                        \"label\": \"Major positive health effect on workforce, reducing absenteeism and improving productivity\",\n                        \"order\": -3,\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-07-14T15:12:34\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"639929425\"\n                    },\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-125819646\"\n                },\n                {\n                    \"id\": 60,\n                    \"description\": null,\n                    \"lowestValue\": null,\n                    \"highestValue\": null,\n                    \"x\": 1,\n                    \"closed\": false,\n                    \"impactRating\": {\n                        \"id\": 9,\n                        \"description\": null,\n                        \"label\": \"Minor health effect, but creating a happier workplace\",\n                        \"order\": -2,\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-07-14T15:12:34\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-412828166\"\n                    },\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1723049797\"\n                },\n                {\n                    \"id\": 61,\n                    \"description\": null,\n                    \"lowestValue\": null,\n                    \"highestValue\": null,\n                    \"x\": 2,\n                    \"closed\": false,\n                    \"impactRating\": {\n                        \"id\": 8,\n                        \"description\": null,\n                        \"label\": \"Negligible health benefit\",\n                        \"order\": -1,\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-07-14T15:12:34\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-866076777\"\n                    },\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"974687348\"\n                },\n                {\n                    \"id\": 62,\n                    \"description\": null,\n                    \"lowestValue\": null,\n                    \"highestValue\": null,\n                    \"x\": 3,\n                    \"closed\": false,\n                    \"impactRating\": {\n                        \"id\": 5,\n                        \"description\": null,\n                        \"label\": \"Major health issue resulting in employee needing medical attention, and significant time off work\",\n                        \"order\": 3,\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-07-14T15:12:34\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-730746905\"\n                    },\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-622549765\"\n                },\n                {\n                    \"id\": 63,\n                    \"description\": null,\n                    \"lowestValue\": null,\n                    \"highestValue\": null,\n                    \"x\": 4,\n                    \"closed\": false,\n                    \"impactRating\": {\n                        \"id\": 3,\n                        \"description\": null,\n                        \"label\": \"Major incident resulting in injuries to one or more members of the public\",\n                        \"order\": 5,\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-07-14T15:12:34\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-1121275544\"\n                    },\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"2075183899\"\n                },\n                {\n                    \"id\": 64,\n                    \"description\": null,\n                    \"lowestValue\": null,\n                    \"highestValue\": null,\n                    \"x\": 5,\n                    \"closed\": false,\n                    \"impactRating\": {\n                        \"id\": 2,\n                        \"description\": null,\n                        \"label\": \"Fatality of one or more employees\",\n                        \"order\": 6,\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-07-14T15:12:34\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"184011491\"\n                    },\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"477953748\"\n                }\n            ],\n            \"lastChanged\": \"2025-07-15T12:34:56\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1907401085\"\n        },\n        {\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": \"What financial impact does this risk have?\",\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"lastChanged\": \"2025-10-24T12:12:25\",\n                \"changedBy\": {\n                    \"id\": 2,\n                    \"name\": \"John Smith\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/2\"\n                    }\n                },\n                \"etag\": \"100043558\"\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"type\": 1,\n                \"name\": \"£K\",\n                \"prefix\": \"£\",\n                \"suffix\": \"K\",\n                \"weighting\": 1000,\n                \"lastChanged\": \"2025-05-28T21:27:47\",\n                \"changedBy\": {\n                    \"id\": 2,\n                    \"name\": \"John Smith\",\n                    \"link\": {\n                        \"params\": {\n                            \"rel\": \"user\",\n                            \"type\": \"GET\"\n                        },\n                        \"href\": \"/api/v1/user/2\"\n                    }\n                },\n                \"etag\": \"-830549843\"\n            },\n            \"bands\": [\n                {\n                    \"id\": 65,\n                    \"description\": \"Good Opportunity\",\n                    \"lowestValue\": -75,\n                    \"highestValue\": -50,\n                    \"x\": 0,\n                    \"closed\": false,\n                    \"impactRating\": null,\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"612714676\"\n                },\n                {\n                    \"id\": 66,\n                    \"description\": \"Medium Opportunity\",\n                    \"lowestValue\": -50,\n                    \"highestValue\": -25,\n                    \"x\": 1,\n                    \"closed\": false,\n                    \"impactRating\": null,\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1813676078\"\n                },\n                {\n                    \"id\": 67,\n                    \"description\": \"Low Opportunity\",\n                    \"lowestValue\": -25,\n                    \"highestValue\": -10,\n                    \"x\": 2,\n                    \"closed\": false,\n                    \"impactRating\": null,\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"906089117\"\n                },\n                {\n                    \"id\": 68,\n                    \"description\": \"Low Threat\",\n                    \"lowestValue\": -10,\n                    \"highestValue\": 25,\n                    \"x\": 3,\n                    \"closed\": false,\n                    \"impactRating\": null,\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"960831564\"\n                },\n                {\n                    \"id\": 69,\n                    \"description\": \"Medium Threat\",\n                    \"lowestValue\": 25,\n                    \"highestValue\": 50,\n                    \"x\": 4,\n                    \"closed\": false,\n                    \"impactRating\": null,\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"473526491\"\n                },\n                {\n                    \"id\": 70,\n                    \"description\": \"Serious Threat\",\n                    \"lowestValue\": 50,\n                    \"highestValue\": 100,\n                    \"x\": 5,\n                    \"closed\": false,\n                    \"impactRating\": null,\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1146063104\"\n                }\n            ],\n            \"lastChanged\": \"2025-07-15T12:34:56\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-278352813\"\n        }\n    ],\n    \"lastChanged\": \"2019-12-06T11:53:49\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"scoringGrid\": {\n        \"id\": 11,\n        \"name\": \"Small Project\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"scoringGrid\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/scoringGrid/11\"\n        }\n    },\n    \"etag\": \"-1600471091\"\n}"},{"id":"1cc1fa47-ccb6-477c-a50f-e66c4ed0bb47","name":"Accessing A Scoring System That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/scoringSystem/:scoringSystemId","host":["{{SERVER_NAME}}"],"path":["api","v1","scoringSystem",":scoringSystemId"],"variable":[{"key":"scoringSystemId","value":"20","description":"The ID of the scoring system."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Sep 2021 17:08:31 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"123"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/scoringSystem/20\",\n    \"messages\": [\n        \"Scoring system 20 not found.\"\n    ]\n}"}],"_postman_id":"cad5aea9-d1cd-4348-8ef0-d8e9b4b99e2b"},{"name":"All Scoring Systems","id":"d3fa24f4-250a-4bb4-9d50-805bfd2d8daa","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/scoringSystem/all","description":"<p>This request lists all scoring systems within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","scoringSystem","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"15f71f92-20a5-4241-b25a-b61f2d6d4c1b","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/scoringSystem/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:12:46 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=i5X46r1kk8bNoBH8J_jeiH7ua2hU1c_ccKqnzKmh.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"1984832153\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"Project\",\n            \"description\": \"Example project scoring system.\",\n            \"probabilityBands\": [\n                {\n                    \"id\": 1,\n                    \"threshold\": 0,\n                    \"description\": \"Very low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"lastChanged\": \"2019-08-13T16:46:39\",\n                    \"changedBy\": null,\n                    \"etag\": \"-409646114\"\n                },\n                {\n                    \"id\": 2,\n                    \"threshold\": 5,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"lastChanged\": \"2020-10-21T09:52:40\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1085953359\"\n                },\n                {\n                    \"id\": 3,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"lastChanged\": \"2020-10-21T09:52:40\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-345880883\"\n                },\n                {\n                    \"id\": 4,\n                    \"threshold\": 30,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"lastChanged\": \"2020-10-21T09:52:40\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1212109032\"\n                },\n                {\n                    \"id\": 5,\n                    \"threshold\": 50,\n                    \"description\": \"Very High\",\n                    \"closed\": false,\n                    \"y\": 4,\n                    \"lastChanged\": \"2020-10-21T09:52:40\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"601292281\"\n                }\n            ],\n            \"impactBands\": [\n                {\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": \"What financial impact does this risk have?\",\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-10-24T12:12:25\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"100043558\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"lastChanged\": \"2025-05-28T21:27:47\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"-830549843\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 10,\n                            \"description\": \"Opportunity Band 5\",\n                            \"lowestValue\": -1000,\n                            \"highestValue\": -500,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"401526002\"\n                        },\n                        {\n                            \"id\": 8,\n                            \"description\": \"Opportunity Band 4\",\n                            \"lowestValue\": -500,\n                            \"highestValue\": -250,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-281159586\"\n                        },\n                        {\n                            \"id\": 6,\n                            \"description\": \"Opportunity Band 3\",\n                            \"lowestValue\": -250,\n                            \"highestValue\": -100,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1208493002\"\n                        },\n                        {\n                            \"id\": 4,\n                            \"description\": \"Opportunity Band 2\",\n                            \"lowestValue\": -100,\n                            \"highestValue\": -50,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-155259082\"\n                        },\n                        {\n                            \"id\": 2,\n                            \"description\": \"Opportunity Band 1\",\n                            \"lowestValue\": -50,\n                            \"highestValue\": 0,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1922759330\"\n                        },\n                        {\n                            \"id\": 1,\n                            \"description\": \"Threat Band 1\",\n                            \"lowestValue\": 0,\n                            \"highestValue\": 100,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": null,\n                            \"etag\": \"630033518\"\n                        },\n                        {\n                            \"id\": 3,\n                            \"description\": \"Threat Band 2\",\n                            \"lowestValue\": 100,\n                            \"highestValue\": 250,\n                            \"x\": 6,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1807050829\"\n                        },\n                        {\n                            \"id\": 5,\n                            \"description\": \"Threat Band 3\",\n                            \"lowestValue\": 250,\n                            \"highestValue\": 750,\n                            \"x\": 7,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1502586665\"\n                        },\n                        {\n                            \"id\": 7,\n                            \"description\": \"Threat Band 4\",\n                            \"lowestValue\": 750,\n                            \"highestValue\": 1500,\n                            \"x\": 8,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-377219425\"\n                        },\n                        {\n                            \"id\": 9,\n                            \"description\": \"Threat Band 5\",\n                            \"lowestValue\": 1500,\n                            \"highestValue\": 3000,\n                            \"x\": 9,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"329700885\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": null,\n                    \"etag\": \"1478828086\"\n                },\n                {\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2019-08-05T13:25:44\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-112182646\"\n                    },\n                    \"unit\": {\n                        \"id\": 6,\n                        \"type\": 2,\n                        \"name\": \"Weeks\",\n                        \"prefix\": null,\n                        \"suffix\": \"Weeks\",\n                        \"weighting\": 5,\n                        \"lastChanged\": \"2019-08-05T17:05:59\",\n                        \"changedBy\": null,\n                        \"etag\": \"97982481\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 49,\n                            \"description\": null,\n                            \"lowestValue\": -5,\n                            \"highestValue\": -4,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1575465963\"\n                        },\n                        {\n                            \"id\": 50,\n                            \"description\": null,\n                            \"lowestValue\": -4,\n                            \"highestValue\": -3,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-999781017\"\n                        },\n                        {\n                            \"id\": 51,\n                            \"description\": null,\n                            \"lowestValue\": -3,\n                            \"highestValue\": -2,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1888800441\"\n                        },\n                        {\n                            \"id\": 52,\n                            \"description\": null,\n                            \"lowestValue\": -2,\n                            \"highestValue\": -1,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"342429707\"\n                        },\n                        {\n                            \"id\": 53,\n                            \"description\": null,\n                            \"lowestValue\": -1,\n                            \"highestValue\": 0,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1386917539\"\n                        },\n                        {\n                            \"id\": 54,\n                            \"description\": null,\n                            \"lowestValue\": 0,\n                            \"highestValue\": 1,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"369201839\"\n                        },\n                        {\n                            \"id\": 55,\n                            \"description\": null,\n                            \"lowestValue\": 1,\n                            \"highestValue\": 2,\n                            \"x\": 6,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"787338241\"\n                        },\n                        {\n                            \"id\": 56,\n                            \"description\": null,\n                            \"lowestValue\": 2,\n                            \"highestValue\": 5,\n                            \"x\": 7,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1025906003\"\n                        },\n                        {\n                            \"id\": 57,\n                            \"description\": null,\n                            \"lowestValue\": 5,\n                            \"highestValue\": 10,\n                            \"x\": 8,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1029068453\"\n                        },\n                        {\n                            \"id\": 58,\n                            \"description\": null,\n                            \"lowestValue\": 10,\n                            \"highestValue\": 20,\n                            \"x\": 9,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-949839881\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1739378572\"\n                }\n            ],\n            \"lastChanged\": \"2020-10-21T09:52:40\",\n            \"changedBy\": null,\n            \"scoringGrid\": {\n                \"id\": 1,\n                \"name\": \"Enterprise\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringGrid\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringGrid/1\"\n                }\n            },\n            \"etag\": \"1211688228\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Programme\",\n            \"description\": \"\",\n            \"probabilityBands\": [\n                {\n                    \"id\": 6,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"lastChanged\": \"2019-08-05T16:58:37\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1411513711\"\n                },\n                {\n                    \"id\": 7,\n                    \"threshold\": 25,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"lastChanged\": \"2022-10-10T15:09:04\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1560990424\"\n                },\n                {\n                    \"id\": 8,\n                    \"threshold\": 50,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"lastChanged\": \"2022-10-10T15:09:05\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1456149871\"\n                }\n            ],\n            \"impactBands\": [\n                {\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2019-08-05T16:35:25\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-1468420575\"\n                    },\n                    \"unit\": null,\n                    \"bands\": [\n                        {\n                            \"id\": 11,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 22,\n                                \"description\": null,\n                                \"label\": \"International good news story\",\n                                \"order\": -6,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-1997933694\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-186675714\"\n                        },\n                        {\n                            \"id\": 12,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 21,\n                                \"description\": null,\n                                \"label\": \"National good news story\",\n                                \"order\": -5,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"627914286\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1783905865\"\n                        },\n                        {\n                            \"id\": 13,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 20,\n                                \"description\": null,\n                                \"label\": \"Regional good news story\",\n                                \"order\": -4,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"356171323\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"913831280\"\n                        },\n                        {\n                            \"id\": 14,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 16,\n                                \"description\": null,\n                                \"label\": \"Negative morale in the project\",\n                                \"order\": 1,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"1817658812\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-683409314\"\n                        },\n                        {\n                            \"id\": 15,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 12,\n                                \"description\": null,\n                                \"label\": \"National scandal\",\n                                \"order\": 5,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"945022262\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"2014317388\"\n                        },\n                        {\n                            \"id\": 16,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 11,\n                                \"description\": null,\n                                \"label\": \"International scandal\",\n                                \"order\": 6,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"892972634\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"417087237\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1498010408\"\n                },\n                {\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": \"What financial impact does this risk have?\",\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-10-24T12:12:25\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"100043558\"\n                    },\n                    \"unit\": {\n                        \"id\": 4,\n                        \"type\": 1,\n                        \"name\": \"£M\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"M\",\n                        \"weighting\": 1000000,\n                        \"lastChanged\": \"2025-05-28T21:27:55\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"-2113568940\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 17,\n                            \"description\": \"Excellent Opportunity\",\n                            \"lowestValue\": -20,\n                            \"highestValue\": -10,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1136977903\"\n                        },\n                        {\n                            \"id\": 18,\n                            \"description\": \"Good Opportunity\",\n                            \"lowestValue\": -10,\n                            \"highestValue\": -5,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1973718998\"\n                        },\n                        {\n                            \"id\": 19,\n                            \"description\": \"Small Opportunity\",\n                            \"lowestValue\": -5,\n                            \"highestValue\": 0,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"806173382\"\n                        },\n                        {\n                            \"id\": 20,\n                            \"description\": \"Small Threat\",\n                            \"lowestValue\": 0,\n                            \"highestValue\": 5,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1883541469\"\n                        },\n                        {\n                            \"id\": 21,\n                            \"description\": \"Medium Threat\",\n                            \"lowestValue\": 5,\n                            \"highestValue\": 10,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1925957973\"\n                        },\n                        {\n                            \"id\": 22,\n                            \"description\": \"Big Threat\",\n                            \"lowestValue\": 10,\n                            \"highestValue\": 20,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1541229628\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-685116987\"\n                }\n            ],\n            \"lastChanged\": \"2022-10-10T15:09:06\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"scoringGrid\": {\n                \"id\": 11,\n                \"name\": \"Small Project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringGrid\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringGrid/11\"\n                }\n            },\n            \"etag\": \"490942951\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Percentage\",\n            \"description\": \"The cost impacts are based on a percentage of the folder budgets\",\n            \"probabilityBands\": [\n                {\n                    \"id\": 9,\n                    \"threshold\": 0,\n                    \"description\": \"Very unlikely\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"lastChanged\": \"2019-08-05T17:03:23\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"919790819\"\n                },\n                {\n                    \"id\": 10,\n                    \"threshold\": 10,\n                    \"description\": \"Unlikely\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"lastChanged\": \"2020-04-23T16:20:53\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-2085982292\"\n                },\n                {\n                    \"id\": 11,\n                    \"threshold\": 20,\n                    \"description\": \"Possible\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"lastChanged\": \"2020-04-23T16:20:53\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"215416370\"\n                },\n                {\n                    \"id\": 12,\n                    \"threshold\": 30,\n                    \"description\": \"Likely\",\n                    \"closed\": false,\n                    \"y\": 3,\n                    \"lastChanged\": \"2020-04-23T16:20:53\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1037898815\"\n                },\n                {\n                    \"id\": 13,\n                    \"threshold\": 40,\n                    \"description\": \"Very Likely\",\n                    \"closed\": false,\n                    \"y\": 4,\n                    \"lastChanged\": \"2020-04-23T16:20:53\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-800226389\"\n                }\n            ],\n            \"impactBands\": [\n                {\n                    \"impact\": {\n                        \"id\": 4,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Reputation\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2019-08-05T16:35:25\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-1468420575\"\n                    },\n                    \"unit\": null,\n                    \"bands\": [\n                        {\n                            \"id\": 23,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 21,\n                                \"description\": null,\n                                \"label\": \"National good news story\",\n                                \"order\": -5,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"627914286\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1976028913\"\n                        },\n                        {\n                            \"id\": 24,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 20,\n                                \"description\": null,\n                                \"label\": \"Regional good news story\",\n                                \"order\": -4,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"356171323\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"378798762\"\n                        },\n                        {\n                            \"id\": 25,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 19,\n                                \"description\": null,\n                                \"label\": \"Positive portrayal on local media\",\n                                \"order\": -3,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-1936703742\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1218431389\"\n                        },\n                        {\n                            \"id\": 26,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 18,\n                                \"description\": null,\n                                \"label\": \"Positive feedback from stakeholders\",\n                                \"order\": -2,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-1853125624\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1479305756\"\n                        },\n                        {\n                            \"id\": 27,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 17,\n                                \"description\": null,\n                                \"label\": \"Improved project morale\",\n                                \"order\": -1,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"977187126\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-117924395\"\n                        },\n                        {\n                            \"id\": 28,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 16,\n                                \"description\": null,\n                                \"label\": \"Negative morale in the project\",\n                                \"order\": 1,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"1817658812\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1715154546\"\n                        },\n                        {\n                            \"id\": 29,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 6,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 15,\n                                \"description\": null,\n                                \"label\": \"Negative feedback from stakeholders\",\n                                \"order\": 2,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-74846763\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"982582599\"\n                        },\n                        {\n                            \"id\": 30,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 7,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 14,\n                                \"description\": null,\n                                \"label\": \"Local negative media impact\",\n                                \"order\": 3,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-1520443494\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-614647552\"\n                        },\n                        {\n                            \"id\": 31,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 8,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 13,\n                                \"description\": null,\n                                \"label\": \"Regional negative media impact\",\n                                \"order\": 4,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-659967914\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"2083089593\"\n                        },\n                        {\n                            \"id\": 32,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 9,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 12,\n                                \"description\": null,\n                                \"label\": \"National scandal\",\n                                \"order\": 5,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"945022262\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"485859442\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"523822637\"\n                },\n                {\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": \"What financial impact does this risk have?\",\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-10-24T12:12:25\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"100043558\"\n                    },\n                    \"unit\": {\n                        \"id\": 1,\n                        \"type\": 0,\n                        \"name\": \"%\",\n                        \"prefix\": null,\n                        \"suffix\": \"%\",\n                        \"weighting\": 0.01,\n                        \"lastChanged\": \"2019-08-05T17:03:23\",\n                        \"changedBy\": null,\n                        \"etag\": \"-53865894\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 33,\n                            \"description\": null,\n                            \"lowestValue\": -50,\n                            \"highestValue\": -10,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"320572933\"\n                        },\n                        {\n                            \"id\": 34,\n                            \"description\": null,\n                            \"lowestValue\": -10,\n                            \"highestValue\": -7.5,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1759039319\"\n                        },\n                        {\n                            \"id\": 35,\n                            \"description\": null,\n                            \"lowestValue\": -7.5,\n                            \"highestValue\": -5,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"234950825\"\n                        },\n                        {\n                            \"id\": 36,\n                            \"description\": null,\n                            \"lowestValue\": -5,\n                            \"highestValue\": -2.5,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-154971653\"\n                        },\n                        {\n                            \"id\": 37,\n                            \"description\": null,\n                            \"lowestValue\": -2.5,\n                            \"highestValue\": 0,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-86797491\"\n                        },\n                        {\n                            \"id\": 38,\n                            \"description\": null,\n                            \"lowestValue\": 0,\n                            \"highestValue\": 2.5,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1448618849\"\n                        },\n                        {\n                            \"id\": 39,\n                            \"description\": null,\n                            \"lowestValue\": 2.5,\n                            \"highestValue\": 5,\n                            \"x\": 6,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"289936881\"\n                        },\n                        {\n                            \"id\": 40,\n                            \"description\": null,\n                            \"lowestValue\": 5,\n                            \"highestValue\": 7.5,\n                            \"x\": 7,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1427265347\"\n                        },\n                        {\n                            \"id\": 41,\n                            \"description\": null,\n                            \"lowestValue\": 7.5,\n                            \"highestValue\": 10,\n                            \"x\": 8,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-478504811\"\n                        },\n                        {\n                            \"id\": 42,\n                            \"description\": null,\n                            \"lowestValue\": 10,\n                            \"highestValue\": 50,\n                            \"x\": 9,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1007933927\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1977578727\"\n                }\n            ],\n            \"lastChanged\": \"2020-04-23T16:20:53\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"scoringGrid\": {\n                \"id\": 11,\n                \"name\": \"Small Project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringGrid\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringGrid/11\"\n                }\n            },\n            \"etag\": \"190266564\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Simple threat only percentage\",\n            \"description\": \"Threat only percentage based scoring system\",\n            \"probabilityBands\": [\n                {\n                    \"id\": 14,\n                    \"threshold\": 0,\n                    \"description\": \"Low\",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"lastChanged\": \"2019-08-05T17:05:59\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1051337778\"\n                },\n                {\n                    \"id\": 15,\n                    \"threshold\": 15,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"lastChanged\": \"2021-05-04T13:35:54\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1154758218\"\n                },\n                {\n                    \"id\": 16,\n                    \"threshold\": 25,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"lastChanged\": \"2021-05-04T13:35:54\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"370961920\"\n                }\n            ],\n            \"impactBands\": [\n                {\n                    \"impact\": {\n                        \"id\": 2,\n                        \"unitType\": 2,\n                        \"description\": null,\n                        \"name\": \"Time\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2019-08-05T13:25:44\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-112182646\"\n                    },\n                    \"unit\": {\n                        \"id\": 1,\n                        \"type\": 0,\n                        \"name\": \"%\",\n                        \"prefix\": null,\n                        \"suffix\": \"%\",\n                        \"weighting\": 0.01,\n                        \"lastChanged\": \"2019-08-05T17:03:23\",\n                        \"changedBy\": null,\n                        \"etag\": \"-53865894\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 71,\n                            \"description\": \"Low time impact\",\n                            \"lowestValue\": 0,\n                            \"highestValue\": 5,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-387584367\"\n                        },\n                        {\n                            \"id\": 72,\n                            \"description\": \"Medium time impact\",\n                            \"lowestValue\": 5,\n                            \"highestValue\": 10,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1316741434\"\n                        },\n                        {\n                            \"id\": 73,\n                            \"description\": \"High time impact\",\n                            \"lowestValue\": 10,\n                            \"highestValue\": 50,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"95024479\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-185261541\"\n                },\n                {\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": \"What financial impact does this risk have?\",\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-10-24T12:12:25\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"100043558\"\n                    },\n                    \"unit\": {\n                        \"id\": 1,\n                        \"type\": 0,\n                        \"name\": \"%\",\n                        \"prefix\": null,\n                        \"suffix\": \"%\",\n                        \"weighting\": 0.01,\n                        \"lastChanged\": \"2019-08-05T17:03:23\",\n                        \"changedBy\": null,\n                        \"etag\": \"-53865894\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 74,\n                            \"description\": \"Low cost impact\",\n                            \"lowestValue\": 0,\n                            \"highestValue\": 5,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-456799436\"\n                        },\n                        {\n                            \"id\": 75,\n                            \"description\": \"Medium cost impact\",\n                            \"lowestValue\": 5,\n                            \"highestValue\": 10,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1385956503\"\n                        },\n                        {\n                            \"id\": 76,\n                            \"description\": \"High cost impact\",\n                            \"lowestValue\": 10,\n                            \"highestValue\": 50,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"25809410\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1145472514\"\n                }\n            ],\n            \"lastChanged\": \"2021-05-04T13:35:54\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"scoringGrid\": {\n                \"id\": 3,\n                \"name\": \"Business Unit\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringGrid\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringGrid/3\"\n                }\n            },\n            \"etag\": \"988064414\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Small Project\",\n            \"description\": \"A scoring system used for small projects.\",\n            \"probabilityBands\": [\n                {\n                    \"id\": 17,\n                    \"threshold\": 0,\n                    \"description\": \"Low \",\n                    \"closed\": false,\n                    \"y\": 0,\n                    \"lastChanged\": \"2019-12-06T11:53:49\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1282525561\"\n                },\n                {\n                    \"id\": 18,\n                    \"threshold\": 10,\n                    \"description\": \"Medium\",\n                    \"closed\": false,\n                    \"y\": 1,\n                    \"lastChanged\": \"2019-12-06T11:53:49\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-2020695974\"\n                },\n                {\n                    \"id\": 19,\n                    \"threshold\": 20,\n                    \"description\": \"High\",\n                    \"closed\": false,\n                    \"y\": 2,\n                    \"lastChanged\": \"2019-12-06T11:53:49\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-1915899789\"\n                }\n            ],\n            \"impactBands\": [\n                {\n                    \"impact\": {\n                        \"id\": 3,\n                        \"unitType\": 3,\n                        \"description\": null,\n                        \"name\": \"Health & Safety\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2019-12-06T11:54:20\",\n                        \"changedBy\": {\n                            \"id\": 1,\n                            \"name\": \"Database Administrator\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/1\"\n                            }\n                        },\n                        \"etag\": \"-1745451787\"\n                    },\n                    \"unit\": null,\n                    \"bands\": [\n                        {\n                            \"id\": 59,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 10,\n                                \"description\": null,\n                                \"label\": \"Major positive health effect on workforce, reducing absenteeism and improving productivity\",\n                                \"order\": -3,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"639929425\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-125819646\"\n                        },\n                        {\n                            \"id\": 60,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 9,\n                                \"description\": null,\n                                \"label\": \"Minor health effect, but creating a happier workplace\",\n                                \"order\": -2,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-412828166\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1723049797\"\n                        },\n                        {\n                            \"id\": 61,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 8,\n                                \"description\": null,\n                                \"label\": \"Negligible health benefit\",\n                                \"order\": -1,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-866076777\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"974687348\"\n                        },\n                        {\n                            \"id\": 62,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 5,\n                                \"description\": null,\n                                \"label\": \"Major health issue resulting in employee needing medical attention, and significant time off work\",\n                                \"order\": 3,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-730746905\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-622549765\"\n                        },\n                        {\n                            \"id\": 63,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 3,\n                                \"description\": null,\n                                \"label\": \"Major incident resulting in injuries to one or more members of the public\",\n                                \"order\": 5,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"-1121275544\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"2075183899\"\n                        },\n                        {\n                            \"id\": 64,\n                            \"description\": null,\n                            \"lowestValue\": null,\n                            \"highestValue\": null,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": {\n                                \"id\": 2,\n                                \"description\": null,\n                                \"label\": \"Fatality of one or more employees\",\n                                \"order\": 6,\n                                \"closed\": false,\n                                \"lastChanged\": \"2025-07-14T15:12:34\",\n                                \"changedBy\": {\n                                    \"id\": 1,\n                                    \"name\": \"Database Administrator\",\n                                    \"link\": {\n                                        \"params\": {\n                                            \"rel\": \"user\",\n                                            \"type\": \"GET\"\n                                        },\n                                        \"href\": \"/api/v1/user/1\"\n                                    }\n                                },\n                                \"etag\": \"184011491\"\n                            },\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"477953748\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"1907401085\"\n                },\n                {\n                    \"impact\": {\n                        \"id\": 1,\n                        \"unitType\": 1,\n                        \"description\": \"What financial impact does this risk have?\",\n                        \"name\": \"Cost\",\n                        \"closed\": false,\n                        \"lastChanged\": \"2025-10-24T12:12:25\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"100043558\"\n                    },\n                    \"unit\": {\n                        \"id\": 3,\n                        \"type\": 1,\n                        \"name\": \"£K\",\n                        \"prefix\": \"£\",\n                        \"suffix\": \"K\",\n                        \"weighting\": 1000,\n                        \"lastChanged\": \"2025-05-28T21:27:47\",\n                        \"changedBy\": {\n                            \"id\": 2,\n                            \"name\": \"John Smith\",\n                            \"link\": {\n                                \"params\": {\n                                    \"rel\": \"user\",\n                                    \"type\": \"GET\"\n                                },\n                                \"href\": \"/api/v1/user/2\"\n                            }\n                        },\n                        \"etag\": \"-830549843\"\n                    },\n                    \"bands\": [\n                        {\n                            \"id\": 65,\n                            \"description\": \"Good Opportunity\",\n                            \"lowestValue\": -75,\n                            \"highestValue\": -50,\n                            \"x\": 0,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"612714676\"\n                        },\n                        {\n                            \"id\": 66,\n                            \"description\": \"Medium Opportunity\",\n                            \"lowestValue\": -50,\n                            \"highestValue\": -25,\n                            \"x\": 1,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"1813676078\"\n                        },\n                        {\n                            \"id\": 67,\n                            \"description\": \"Low Opportunity\",\n                            \"lowestValue\": -25,\n                            \"highestValue\": -10,\n                            \"x\": 2,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"906089117\"\n                        },\n                        {\n                            \"id\": 68,\n                            \"description\": \"Low Threat\",\n                            \"lowestValue\": -10,\n                            \"highestValue\": 25,\n                            \"x\": 3,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"960831564\"\n                        },\n                        {\n                            \"id\": 69,\n                            \"description\": \"Medium Threat\",\n                            \"lowestValue\": 25,\n                            \"highestValue\": 50,\n                            \"x\": 4,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"473526491\"\n                        },\n                        {\n                            \"id\": 70,\n                            \"description\": \"Serious Threat\",\n                            \"lowestValue\": 50,\n                            \"highestValue\": 100,\n                            \"x\": 5,\n                            \"closed\": false,\n                            \"impactRating\": null,\n                            \"lastChanged\": \"2025-07-15T12:34:56\",\n                            \"changedBy\": {\n                                \"id\": 1,\n                                \"name\": \"Database Administrator\",\n                                \"link\": {\n                                    \"params\": {\n                                        \"rel\": \"user\",\n                                        \"type\": \"GET\"\n                                    },\n                                    \"href\": \"/api/v1/user/1\"\n                                }\n                            },\n                            \"etag\": \"-1146063104\"\n                        }\n                    ],\n                    \"lastChanged\": \"2025-07-15T12:34:56\",\n                    \"changedBy\": {\n                        \"id\": 1,\n                        \"name\": \"Database Administrator\",\n                        \"link\": {\n                            \"params\": {\n                                \"rel\": \"user\",\n                                \"type\": \"GET\"\n                            },\n                            \"href\": \"/api/v1/user/1\"\n                        }\n                    },\n                    \"etag\": \"-278352813\"\n                }\n            ],\n            \"lastChanged\": \"2019-12-06T11:53:49\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"scoringGrid\": {\n                \"id\": 11,\n                \"name\": \"Small Project\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"scoringGrid\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/scoringGrid/11\"\n                }\n            },\n            \"etag\": \"-1600471091\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 5,\n        \"pageSize\": 5,\n        \"lastPage\": 1\n    },\n    \"etag\": \"1984832153\"\n}"}],"_postman_id":"d3fa24f4-250a-4bb4-9d50-805bfd2d8daa"}],"id":"9344e3ba-3c28-4ecb-b7e9-8a7689cc8539","_postman_id":"9344e3ba-3c28-4ecb-b7e9-8a7689cc8539","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Security Rating","item":[{"name":"Individual Security Rating","id":"af5b27db-4626-4429-9857-55efb4febaed","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/securityRating/:securityRatingId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the security rating.</td>\n</tr>\n<tr>\n<td>level</td>\n<td>Number</td>\n<td>A ranking between 0 and 100, with 100 being the most sensitive.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the security rating.</td>\n</tr>\n<tr>\n<td>lastChanged <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the security rating was last updated.</td>\n</tr>\n<tr>\n<td>changedBy <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the security rating. <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","securityRating",":securityRatingId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the security rating.</p>\n","type":"text/plain"},"type":"any","value":"","key":"securityRatingId"}]}},"response":[{"id":"91ba70d5-53f4-4573-999b-fd992747554e","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/securityRating/:securityRatingId","host":["{{SERVER_NAME}}"],"path":["api","v1","securityRating",":securityRatingId"],"variable":[{"key":"securityRatingId","value":"3","description":"The ID of the security rating."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:18:05 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-1992001925\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"level\": 5,\n    \"name\": \"Confidential\",\n    \"lastChanged\": \"2019-08-05T15:52:51\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"etag\": \"-1992001925\"\n}"},{"id":"dcf5fa4c-d364-4f97-92ba-7a0439ae103b","name":"Accessing A Security Rating That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/securityRating/:securityRatingId","host":["{{SERVER_NAME}}"],"path":["api","v1","securityRating",":securityRatingId"],"variable":[{"key":"securityRatingId","value":"23","description":"The ID of the security rating."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 10:24:59 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"124"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/securityRating/23\",\n    \"messages\": [\n        \"Security rating 23 not found.\"\n    ]\n}"}],"_postman_id":"af5b27db-4626-4429-9857-55efb4febaed"},{"name":"All Security Ratings","id":"cb5260a8-f962-4edf-9913-50cc05a7642e","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/securityRating/all","description":"<p>This request lists all security ratings within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","securityRating","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"070dfb67-c818-4038-9893-8cc0c0ce1af4","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/securityRating/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:19:01 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=4zKyHtNUQD8FroNWxkmPjMYLmloBz1ao_kDP70Y1.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"-2078162779\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"level\": 0,\n            \"name\": \"Unclassified\",\n            \"lastChanged\": \"2019-08-05T15:52:24\",\n            \"changedBy\": null,\n            \"etag\": \"1966321323\"\n        },\n        {\n            \"id\": 2,\n            \"level\": 10,\n            \"name\": \"Secret\",\n            \"lastChanged\": \"2019-08-05T15:52:40\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"808200391\"\n        },\n        {\n            \"id\": 3,\n            \"level\": 5,\n            \"name\": \"Confidential\",\n            \"lastChanged\": \"2019-08-05T15:52:51\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1992001925\"\n        },\n        {\n            \"id\": 4,\n            \"level\": 15,\n            \"name\": \"Restricted\",\n            \"lastChanged\": \"2019-08-05T15:53:07\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"2025305771\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 4,\n        \"pageSize\": 4,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-2078162779\"\n}"}],"_postman_id":"cb5260a8-f962-4edf-9913-50cc05a7642e"}],"id":"c5e21d45-87f7-412c-951c-28b0877ee9e0","_postman_id":"c5e21d45-87f7-412c-951c-28b0877ee9e0","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Status","item":[{"name":"Individual Status","id":"3c4b54ef-e34c-4236-aff3-9c901d7a429d","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/status/:statusId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the status.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the status.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Number</td>\n<td>The type of status.  <br />- 1: Folder  <br />- 3: Risk  <br />- 6: Action  <br />- 14: Control</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the status was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the status.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","status",":statusId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the status.</p>\n","type":"text/plain"},"type":"any","value":"","key":"statusId"}]}},"response":[{"id":"9c6d069d-225b-48db-b0e8-aabea18d503c","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/status/:statusId","host":["{{SERVER_NAME}}"],"path":["api","v1","status",":statusId"],"variable":[{"key":"statusId","value":"8","description":"The ID of the status."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:22:43 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-1815481883\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": 8,\n    \"name\": \"Under Review\",\n    \"type\": 3,\n    \"lastChanged\": \"2019-08-05T15:55:24\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"etag\": \"-1815481883\"\n}"},{"id":"6b7db82f-9685-4e51-a475-d471ea59c632","name":"Accessing A Status That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/status/:statusId","host":["{{SERVER_NAME}}"],"path":["api","v1","status",":statusId"],"variable":[{"key":"statusId","value":"12","description":"The ID of the status."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 20:12:38 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"112"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/status/12\",\n    \"messages\": [\n        \"Status 12 not found.\"\n    ]\n}"}],"_postman_id":"3c4b54ef-e34c-4236-aff3-9c901d7a429d"},{"name":"All Statuses","id":"d8d15fac-d8b9-4235-a144-2dde7fcf7499","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/status/all","description":"<p>This request lists all statuses within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","status","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"20ea4c75-009b-4669-acc9-eb7bf3c8fd0e","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/status/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 14:23:47 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=ZNQCZO3uBIMK_wUEs3r6qubnFz24eCFyhFRrLtpj.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"1414674098\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"On Target\",\n            \"type\": 6,\n            \"lastChanged\": \"2019-08-05T15:53:33\",\n            \"changedBy\": null,\n            \"etag\": \"-1361171811\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Under Review\",\n            \"type\": 6,\n            \"lastChanged\": \"2019-08-05T15:53:47\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"109550141\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Closed - Expired\",\n            \"type\": 3,\n            \"lastChanged\": \"2019-08-05T15:54:13\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1130786755\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Closed - Mitigated\",\n            \"type\": 3,\n            \"lastChanged\": \"2019-08-05T15:54:40\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"479369900\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Closed - Occured\",\n            \"type\": 3,\n            \"lastChanged\": \"2019-08-05T15:54:52\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-740195908\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"New\",\n            \"type\": 3,\n            \"lastChanged\": \"2019-08-05T15:55:07\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-465042700\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Ongoing\",\n            \"type\": 3,\n            \"lastChanged\": \"2019-08-05T15:55:16\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1988374761\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Under Review\",\n            \"type\": 3,\n            \"lastChanged\": \"2019-08-05T15:55:24\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1815481883\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Active\",\n            \"type\": 6,\n            \"lastChanged\": \"2020-06-18T11:13:22\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1289607492\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Proposed\",\n            \"type\": 14,\n            \"lastChanged\": \"2023-06-13T16:06:51\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"187262764\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Under Review\",\n            \"type\": 14,\n            \"lastChanged\": \"2023-06-13T16:07:05\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1879649241\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Closed\",\n            \"type\": 14,\n            \"lastChanged\": \"2023-06-13T16:07:15\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1701346795\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Active\",\n            \"type\": 14,\n            \"lastChanged\": \"2023-06-13T16:07:23\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"-1600597771\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 13,\n        \"pageSize\": 13,\n        \"lastPage\": 1\n    },\n    \"etag\": \"1414674098\"\n}"}],"_postman_id":"d8d15fac-d8b9-4235-a144-2dde7fcf7499"}],"id":"f48d5f1b-3f87-440e-9ab2-4a49b48781b8","_postman_id":"f48d5f1b-3f87-440e-9ab2-4a49b48781b8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Unit","item":[{"name":"Individual Unit","id":"37c203dd-f6d5-433a-9c9d-a3cebb1e7a9c","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/unit/:unitId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the unit.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Number</td>\n<td>The type of unit.  <br />  <br />- 0: Relative  <br />- 1: Cost  <br />- 2: Time  <br />- 3: Other</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the unit.</td>\n</tr>\n<tr>\n<td>prefix</td>\n<td>String</td>\n<td>The prefix of the unit.</td>\n</tr>\n<tr>\n<td>suffix</td>\n<td>String</td>\n<td>The suffix of the unit.</td>\n</tr>\n<tr>\n<td>weighting</td>\n<td>Number</td>\n<td>The weighting of the unit to allow Predict! to easily convert between units of the same type.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the unit was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the unit.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","unit",":unitId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the unit.</p>\n","type":"text/plain"},"type":"any","value":"","key":"unitId"}]}},"response":[{"id":"f88f9bbd-46d4-426e-9f0a-79e67ab1b187","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/unit/:unitId","host":["{{SERVER_NAME}}"],"path":["api","v1","unit",":unitId"],"variable":[{"key":"unitId","value":"3","description":"The ID of the unit."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 15:32:37 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"-830549843\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"type\": 1,\n    \"name\": \"£K\",\n    \"prefix\": \"£\",\n    \"suffix\": \"K\",\n    \"weighting\": 1000,\n    \"lastChanged\": \"2025-05-28T21:27:47\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"-830549843\"\n}"},{"id":"674cb5dc-8855-409a-9a3b-781ad2bdfaed","name":"Accessing A Unit That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/unit/:unitId","host":["{{SERVER_NAME}}"],"path":["api","v1","unit",":unitId"],"variable":[{"key":"unitId","value":"20","description":"The ID of the unit."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 11:27:09 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"110"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/unit/20\",\n    \"messages\": [\n        \"Unit 20 not found.\"\n    ]\n}"}],"_postman_id":"37c203dd-f6d5-433a-9c9d-a3cebb1e7a9c"},{"name":"All Units","id":"adf02ebe-a139-40c1-b2c0-c0ee4586867d","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/unit/all","description":"<p>This request lists all units within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","unit","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"a6ee22b7-4160-4772-b6dc-41e46c5d05a3","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/unit/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 15:34:24 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=cE7-KT32WEiimeZalQzATYsdpEaBuW4dcUbQMqCf.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"934851941\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"type\": 0,\n            \"name\": \"%\",\n            \"prefix\": null,\n            \"suffix\": \"%\",\n            \"weighting\": 0.01,\n            \"lastChanged\": \"2019-08-05T17:03:23\",\n            \"changedBy\": null,\n            \"etag\": \"-53865894\"\n        },\n        {\n            \"id\": 2,\n            \"type\": 1,\n            \"name\": \"£\",\n            \"prefix\": \"£\",\n            \"suffix\": \"\",\n            \"weighting\": 1,\n            \"lastChanged\": \"2025-05-28T21:27:30\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-842517309\"\n        },\n        {\n            \"id\": 3,\n            \"type\": 1,\n            \"name\": \"£K\",\n            \"prefix\": \"£\",\n            \"suffix\": \"K\",\n            \"weighting\": 1000,\n            \"lastChanged\": \"2025-05-28T21:27:47\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-830549843\"\n        },\n        {\n            \"id\": 4,\n            \"type\": 1,\n            \"name\": \"£M\",\n            \"prefix\": \"£\",\n            \"suffix\": \"M\",\n            \"weighting\": 1000000,\n            \"lastChanged\": \"2025-05-28T21:27:55\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-2113568940\"\n        },\n        {\n            \"id\": 5,\n            \"type\": 2,\n            \"name\": \"Days\",\n            \"prefix\": null,\n            \"suffix\": \"Days\",\n            \"weighting\": 1,\n            \"lastChanged\": \"2019-08-05T13:28:59\",\n            \"changedBy\": null,\n            \"etag\": \"-1853924217\"\n        },\n        {\n            \"id\": 6,\n            \"type\": 2,\n            \"name\": \"Weeks\",\n            \"prefix\": null,\n            \"suffix\": \"Weeks\",\n            \"weighting\": 5,\n            \"lastChanged\": \"2019-08-05T17:05:59\",\n            \"changedBy\": null,\n            \"etag\": \"97982481\"\n        },\n        {\n            \"id\": 7,\n            \"type\": 2,\n            \"name\": \"Months\",\n            \"prefix\": null,\n            \"suffix\": \"Months\",\n            \"weighting\": 21.67,\n            \"lastChanged\": \"2019-08-08T16:38:06\",\n            \"changedBy\": null,\n            \"etag\": \"1129633518\"\n        },\n        {\n            \"id\": 8,\n            \"type\": 2,\n            \"name\": \"Years\",\n            \"prefix\": null,\n            \"suffix\": \"Years\",\n            \"weighting\": 260,\n            \"lastChanged\": \"2019-08-19T16:19:08\",\n            \"changedBy\": null,\n            \"etag\": \"1535454085\"\n        },\n        {\n            \"id\": 9,\n            \"type\": 3,\n            \"name\": \"None\",\n            \"prefix\": null,\n            \"suffix\": \"None\",\n            \"weighting\": 1,\n            \"lastChanged\": \"2019-08-05T17:33:00\",\n            \"changedBy\": null,\n            \"etag\": \"188419294\"\n        },\n        {\n            \"id\": 10,\n            \"type\": 1,\n            \"name\": \"€\",\n            \"prefix\": \"€\",\n            \"suffix\": \"\",\n            \"weighting\": 0.8,\n            \"lastChanged\": \"2025-05-28T21:28:09\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-1611294390\"\n        },\n        {\n            \"id\": 11,\n            \"type\": 1,\n            \"name\": \"€K\",\n            \"prefix\": \"€\",\n            \"suffix\": \"K\",\n            \"weighting\": 800,\n            \"lastChanged\": \"2025-05-28T21:28:25\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"-964365330\"\n        },\n        {\n            \"id\": 12,\n            \"type\": 1,\n            \"name\": \"€M\",\n            \"prefix\": \"€\",\n            \"suffix\": \"M\",\n            \"weighting\": 800000,\n            \"lastChanged\": \"2025-05-28T21:28:18\",\n            \"changedBy\": {\n                \"id\": 2,\n                \"name\": \"John Smith\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/2\"\n                }\n            },\n            \"etag\": \"1358123493\"\n        },\n        {\n            \"id\": 13,\n            \"type\": 1,\n            \"name\": \"$\",\n            \"prefix\": \"$\",\n            \"suffix\": null,\n            \"weighting\": 1.3,\n            \"lastChanged\": \"2020-06-11T13:09:14\",\n            \"changedBy\": null,\n            \"etag\": \"-335039987\"\n        },\n        {\n            \"id\": 14,\n            \"type\": 1,\n            \"name\": \"$K\",\n            \"prefix\": \"$\",\n            \"suffix\": \"K\",\n            \"weighting\": 1300,\n            \"lastChanged\": \"2020-06-11T13:09:31\",\n            \"changedBy\": null,\n            \"etag\": \"315253430\"\n        },\n        {\n            \"id\": 15,\n            \"type\": 1,\n            \"name\": \"$M\",\n            \"prefix\": \"$\",\n            \"suffix\": \"M\",\n            \"weighting\": 1300000,\n            \"lastChanged\": \"2020-06-11T13:09:45\",\n            \"changedBy\": null,\n            \"etag\": \"1048704984\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 15,\n        \"pageSize\": 15,\n        \"lastPage\": 1\n    },\n    \"etag\": \"934851941\"\n}"}],"_postman_id":"adf02ebe-a139-40c1-b2c0-c0ee4586867d"}],"id":"e69dad29-8483-4b97-8f08-635f51f7831c","_postman_id":"e69dad29-8483-4b97-8f08-635f51f7831c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"User Role","item":[{"name":"Individual User Role","id":"4e0c7db1-7c31-4464-80cf-3b79f7b4666c","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/userRole/:userRoleId","description":"<p>The settings listed below apply to Predict! Risk Controller.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the user role.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the user role.</td>\n</tr>\n<tr>\n<td>level</td>\n<td>Number</td>\n<td>The level of the user role between 0 and 4, with 0 being the user role level with the highest permission.</td>\n</tr>\n<tr>\n<td>admin</td>\n<td>Boolean</td>\n<td>Enables a user to have access to the administration.  <br />  <br />Only available in version 6.2. From 6.3 onwards, use prcLicenceType in the user request.</td>\n</tr>\n<tr>\n<td>approveItems  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Boolean</td>\n<td>Enables a user to approve items they can edit.  <br />  <br />Users require this permission in order to be set as folder owner, or as the leader or shadow leader for risks and controls.</td>\n</tr>\n<tr>\n<td>bulkUpdate</td>\n<td>Boolean</td>\n<td>Enables a user to bulk update a range of risks or actions.</td>\n</tr>\n<tr>\n<td>changeLayout</td>\n<td>Boolean</td>\n<td>Enables a user to change their own currently applied layout.</td>\n</tr>\n<tr>\n<td>dataUpload  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Boolean</td>\n<td>Enables a user to use the Data Upload feature.</td>\n</tr>\n<tr>\n<td>deleteItems</td>\n<td>Boolean</td>\n<td>Enables a user to delete risks, actions and folders.</td>\n</tr>\n<tr>\n<td>editAll</td>\n<td>Boolean</td>\n<td>Enables a user to edit any risk or action of which they have visibility for.</td>\n</tr>\n<tr>\n<td>folderManagement</td>\n<td>Boolean</td>\n<td>Enables a user to create new folders and to access the details of any folders that are visible to them.</td>\n</tr>\n<tr>\n<td>importSchedule</td>\n<td>Boolean</td>\n<td>Enables a user to import project schedules.</td>\n</tr>\n<tr>\n<td>listManagement</td>\n<td>Boolean</td>\n<td>Enables a user to share a custom risk or action list that they have created.</td>\n</tr>\n<tr>\n<td>retireAndReopenItems</td>\n<td>Boolean</td>\n<td>Enables a user to retire and reopen risks, actions and folders.</td>\n</tr>\n<tr>\n<td>seeAllFolders</td>\n<td>Boolean</td>\n<td>Enables a user to see the entire folder structure configured.</td>\n</tr>\n<tr>\n<td>userManagement</td>\n<td>Boolean</td>\n<td>Enables a user to access user management features of Predict!, such as adding, modifying and retiring user profiles.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the user role was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the user role.  <br />See <a href=\"#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","userRole",":userRoleId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the user role.</p>\n","type":"text/plain"},"type":"any","value":"","key":"userRoleId"}]}},"response":[{"id":"595e29f0-2109-4806-a927-d78a1216db1d","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/userRole/:userRoleId","host":["{{SERVER_NAME}}"],"path":["api","v1","userRole",":userRoleId"],"variable":[{"key":"userRoleId","value":"2","description":"The ID of the user role."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Oct 2025 15:46:51 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=N8TE2E846Sxq59Y8xKywKtWerko9J_j5fSBYtyBW.pf5142r8-uk25w; path=/api/v1"},{"key":"ETag","value":"\"-992142913\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"name\": \"Demo Administrator\",\n    \"level\": 1,\n    \"approveItems\": true,\n    \"bulkUpdate\": true,\n    \"changeLayout\": true,\n    \"dataUpload\": true,\n    \"deleteItems\": true,\n    \"editAll\": true,\n    \"folderManagement\": true,\n    \"importSchedule\": true,\n    \"listManagement\": true,\n    \"retireAndReopenItems\": true,\n    \"seeAllFolders\": true,\n    \"userManagement\": true,\n    \"lastChanged\": \"2025-07-14T18:18:08\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"etag\": \"-992142913\"\n}"},{"id":"9bd763d9-ee6f-44e0-8a71-e1a5ab0d2016","name":"Accessing A User Role That Does Not Exist Or A User Does Not Have Permission To View","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/userRole/:userRoleId","host":["{{SERVER_NAME}}"],"path":["api","v1","userRole",":userRoleId"],"variable":[{"key":"userRoleId","value":"10","description":"The ID of the user role."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 12:18:59 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"118"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/userRole/10\",\n    \"messages\": [\n        \"User role 10 not found.\"\n    ]\n}"}],"_postman_id":"4e0c7db1-7c31-4464-80cf-3b79f7b4666c"},{"name":"All User Roles","id":"8c97b7c0-f709-40cf-a31c-40e2c836818d","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/userRole/all","description":"<p>This request lists all the user roles within Predict! that a user has permission to see governed by their own user role level.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","userRole","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"ed1c00ee-d65e-476e-bdfe-a73e78e01071","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/userRole/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Sep 2021 09:53:48 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"328"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 2,\n            \"name\": \"Demo Administrator\",\n            \"level\": 1,\n            \"approveItems\": true,\n            \"bulkUpdate\": true,\n            \"changeLayout\": true,\n            \"dataUpload\": false,\n            \"deleteItems\": true,\n            \"editAll\": true,\n            \"folderManagement\": true,\n            \"importSchedule\": true,\n            \"listManagement\": true,\n            \"retireAndReopenItems\": true,\n            \"seeAllFolders\": true,\n            \"userManagement\": true,\n            \"lastChanged\": \"2025-03-19T16:35:44\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"2003499460\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Risk Owner\",\n            \"level\": 2,\n            \"approveItems\": false,\n            \"bulkUpdate\": true,\n            \"changeLayout\": false,\n            \"dataUpload\": false,\n            \"deleteItems\": false,\n            \"editAll\": false,\n            \"folderManagement\": true,\n            \"importSchedule\": false,\n            \"listManagement\": false,\n            \"retireAndReopenItems\": true,\n            \"seeAllFolders\": false,\n            \"userManagement\": false,\n            \"lastChanged\": \"2025-03-19T17:05:03\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1253276091\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 2,\n        \"pageSize\": 2,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-485625187\"\n}"}],"_postman_id":"8c97b7c0-f709-40cf-a31c-40e2c836818d"}],"id":"59e77a38-1d64-4f43-bc97-34a50721a96e","_postman_id":"59e77a38-1d64-4f43-bc97-34a50721a96e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Velocity","item":[{"name":"Individual Velocity","id":"3734a4bf-f2df-4d3f-a727-dffff2069404","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/velocity/:velocityId","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the velocity.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>The description of the velocity.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the velocity.</td>\n</tr>\n<tr>\n<td>order</td>\n<td>Number</td>\n<td>A ranking applied to the velocity, between 1 and 99.</td>\n</tr>\n<tr>\n<td>lastChanged  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Date / Time</td>\n<td>The date/time when the velocity was last updated.</td>\n</tr>\n<tr>\n<td>changedBy  <br />(<strong>From Predict! Risk Controller v6.5.0.0</strong>)</td>\n<td>Link to User Object</td>\n<td>The user who last made changes to the velocity.  <br />See <a href=\"https://api.riskdecisions.com/#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a> object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>An ETag value representing the state of the object.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","velocity",":velocityId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the velocity.</p>\n","type":"text/plain"},"type":"any","value":"","key":"velocityId"}]}},"response":[{"id":"ac56552b-a029-4368-8d37-b7337cdadd9b","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/velocity/:velocityId","host":["{{SERVER_NAME}}"],"path":["api","v1","velocity",":velocityId"],"variable":[{"key":"velocityId","value":"3","description":"The ID of the velocity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 13:47:36 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-4980568\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"119"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"description\": \"Short term velocity\",\n    \"name\": \"Fast (1 week to 1 month)\",\n    \"order\": 3,\n    \"lastChanged\": \"2020-06-18T11:02:16\",\n    \"changedBy\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"etag\": \"858248489\"\n}"},{"id":"030f782b-52b3-4bdd-acce-a3f387db90a5","name":"Accessing A Velocity That Does Not Exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/velocity/:velocityId","host":["{{SERVER_NAME}}"],"path":["api","v1","velocity",":velocityId"],"variable":[{"key":"velocityId","value":"10","description":"The ID of the velocity."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:30:31 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": \"/api/v1/velocity/10\",\n    \"messages\": [\n        \"Velocity 10 not found.\"\n    ]\n}"}],"_postman_id":"3734a4bf-f2df-4d3f-a727-dffff2069404"},{"name":"All Velocities","id":"eb857157-968c-4871-a088-45674f41c3d2","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/velocity/all","description":"<p>This request lists all velocities within Predict!.</p>\n<p>See <a href=\"#b3d2b5ad-aa85-4694-b64b-70785eddc967\">List of Items</a>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","velocity","all"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"5e0b0d57-ef5a-414d-942f-a0eb151a5955","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":"{{SERVER_NAME}}/api/v1/velocity/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:34:01 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"361"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"description\": \"Large project: >2 years, small project >6 months\",\n            \"name\": \"Slow\",\n            \"order\": 1,\n            \"lastChanged\": \"2020-06-18T10:50:36\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1301472205\"\n        },\n        {\n            \"id\": 2,\n            \"description\": \"Medium term risk velocity\",\n            \"name\": \"Medium (1-6 months)\",\n            \"order\": 2,\n            \"lastChanged\": \"2020-06-18T11:01:51\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"816347369\"\n        },\n        {\n            \"id\": 3,\n            \"description\": \"Short term velocity\",\n            \"name\": \"Fast (1 week to 1 month)\",\n            \"order\": 3,\n            \"lastChanged\": \"2020-06-18T11:02:16\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"858248489\"\n        },\n        {\n            \"id\": 4,\n            \"description\": \"This risk is very fast approaching.\",\n            \"name\": \"Very Fast (< 1 week)\",\n            \"order\": 4,\n            \"lastChanged\": \"2020-06-18T11:03:40\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1656836195\"\n        },\n        {\n            \"id\": 5,\n            \"description\": \"Happening today\",\n            \"name\": \"Now\",\n            \"order\": 5,\n            \"lastChanged\": \"2020-06-18T11:03:09\",\n            \"changedBy\": {\n                \"id\": 1,\n                \"name\": \"Database Administrator\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/1\"\n                }\n            },\n            \"etag\": \"1459634699\"\n        }\n    ],\n    \"metadata\": {\n        \"page\": 1,\n        \"maxResultsPerPage\": 2147483647,\n        \"totalItems\": 5,\n        \"pageSize\": 5,\n        \"lastPage\": 1\n    },\n    \"etag\": \"-387017754\"\n}"}],"_postman_id":"eb857157-968c-4871-a088-45674f41c3d2"}],"id":"4111abdc-1dd5-4e65-b124-8c22e60f9519","_postman_id":"4111abdc-1dd5-4e65-b124-8c22e60f9519","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"e0020ceb-0927-45c0-b911-26f0111454dc","description":"<p>This collection will show how to obtain administrative data via Predict! Connect.</p>\n","_postman_id":"e0020ceb-0927-45c0-b911-26f0111454dc","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"4a3d2e2b-1fbe-42f6-82c6-8d5e0b4d59b6","description":"<p>This collection will show how to obtain data from Predict! Connect.</p>\n","_postman_id":"4a3d2e2b-1fbe-42f6-82c6-8d5e0b4d59b6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Creating Data","item":[{"name":"Risk","item":[{"name":"Create A Risk","id":"d461171a-1d87-4c6c-b042-7e0dc4820f8c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"folder\": 1158,\r\n    \"type\": 1,\r\n    \"name\": \"Price of parts and labour has increased\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/risk","description":"<h3 id=\"permissions\">Permissions</h3>\n<p>A user won't be able to create risks if:</p>\n<ul>\n<li><p>They cannot see the specified folder</p>\n</li>\n<li><p>The folder is retired</p>\n</li>\n<li><p>The user is linked read only to the folder</p>\n</li>\n<li><p>The risk type specified is not visible in the Settings (The Settings page of the Predict! Risk Controller's Admin Portal)</p>\n</li>\n<li><p>The user has a read only licence. See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a></p>\n</li>\n</ul>\n<h3 id=\"risk-object\">Risk Object</h3>\n<p>To create a risk, three fields needs to be supplied into the JSON body of the request. These are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>folder</td>\n<td>Integer</td>\n<td>The ID of the folder the risk is to be created in.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Number</td>\n<td>The type of risk.  <br />  <br />- 1: Threat  <br />  <br />- 2: Issue  <br />  <br />- 3: Opportunity</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the risk. Maximum length: 100</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>In Predict! Risk Controller, in the 'History Overview' section of the risk, an entry is added stating that the risk has been created via Predict! Connect.</p>\n<img src=\"https://content.pstmn.io/ae2659fb-7cd9-4210-b423-a1d25969929c/aW1hZ2UucG5n\" alt=\"'History%20Overview'%20section%20in%20Predict!%20Risk%20Controller%20when%20risk%20is%20created%20via%20Predict!%20Connect.\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"516cfe91-e398-40d1-a693-e51e239d7cdd","name":"Successful Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"folder\": 58,\r\n    \"type\": 1,\r\n    \"name\": \"Price of parts and labour has increased\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/risk"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Jun 2021 14:07:16 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"698"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 136,\n    \"actionStrategy\": null,\n    \"cause\": null,\n    \"comments\": null,\n    \"consequence\": null,\n    \"controlEffectiveness\": null,\n    \"currentPosition\": null,\n    \"customString1\": null,\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"customerReference\": null,\n    \"existingControls\": null,\n    \"description\": null,\n    \"name\": \"Price of parts and labour has increased\",\n    \"notes\": null,\n    \"trigger\": null,\n    \"accessLevel\": 98,\n    \"customNumber1\": null,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"riskType\": 1,\n    \"customerAware\": false,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"customDate1\": null,\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"reviewDate\": \"2021-06-23\",\n    \"lifeCycle\": \"Draft\",\n    \"reference\": \"Folder57__9T\",\n    \"closed\": false,\n    \"dateAccepted\": null,\n    \"dateApproved\": null,\n    \"creationDate\": \"2021-06-09\",\n    \"lastChanged\": \"2021-06-09T14:07:12\",\n    \"actionResponse\": null,\n    \"securityRating\": null,\n    \"status\": null,\n    \"budget\": {\n        \"nominalBudget\": null,\n        \"budgetSpent\": 0,\n        \"committedValue\": 0,\n        \"remainingBudget\": null,\n        \"unit\": {\n            \"id\": 2,\n            \"type\": 1,\n            \"name\": \"£\",\n            \"prefix\": \"£\",\n            \"suffix\": null,\n            \"weighting\": 1\n        }\n    },\n    \"categories\": [],\n    \"customDropdowns\": [],\n    \"linkedRisks\": [],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 58,\n        \"name\": \"Risk\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/58\"\n        }\n    },\n    \"parent\": null,\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"leader\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"currentAssessment\": {\n        \"id\": 136,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/136/assessment?type=current\"\n        }\n    },\n    \"targetAssessment\": {\n        \"id\": 136,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/136/assessment?type=target\"\n        }\n    }\n}"},{"id":"563ee3a9-75b1-4d85-aceb-5bd0bc8778d5","name":"Unsuccessful Request When Creating A Risk","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"folder\": -58,\r\n    \"type\": 9,\r\n    \"name\": \"Price of parts and labour has increased and this means that the prices of everything else that depends on it increases as well\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/risk"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 09:52:53 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"184"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Folder ID -58 is less than 1.\",\n        \"Risk type 9 is not valid. Valid values are: 1; 2; 3.\",\n        \"Risk name must be between 1 and 100 characters.\"\n    ]\n}"},{"id":"21e77a98-abf6-4c40-9415-4a4181970e31","name":"Unsuccessful Request When Trying To Create A Risk In A Folder That The User Does Not Have Permission For","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"folder\": 1158,\r\n    \"type\": 1,\r\n    \"name\": \"Price of parts and labour has increased\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/risk"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 12:04:08 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"136"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/risk\",\n    \"messages\": [\n        \"User 2 is not allowed to create risks in folder 1,158.\"\n    ]\n}"}],"_postman_id":"d461171a-1d87-4c6c-b042-7e0dc4820f8c"},{"name":"Link Control To Risk","id":"c963b412-ee76-4b43-a614-2048a0f1f4d1","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 34,\r\n\t\"effectiveness\": 4,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink","description":"<p><em>Linking a control to a risk is available from v6.4.1.1.</em></p>\n<h3 id=\"permissions\">Permissions</h3>\n<p>A user can only link a control to a risk, if:</p>\n<ul>\n<li><p>The user can edit <strong>at least one</strong> of the risk or control</p>\n</li>\n<li><p>The user can view the risk</p>\n</li>\n<li><p>The user can view the control</p>\n</li>\n<li><p>The control is <strong>approved</strong></p>\n</li>\n</ul>\n<h3 id=\"risk-control-request-object\">Risk-Control Request Object</h3>\n<p>To link a control to a risk, the following fields should be supplied into the JSON body of the request:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th><strong>Description</strong></th>\n<th><strong>Other Validation Constraints</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>risk</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>The ID of the risk to link the control to.</td>\n<td>Must be a valid risk ID.</td>\n</tr>\n<tr>\n<td>control</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>The ID of the control to link to the risk.</td>\n<td>Must be a valid control ID.</td>\n</tr>\n<tr>\n<td>effectiveness</td>\n<td>Integer</td>\n<td>No</td>\n<td>The ID of the effectiveness rating.</td>\n<td>The ID of the effectivness rating to assign to the risk-control link.  <br />  <br />See All Control Effectivenesses</td>\n</tr>\n<tr>\n<td>critical</td>\n<td>Boolean</td>\n<td>No</td>\n<td>Whether the control is critical when linked to the risk.</td>\n<td></td>\n</tr>\n<tr>\n<td>justification</td>\n<td>String</td>\n<td>No</td>\n<td>Justification for the assigned effectiveness rating.</td>\n<td>Maximum length: 2000</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","riskControlLink"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"22644a5e-3430-4fc0-9ea1-4f20d2965436","name":"Successful Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 34,\r\n\t\"effectiveness\": 4,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 14:10:58 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\",\n    \"critical\": true,\n    \"control\": {\n        \"id\": 34,\n        \"name\": \"6.06 Confidentiality or non-disclosure agreements\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/34\"\n        }\n    },\n    \"risk\": {\n        \"id\": 77,\n        \"name\": \"Recruitment and retention\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/77\"\n        }\n    },\n    \"effectiveness\": {\n        \"id\": 4,\n        \"name\": \"Totally Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"effectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/4\"\n        }\n    },\n    \"etag\": \"-1616658166\"\n}"},{"id":"dc312d38-5528-48c6-869a-78af94c359d7","name":"Unsuccessful Request When Linking To An Entity That Does Not Exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 770,\r\n\t\"control\": 340,\r\n\t\"effectiveness\": 40,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 14:34:08 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 770 not found.\"\n    ]\n}"},{"id":"fc9b654b-6fc8-4712-b993-e5d2f0d29b5d","name":"Unsuccessful Request Linking Without Sufficient Permissions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 34,\r\n\t\"effectiveness\": 4,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 14:15:07 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to link control 34 to risk 77 as you do not have sufficient permissions.\"\n    ]\n}"},{"id":"c891fbf8-2ae3-4bfd-a160-6684b9584f11","name":"Unsuccessful Request Linking An Unapproved Control","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 24,\r\n\t\"effectiveness\": 4,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 14:36:21 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to link control 24 to risk 77 as control 24 has not been approved.\"\n    ]\n}"},{"id":"832abea2-e0cc-4f4a-9384-760acd9ec61b","name":"Unsuccessful Request Linking To A Closed Entity","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 42,\r\n\t\"control\": 34,\r\n\t\"effectiveness\": 4,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 14:49:52 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to link control 34 to risk 42 as risk 42 is closed.\"\n    ]\n}"},{"id":"f217612f-2de2-4537-b09c-1dae1d4b223e","name":"Unsuccessful Request Creating Duplicate Link","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 34,\r\n\t\"effectiveness\": 4,\r\n\t\"critical\": true,\r\n\t\"justification\": \"New employees need to be aware of policies surronding confentiality and non-disclosure agreements.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/riskControlLink"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 14:12:10 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to link control 34 to risk 77 as the same link already exists.\"\n    ]\n}"}],"_postman_id":"c963b412-ee76-4b43-a614-2048a0f1f4d1"}],"id":"571284e0-3ef1-4f2b-8393-2ae4389e4f21","_postman_id":"571284e0-3ef1-4f2b-8393-2ae4389e4f21","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Action","item":[{"name":"Create An Action","id":"88a1d866-89f9-4ce9-8139-08a6e99ffc2f","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 136,\r\n    \"type\": 1,\r\n    \"name\": \"Source alternative finance\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/action","description":"<h3 id=\"permissions\">Permissions</h3>\n<p>A user won't be able to create actions if:</p>\n<ul>\n<li><p>The user is linked read only to the folder the risk is in</p>\n</li>\n<li><p>They cannot see the specified risk</p>\n</li>\n<li><p>The risk is retired</p>\n</li>\n<li><p>The risk's access level is higher than the user's</p>\n</li>\n<li><p>The user is neither an owner/leader/shadow owner/shadow leader for the risk and does not have Edit all permission in their user role</p>\n</li>\n<li><p>The user has a read only licence. See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a></p>\n</li>\n<li><p>The action type specified is not visible in the Settings. Action types in Settings include 'action' which encompasses mitigation/exploitation and fallback or 'control'. (The Settings page of the Predict! Risk Controller's Admin Portal)</p>\n</li>\n</ul>\n<h3 id=\"action-object\">Action Object</h3>\n<p>You can create an action by supplying the following information.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>riskId</td>\n<td>Integer</td>\n<td>The ID for the risk to create an action for.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Number</td>\n<td>The type of action.  <br />  <br />• 1: Mitigation/Exploitation  <br />• 2: Fallback  <br />  <br /><strong>Note</strong>: From version 6.4.1 [3: Control] has been dropped in favour of a separate Control object. See Control section.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the action. Maximum length: 100</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>In Predict! Risk Controller, in the 'History Overview' section of the risk where the action was created, an entry is added stating that the action has been created via Predict! Connect.</p>\n<img src=\"https://content.pstmn.io/6237be01-f736-4953-a264-1a12ea3a603c/aW1hZ2UucG5n\" alt=\"'History%20Overview'%20section%20in%20Predict!%20Risk%20Controller%20when%20action%20is%20created%20via%20Predict!%20Connect.\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"3516f6db-2a73-42e4-960f-79a8da171a2b","name":"Successful Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 136,\r\n    \"type\": 1,\r\n    \"name\": \"Source alternative finance\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/action"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 11:34:18 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"447"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 125,\n    \"customString1\": null,\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"description\": null,\n    \"name\": \"Source alternative finance\",\n    \"notes\": null,\n    \"projectNotes\": null,\n    \"customNumber1\": null,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"completionDate\": null,\n    \"customDate1\": null,\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"reviewDate\": \"2021-09-30\",\n    \"startDate\": null,\n    \"actionType\": 1,\n    \"lifeCycle\": \"Draft\",\n    \"closed\": false,\n    \"dateAccepted\": null,\n    \"dateApproved\": null,\n    \"creationDate\": \"2021-09-16\",\n    \"lastChanged\": \"2021-09-16T11:34:18\",\n    \"status\": null,\n    \"customDropdowns\": [],\n    \"budget\": null,\n    \"cost\": null,\n    \"duration\": null,\n    \"assessment\": {\n        \"id\": 125,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/action/125/assessment\"\n        }\n    },\n    \"risk\": {\n        \"id\": 136,\n        \"name\": \"Price of parts and labour has increased\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/136\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"etag\": \"460129244\"\n}"},{"id":"66419496-f1cd-45b5-af38-66c5adee75ea","name":"Unsuccessful Request When Creating An Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": -136,\r\n    \"type\": 0,\r\n    \"name\": \"Source alternative finance, but where from? Do we need to cut-back on expenditure elsewhere, or could we finance this by selling shares in the company?\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 11:37:59 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"190"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/action\",\n    \"messages\": [\n        \"Risk ID -136 is less than 1.\",\n        \"Action type 0 is not valid. Valid values are: 1; 2.\",\n        \"Action name must be between 1 and 100 characters.\"\n    ]\n}"},{"id":"fe69a607-9d3d-4e2e-90d7-183b2876ce78","name":"Unsuccessful Request When Trying To Create An Action On A Risk That The User Does Not Have Permission For","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 1060,\r\n    \"type\": 1,\r\n    \"name\": \"Source alternative finance\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/action"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 11:39:26 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"135"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/action\",\n    \"messages\": [\n        \"User 2 is not allowed to create actions in risk 1,060.\"\n    ]\n}"}],"_postman_id":"88a1d866-89f9-4ce9-8139-08a6e99ffc2f"}],"id":"cc01f45a-54eb-4932-9a4c-aa762b45755d","description":"<p>This collection will show how action data can be created via Predict! Connect.</p>\n<p><strong>Note</strong>: From Predict! Risk Controller version v6.4.1 (Predict! Connect version 1.3.0.0), controls are separate entities to actions. See the Control section for details on create controls.</p>\n","_postman_id":"cc01f45a-54eb-4932-9a4c-aa762b45755d","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Control","item":[{"name":"Create A Control","id":"e6ef0d04-ceb6-4a55-9412-f58161166ec9","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"folder\": 78,\r\n\t\"type\": 2,\r\n\t\"name\": \"Reduction: Fire Alarm System\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/control","description":"<h3 id=\"permissions\">Permissions</h3>\n<p>A user will not be able to create a control if:</p>\n<ul>\n<li><p>They cannot see the specified folder</p>\n</li>\n<li><p>The folder is retired</p>\n</li>\n<li><p>The user is linked read only to the folder</p>\n</li>\n<li><p>The user has a read only licence. See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a></p>\n</li>\n</ul>\n<h3 id=\"control-object\">Control Object</h3>\n<p>To create a control, three fields needs to be supplied into the JSON body of the request. These are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>folder</td>\n<td>Integer</td>\n<td>The ID of the folder to create the control in.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Number</td>\n<td>The type of control.  <br />- 1: Preventive  <br />- 2: Reactive  <br />- 3: Detective</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the control. Maximum length: 100</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>In Predict! Risk Controller, in the 'History Overview' section of the control, an entry is added stating that the control has been created via Predict! Connect.</p>\n<img src=\"https://content.pstmn.io/30c4d90b-1d80-4591-bcd6-785bfc1be353/cGNvbm5lY3RfY3JlYXRlX2NvbnRyb2xfaGlzdG9yeV9lbnRyeS5wbmc=\" alt=\"'History%20Overview'%20section%20in%20Predict!%20Risk%20Controller%20when%20control%20is%20created%20via%20Predict!%20Connect.\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[]}},"response":[{"id":"6df6706a-1643-456b-868a-7dc5b9eb3bf1","name":"Successful Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"folder\": 78,\r\n\t\"type\": 2,\r\n\t\"name\": \"Reduction: Fire Alarm System\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/control"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 May 2024 15:05:22 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 48,\n    \"comments\": null,\n    \"customString1\": null,\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"description\": null,\n    \"measures\": null,\n    \"name\": \"Reduction: Fire Alarm System\",\n    \"notes\": null,\n    \"resultOfLastTest\": null,\n    \"testPlan\": null,\n    \"customNumber1\": null,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"controlType\": 2,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"customDate1\": null,\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"dateOfLastTest\": null,\n    \"reviewDate\": \"2024-06-13\",\n    \"lifeCycle\": \"Draft\",\n    \"closed\": false,\n    \"dateApproved\": null,\n    \"dateSubmitted\": null,\n    \"creationDate\": \"2024-05-30\",\n    \"lastChanged\": \"2024-05-30T15:05:22\",\n    \"nextTestDue\": null,\n    \"frequencyOfTest\": null,\n    \"frequencyOfTestUnit\": \"Days\",\n    \"status\": null,\n    \"categories\": [],\n    \"customDropdowns\": [\n        {\n            \"id\": 7,\n            \"type\": 14,\n            \"field\": {\n                \"id\": 25,\n                \"key\": \"custom_dropdown1\",\n                \"etag\": \"453115470\"\n            },\n            \"value\": \"Baseline\",\n            \"description\": \"These controls are part of the furniture.\",\n            \"etag\": \"-2110426550\"\n        }\n    ],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 78,\n        \"name\": \"Predict! Connect\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/78\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"leader\": {\n        \"id\": 19,\n        \"name\": \"P!Connect Admin\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/19\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"designEffectiveness\": null,\n    \"operationalEffectiveness\": null,\n    \"riskControlLinks\": {\n        \"id\": 48,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"riskControlLinks\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/48/riskControlLink/all\"\n        }\n    },\n    \"etag\": \"1271747207\"\n}"},{"id":"1a6c675e-4773-4dcc-a0d4-7e43a64d25f9","name":"Unsuccessful Request When Creating A Control","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"folder\": -9,\r\n\t\"type\": 4,\r\n\t\"name\": \"Reduction: Fire Alarm System - Check that fire system are audited on a regular basis (probably every week)\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/control"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 May 2024 15:09:42 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/control\",\n    \"messages\": [\n        \"Control name must be between 1 and 100 characters.\",\n        \"Control type 4 is not valid. Valid values are: 1; 2; 3.\",\n        \"Folder ID -9 is less than 1.\"\n    ]\n}"},{"id":"a52870ad-6605-4ea6-8e32-5edb0cca8e52","name":"Unsuccessful Request When Trying To Create A Control In A Folder That The User Does Not Have Permission For","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"folder\": 78,\r\n\t\"type\": 2,\r\n\t\"name\": \"Reduction: Fire Alarm System\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/control"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 May 2024 15:15:49 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/control\",\n    \"messages\": [\n        \"User 22 is not allowed to create controls in folder 78.\"\n    ]\n}"}],"_postman_id":"e6ef0d04-ceb6-4a55-9412-f58161166ec9"}],"id":"669051fe-4fbd-4664-8c6d-c64c2d23c90a","description":"<p>This collection will show how control data can be created via Predict! Connect.</p>\n<p><strong>Note</strong>: From Predict! Risk Controller version v6.4.1 (Predict! Connect version 1.3.0.1) , actions of type 'control' have been removed and replaced with the new control objects.</p>\n","_postman_id":"669051fe-4fbd-4664-8c6d-c64c2d23c90a","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"0c633ca3-df49-4467-932a-5c303b9db49d","description":"<p>This collection will show how data can be created via Predict! Connect.</p>\n","_postman_id":"0c633ca3-df49-4467-932a-5c303b9db49d","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Updating Data","item":[{"name":"Risk","item":[{"name":"Update A Risk","id":"433260a1-36b4-4f3e-b0fa-f27b65df3b56","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"PUT","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user will not be able to update risks if:</p>\n<ul>\n<li><p>The risk is retired</p>\n</li>\n<li><p>The folder the risk is in is read only</p>\n</li>\n<li><p>The user is neither an owner/leader/shadow owner/shadow leader for the risk and does not have Edit all permission in their user role. See <a href=\"https://api.riskdecisions.com/#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a></p>\n</li>\n</ul>\n<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>true</td>\n<td>Must correspond with the ID in the request URL.</td>\n</tr>\n<tr>\n<td>actionStrategy</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>cause</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 4000</td>\n</tr>\n<tr>\n<td>consequence</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>controlEffectiveness</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>currentPosition</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString5</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString6</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString7</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString8</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 200</td>\n</tr>\n<tr>\n<td>existingControls</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>true</td>\n<td>Maximum length: 100</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>trigger</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>accessLevel</td>\n<td>Number</td>\n<td>true</td>\n<td>Value must range between 1 and the access level of the user making the request.</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>riskType</td>\n<td>Number</td>\n<td>true</td>\n<td>Accepted values are:  <br />  <br />- 1: Threat  <br />- 2: Issue  <br />- 3: Opportunity</td>\n</tr>\n<tr>\n<td>customerAware</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>actionResponse</td>\n<td>Number</td>\n<td>false</td>\n<td>The ID of a action response object.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#b0e2e32e-40a5-4a36-99db-b1c719dc9f84\">All Action Responses</a>.</td>\n</tr>\n<tr>\n<td>securityRating</td>\n<td>Number</td>\n<td>false</td>\n<td>The ID of a security rating object.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#2e17ba6e-9b62-40fa-bc3a-3caed95c0961\">All Security Ratings</a>.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a status object.  <br />- Only a risk status will be accepted. i.e. A status of 'type' equal to 3.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#d454d119-d13f-4da6-a7df-49d7fd682f5e\">All Statuses</a>.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Numbers</td>\n<td>false</td>\n<td>- An array of numbers, each corresponding to an ID of a category.  <br />- To remove all categories from a risk, an empty array or null can be supplied.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#945d722f-b3e1-417c-a240-73b1bce68641\">All Categories</a>.</td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Numbers</td>\n<td>false</td>\n<td>- An array of numbers, each corresponding to an ID of a custom dropdown.  <br />- To remove all custom dropdowns for a risk, an empty array can be supplied.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#529e5d30-21dc-44ef-b99d-8e07184fc42a\">All Custom Dropdowns</a>.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Number</td>\n<td>true</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the risk lives in.  <br />- User must have an access level greater than or equal to the access level of the risk.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>shadowOwner</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the risk lives in.  <br />- User must have an access level greater than or equal to the access level of the risk.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>leader</td>\n<td>Number</td>\n<td>true</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the risk lives in.  <br />- User must have an access level greater than or equal to the access level of the risk.  <br />- User must have 'approveItems' enabled in their user role.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#c393b723-a283-4ca8-906d-30a7963aadf0\">User Role</a>.  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>shadowLeader</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the risk lives in.  <br />- User must have an access level greater than or equal to the access level of the risk.  <br />- User must have 'approveItems' enabled in their user role.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#c393b723-a283-4ca8-906d-30a7963aadf0\">User Role</a>.  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>true</td>\n<td>- The provided ETag value must match the ETag value for the same risk that currently exists to ensure that the most up-to-date state of the risk is being updated.  <br />- A mismatch would result in the risk not being updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>In Predict! Risk Controller, in the 'History Overview' section of the risk, an entry is added stating that the risk has been updated via Predict! Connect.</p>\n<p>If the 'comments' field contains some text in the request body, this will show in the 'Comments' column in the 'History Overview' table.</p>\n<img src=\"https://content.pstmn.io/668e99ba-f005-4049-8b69-e65356ce344e/aW1hZ2UucG5n\" width=\"767\" height=\"385\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk to update.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"3861d3f8-dd4a-4fe1-9be1-516e46d68ca7","name":"Successful Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 181,\r\n    \"actionStrategy\": \"These are some action strategies.\",\r\n    \"cause\": \"These are some causes.\",\r\n    \"comments\": \"These are some comments.\",\r\n    \"consequence\": \"These are some of the consequences that could occur when the risk occurs.\",\r\n    \"controlEffectiveness\": \"These are some reasons why the controls linked to the risk are effective.\",\r\n    \"currentPosition\": \"This is the current position of the risk.\",\r\n    \"customString1\": null,\r\n    \"customString2\": \"This is the second custom string.\",\r\n    \"customString3\": null,\r\n    \"customString4\": \"This is the forth custom string.\",\r\n    \"customString5\": null,\r\n    \"customString6\": \"This is the sixth custom string.\",\r\n    \"customString7\": null,\r\n    \"customString8\": \"This is the eighth custom string.\",\r\n    \"customerReference\": \"CUST-123\",\r\n    \"existingControls\": \"These are some existing controls.\",\r\n    \"description\": \"This is a description.\",\r\n    \"name\": \"Predict! Connect Testing\",\r\n    \"notes\": \"These are some notes about the risk.\",\r\n    \"trigger\": \"This is something that triggers the risk.\",\r\n    \"accessLevel\": 98,\r\n    \"customNumber1\": 0.01,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": 3.0E10,\r\n    \"customNumber4\": null,\r\n    \"riskType\": 2,\r\n    \"customerAware\": true,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": true,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"1970-01-01\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": \"2040-06-25\",\r\n    \"customDate4\": null,\r\n    \"reviewDate\": \"2021-09-30\",\r\n    \"actionResponse\": 2,\r\n    \"securityRating\": 3,\r\n    \"status\": 7,\r\n    \"categories\": [8, 9, 24],\r\n    \"customDropdowns\": [3, 8],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": 4,\r\n    \"leader\": 1,\r\n    \"shadowLeader\": null,\r\n    \"etag\": \"838970867\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"181","description":"The ID of the risk to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 13:46:08 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-2074296460\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 181,\n    \"actionStrategy\": \"These are some action strategies.\",\n    \"cause\": \"These are some causes.\",\n    \"comments\": \"These are some comments.\",\n    \"consequence\": \"These are some of the consequences that could occur when the risk occurs.\",\n    \"controlEffectiveness\": \"These are some reasons why the controls linked to the risk are effective.\",\n    \"currentPosition\": \"This is the current position of the risk.\",\n    \"customString1\": null,\n    \"customString2\": \"This is the second custom string.\",\n    \"customString3\": null,\n    \"customString4\": \"This is the forth custom string.\",\n    \"customString5\": null,\n    \"customString6\": \"This is the sixth custom string.\",\n    \"customString7\": null,\n    \"customString8\": \"This is the eighth custom string.\",\n    \"customerReference\": \"CUST-123\",\n    \"existingControls\": \"These are some existing controls.\",\n    \"description\": \"This is a description.\",\n    \"name\": \"Predict! Connect Testing\",\n    \"notes\": \"These are some notes about the risk.\",\n    \"trigger\": \"This is something that triggers the risk.\",\n    \"accessLevel\": 98,\n    \"customNumber1\": 0.01,\n    \"customNumber2\": null,\n    \"customNumber3\": 30000000000,\n    \"customNumber4\": null,\n    \"riskType\": 2,\n    \"customerAware\": true,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": true,\n    \"customBoolean4\": false,\n    \"customDate1\": \"1970-01-01\",\n    \"customDate2\": null,\n    \"customDate3\": \"2040-06-25\",\n    \"customDate4\": null,\n    \"reviewDate\": \"2021-09-30\",\n    \"lifeCycle\": \"Draft\",\n    \"reference\": \"Folder57__10I\",\n    \"closed\": false,\n    \"dateAccepted\": null,\n    \"dateApproved\": null,\n    \"creationDate\": \"2021-09-16\",\n    \"lastChanged\": \"2023-05-03T13:46:07\",\n    \"actionResponse\": {\n        \"id\": 2,\n        \"name\": \"Exploit\",\n        \"etag\": \"355508090\"\n    },\n    \"securityRating\": {\n        \"id\": 3,\n        \"level\": 5,\n        \"name\": \"Confidential\",\n        \"etag\": \"-1788454435\"\n    },\n    \"status\": {\n        \"id\": 7,\n        \"name\": \"Ongoing\",\n        \"type\": 3,\n        \"etag\": \"-202856655\"\n    },\n    \"budget\": {\n        \"nominalBudget\": null,\n        \"budgetSpent\": 0,\n        \"committedValue\": 0,\n        \"remainingBudget\": null,\n        \"unit\": {\n            \"id\": 2,\n            \"type\": 1,\n            \"name\": \"£\",\n            \"prefix\": \"£\",\n            \"suffix\": null,\n            \"weighting\": 1,\n            \"etag\": \"-1803611461\"\n        },\n        \"etag\": \"1235973361\"\n    },\n    \"categories\": [\n        {\n            \"id\": 8,\n            \"name\": \"Oxford\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 6,\n                \"name\": \"United Kingdom\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/6\"\n                }\n            },\n            \"etag\": \"-1511332218\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Berlin\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 5,\n                \"name\": \"Germany\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/5\"\n                }\n            },\n            \"etag\": \"-1108135644\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Montreal\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 20,\n                \"name\": \"Canada\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/20\"\n                }\n            },\n            \"etag\": \"739611280\"\n        }\n    ],\n    \"customDropdowns\": [\n        {\n            \"id\": 3,\n            \"type\": 3,\n            \"field\": {\n                \"id\": 9,\n                \"key\": \"custom_dropdown1\",\n                \"etag\": \"453114526\"\n            },\n            \"value\": \"Needs Reviewing\",\n            \"description\": \"\",\n            \"etag\": \"-1542477650\"\n        },\n        {\n            \"id\": 8,\n            \"type\": 3,\n            \"field\": {\n                \"id\": 10,\n                \"key\": \"custom_dropdown2\",\n                \"etag\": \"453114586\"\n            },\n            \"value\": \"Aviation\",\n            \"description\": \"\",\n            \"etag\": \"-1279518246\"\n        }\n    ],\n    \"linkedRisks\": [],\n    \"changedBy\": {\n        \"id\": 4,\n        \"name\": \"Sebastian Avery\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/4\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 58,\n        \"name\": \"Risk\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/58\"\n        }\n    },\n    \"parent\": null,\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": {\n        \"id\": 4,\n        \"name\": \"Sebastian Avery\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/4\"\n        }\n    },\n    \"leader\": {\n        \"id\": 1,\n        \"name\": \"Database Administrator\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/1\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"currentAssessment\": {\n        \"id\": 181,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/181/assessment?type=current\"\n        }\n    },\n    \"targetAssessment\": {\n        \"id\": 181,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/181/assessment?type=target\"\n        }\n    },\n    \"etag\": \"-2074296460\"\n}"},{"id":"dd1d9712-6922-46bc-a5a9-d91beeb4dc1e","name":"Updating A Risk Where IDs Do Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 182,\r\n    \"actionStrategy\": \"These are some action strategies.\",\r\n    \"cause\": \"These are some causes.\",\r\n    \"comments\": \"These are some comments.\",\r\n    \"consequence\": \"These are some of the consequences that could occur when the risk occurs.\",\r\n    \"controlEffectiveness\": \"These are some reasons why the controls linked to the risk are effective.\",\r\n    \"currentPosition\": \"This is the current position of the risk.\",\r\n    \"customString1\": null,\r\n    \"customString2\": \"This is the second custom string.\",\r\n    \"customString3\": null,\r\n    \"customString4\": \"This is the forth custom string.\",\r\n    \"customString5\": null,\r\n    \"customString6\": \"This is the sixth custom string.\",\r\n    \"customString7\": null,\r\n    \"customString8\": \"This is the eighth custom string.\",\r\n    \"customerReference\": \"CUST-12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789\",\r\n    \"existingControls\": \"These are some existing controls.\",\r\n    \"description\": \"This is a description.\",\r\n    \"name\": \"Predict! Connect Testing\",\r\n    \"notes\": \"These are some notes about the risk.\",\r\n    \"trigger\": \"This is something that triggers the risk.\",\r\n    \"accessLevel\": 99,\r\n    \"customNumber1\": 0.01,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": 3E10,\r\n    \"customNumber4\": null,\r\n    \"riskType\": 4,\r\n    \"customerAware\": true,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": true,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"1970-01-01\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": \"2040-06-25\",\r\n    \"customDate4\": null,\r\n    \"reviewDate\": \"2021-09-30\",\r\n    \"actionResponse\": 20,\r\n    \"securityRating\": 30,\r\n    \"status\": 9,\r\n    \"categories\": [8, 9, 24],\r\n    \"customDropdowns\": [3,7],\r\n    \"owner\": 20,\r\n    \"shadowOwner\": 40,\r\n    \"leader\": 1,\r\n    \"shadowLeader\": null,\r\n    \"etag\": \"999429769\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"181","description":"The ID of the risk to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 17:29:56 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"138"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/risk/181\",\n    \"messages\": [\n        \"Resource to update and ID of object do not match.\"\n    ]\n}"},{"id":"cb8cf780-f359-4bfa-a96e-f2ed7ed60118","name":"Updating A Risk With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 181,\r\n    \"actionStrategy\": \"These are some action strategies.\",\r\n    \"cause\": \"These are some causes.\",\r\n    \"comments\": \"These are some comments.\",\r\n    \"consequence\": \"These are some of the consequences that could occur when the risk occurs.\",\r\n    \"controlEffectiveness\": \"These are some reasons why the controls linked to the risk are effective.\",\r\n    \"currentPosition\": \"This is the current position of the risk.\",\r\n    \"customString1\": null,\r\n    \"customString2\": \"This is the second custom string.\",\r\n    \"customString3\": null,\r\n    \"customString4\": \"This is the forth custom string.\",\r\n    \"customString5\": null,\r\n    \"customString6\": \"This is the sixth custom string.\",\r\n    \"customString7\": null,\r\n    \"customString8\": \"This is the eighth custom string.\",\r\n    \"customerReference\": \"CUST-12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789\",\r\n    \"existingControls\": \"These are some existing controls.\",\r\n    \"description\": \"This is a description.\",\r\n    \"name\": \"Predict! Connect Testing\",\r\n    \"notes\": \"These are some notes about the risk.\",\r\n    \"trigger\": \"This is something that triggers the risk.\",\r\n    \"accessLevel\": 99,\r\n    \"customNumber1\": 0.01,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": 3E10,\r\n    \"customNumber4\": null,\r\n    \"riskType\": 4,\r\n    \"customerAware\": true,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": true,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"1970-01-01\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": \"2040-06-25\",\r\n    \"customDate4\": null,\r\n    \"reviewDate\": \"2020-09-30\",\r\n    \"actionResponse\": 20,\r\n    \"securityRating\": 30,\r\n    \"status\": 9,\r\n    \"categories\": [8, 9, 24],\r\n    \"customDropdowns\": [18, 26],\r\n    \"owner\": 20,\r\n    \"shadowOwner\": 40,\r\n    \"leader\": 1,\r\n    \"shadowLeader\": null,\r\n    \"etag\": \"-2074296460\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"181","description":"The ID of the risk to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 14:07:29 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/risk/181\",\n    \"messages\": [\n        \"Unable to assign users to the following fields: [owner, shadow owner]\",\n        \"User 40 cannot be assigned as the shadowLeader.\",\n        \"'actionResponse' cannot be assigned to the value 20.\",\n        \"Unable to assign custom dropdown value 26 as it is a folder value.\",\n        \"Risk type 4 is not valid. Valid values are: 1; 2; 3.\",\n        \"Access level must be between 1 and 98.\",\n        \"User 20 cannot be assigned as the owner.\",\n        \"'securityRating' cannot be assigned to the value 30.\",\n        \"Customer reference must be between 1 and 200 characters.\",\n        \"Unable to assign status 9 as it is an action status.\",\n        \"Unable to assign custom dropdown value 18 as it is an action value.\"\n    ]\n}"},{"id":"494f3d97-08ec-4666-97a5-03cafc098750","name":"Updating An Out-Of-Date Risk","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 181,\r\n    \"actionStrategy\": \"These are some action strategies.\",\r\n    \"cause\": \"These are some causes.\",\r\n    \"comments\": \"These are some comments.\",\r\n    \"consequence\": \"These are some of the consequences that could occur when the risk occurs.\",\r\n    \"controlEffectiveness\": \"These are some reasons why the controls linked to the risk are effective.\",\r\n    \"currentPosition\": \"This is the current position of the risk.\",\r\n    \"customString1\": null,\r\n    \"customString2\": \"This is the second custom string.\",\r\n    \"customString3\": null,\r\n    \"customString4\": \"This is the forth custom string.\",\r\n    \"customString5\": null,\r\n    \"customString6\": \"This is the sixth custom string.\",\r\n    \"customString7\": null,\r\n    \"customString8\": \"This is the eighth custom string.\",\r\n    \"customerReference\": \"CUST-123\",\r\n    \"existingControls\": \"These are some existing controls.\",\r\n    \"description\": \"This is a description.\",\r\n    \"name\": \"Predict! Connect Testing\",\r\n    \"notes\": \"These are some notes about the risk.\",\r\n    \"trigger\": \"This is something that triggers the risk.\",\r\n    \"accessLevel\": 98,\r\n    \"customNumber1\": 0.01,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": 3E10,\r\n    \"customNumber4\": null,\r\n    \"riskType\": 2,\r\n    \"customerAware\": true,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": true,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"1970-01-01\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": \"2040-06-25\",\r\n    \"customDate4\": null,\r\n    \"reviewDate\": \"2021-09-30\",\r\n    \"actionResponse\": 2,\r\n    \"securityRating\": 3,\r\n    \"status\": 7,\r\n    \"categories\": [8, 9, 24],\r\n    \"customDropdowns\": [3,7],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": 4,\r\n    \"leader\": 1,\r\n    \"shadowLeader\": null,\r\n    \"etag\": \"179372828\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"181","description":"The ID of the risk to update."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 17:10:34 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"163"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": \"/api/v1/risk/181\",\n    \"messages\": [\n        \"Unable to update risk as there is a more recent version that exists. Get the latest version of the risk.\"\n    ]\n}"}],"_postman_id":"433260a1-36b4-4f3e-b0fa-f27b65df3b56"},{"name":"Update A Risk Assessment","id":"a43a3470-105b-446d-a5f9-871798489911","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"PUT","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=","description":"<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>riskId</td>\n<td>Number</td>\n<td>true</td>\n<td>Must correspond with the ID in the request URL.</td>\n</tr>\n<tr>\n<td>assumption</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 4000</td>\n</tr>\n<tr>\n<td>fallbackPlan</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>earliestDate</td>\n<td>Date</td>\n<td>false</td>\n<td>Must have a value that is the same or before the 'expiryDate'.</td>\n</tr>\n<tr>\n<td>expiryDate</td>\n<td>Date</td>\n<td>false</td>\n<td><ul><li>Will not be validated if the value has not changed.</li><li>Will be validated if the value has changed.<ul><li>The value must be the same as today's date or in the future.</li><li>Must have a value that is the same or after the 'earliestDate'.</li></ul></li></ul></td>\n</tr>\n<tr>\n<td>probability</td>\n<td>Object</td>\n<td>false</td>\n<td>See Updating Probability.</td>\n</tr>\n<tr>\n<td>impacts</td>\n<td>Array Of Impact Objects</td>\n<td>true</td>\n<td>See Updating Risk Impacts.</td>\n</tr>\n<tr>\n<td>velocity</td>\n<td>Number</td>\n<td>false</td>\n<td>The ID of a velocity object.<br />See <a href=\"#9e61d685-2816-4f1b-80d5-a6d01e3ae1b5\">All Velocities</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>true</td>\n<td><ul><li>The provided ETag value must match the ETag value for the same risk assessment that currently exists to ensure that the most up-to-date state of the risk assessment is being updated.</li><li>A mismatch would result in the risk assessment not being updated.</li></ul></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"updating-probability\">Updating Probability</h4>\n<ul>\n<li>Setting the probability to <code>null</code> will unassess the risk. i.e. The score for the risk will be removed.</li>\n</ul>\n<h6 id=\"quantitatively\">Quantitatively</h6>\n<ul>\n<li>To assess probability quantitatively, the probability object <strong>must</strong> contain a 'value' field:</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"probability\": {\n    \"value\": 60\n}\n</code></pre>\n<ul>\n<li>The 'value' field accepts a number between 0 and 100.</li>\n</ul>\n<h6 id=\"qualitatively\">Qualitatively</h6>\n<ul>\n<li>To assess probability qualitatively, the probability object <strong>must</strong> contain a 'rating' field:</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"probability\": {\n    \"rating\": 43\n}\n</code></pre>\n<ul>\n<li><p>The 'rating' field accepts a number that corresponds to an ID of a probability band that exists on the scoring system the risk uses. See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Scoring System</a>.</p>\n</li>\n<li><p>Probability cannot be assessed both quantitatively and qualitatively at the same time. Therefore, including both 'value' and 'rating' fields will result in an error.</p>\n</li>\n</ul>\n<h4 id=\"updating-risk-impacts\">Updating Risk Impacts</h4>\n<ul>\n<li>Unlike probability, risk impacts cannot be set to <code>null</code>.</li>\n<li>Risk impacts cannot be added or removed via Predict! Connect. This would need to be done via Predict! Risk Controller.</li>\n<li>To not update any risk impacts, specify an empty array:</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">impacts: []\n</code></pre>\n<h6 id=\"quantitatively-1\">Quantitatively</h6>\n<ul>\n<li>Only quantitative impacts can be assessed quantitatively.<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>impact</td>\n<td>Number</td>\n<td>true</td>\n<td><ul><li>The ID of an impact object</li><li>Impact ID must exist on the risk.</li><li>See <a href=\"#da42433a-a34d-4668-a8c0-fc2fdaae2b64\">All Impacts</a></li><li>See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Scoring System</a>.</li></ul></td>\n</tr>\n<tr>\n<td>distribution</td>\n<td>Number</td>\n<td>true</td>\n<td>The ID of a distribution object.<br />See <a href=\"#69fd86f9-e279-4021-9368-54a652fe939c\">All Distributions</a>.</td>\n</tr>\n<tr>\n<td>min</td>\n<td>Number</td>\n<td><ul><li>Required if the distribution selected requires a 3-point estimate:</li><ul><li>Beta</li><li>Binormal</li><li>General Triangular</li><li>Triangular</li></ul><li>Required if the distribution selected requires a 2-point estimate:</li><ul><li>Normal</li><li>Uniform</li></ul></ul></td>\n<td><ul><li>If the distribution selected requires a 3-point estimate:</li><ul><li>'min' ≤ 'likely' ≤ 'max'</li></ul><li>If the distribution selected requires a 2-point estimate:</li><ul><li>'min' ≤ 'max'</li><li>'likely' must be set to <code>null</code>.</li></ul></ul></td>\n</tr>\n<tr>\n<td>likely</td>\n<td>Number</td>\n<td><ul><li>Required if the distribution selected requires a 3-point estimate:</li><ul><li>Beta</li><li>Binormal</li><li>General Triangular</li><li>Triangular</li></ul><li>Required if the distribution selected requires a 1-point estimate:</li><ul><li>None</li></ul></ul></td>\n<td><ul><li>If the distribution selected requires a 3-point estimate:</li><ul><li>'min' ≤ 'likely' ≤ 'max'</li></ul><li>If the distribution selected requires a 1-point estimate:</li><ul><li>'min' and 'max' values must be set to <code>null</code>.</li></ul></ul></td>\n</tr>\n<tr>\n<td>max</td>\n<td>Number</td>\n<td><ul><li>Required if the distribution selected requires a 3-point estimate:</li><ul><li>Beta</li><li>Binormal</li><li>General Triangular</li><li>Triangular</li></ul><li>Required if the distribution selected requires a 2-point estimate:</li><ul><li>Normal</li><li>Uniform</li></ul></ul></td>\n<td><ul><li>If the distribution selected requires a 3-point estimate:</li><ul><li>'min' ≤ 'likely' ≤ 'max'</li></ul><li>If the distribution selected requires a 2-point estimate:</li><ul><li>'min' ≤ 'max'</li><li>'likely' must be set to <code>null</code>.</li></ul></ul></td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Number</td>\n<td>true</td>\n<td><ul><li>The ID of a unit object.</li><li>The unit object must have the same 'unitType' as the 'unitType' of the impact.</li><li>See <a href=\"#8fc9df0a-8854-4072-a172-929d9ad4039d\">All Units</a>.</li></ul></td>\n</tr>\n</tbody>\n</table>\n</div></li>\n</ul>\n<h6 id=\"qualitatively-1\">Qualitatively</h6>\n<ul>\n<li><p>Quantitative impacts can be assessed qualitatively as well as quantitatively.</p>\n</li>\n<li><p>Qualitative impacts can only be assessed qualitatively.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>impact</td>\n<td>Number</td>\n<td>true</td>\n<td><ul><li>The ID of an impact object</li><li>Impact ID must exist on the risk.</li><li>See <a href=\"#da42433a-a34d-4668-a8c0-fc2fdaae2b64\">All Impacts</a></li><li>See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Scoring System</a>.</li></ul></td>\n</tr>\n<tr>\n<td>rating</td>\n<td>Number</td>\n<td>false</td>\n<td><ul><li>For quantitative impacts:</li><ul><li>The ID of an impact band object related to a scoring system.</li><li>See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Impact Band Object</a>.</li></ul><li>For qualitative impacts:</li><ul><li>The ID of an impact rating object for the particular impact you want to update.</li><li>See <a href=\"#fc64c563-ba27-40ee-b288-b2b20120aa95\">Impact Rating Object</a>.</li></ul></ul></td>\n</tr>\n</tbody>\n</table>\n</div></li>\n<li><p>Quantitative impacts cannot be assessed both quantitatively and qualitatively at the same time. Therefore, including both quantitative and qualitative fields will result in an error.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","assessment"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>The type of assessment. Either one of: current; target.</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[{"description":{"content":"<p>The ID of the risk to update.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"077f0d34-da15-4311-b637-1c9618e0460f","name":"Successfully Update A Risk Assessment Quantitatively","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 182,\r\n    \"assumption\": \"The rate of inflation will increase every year.\",\r\n    \"fallbackPlan\": \"Budget for enough parts.\",\r\n    \"earliestDate\": \"2022-09-14\",\r\n    \"expiryDate\": \"2022-10-14\",\r\n    \"probability\": {\r\n        \"value\": 75\r\n    },\r\n    \"impacts\": [\r\n        {\r\n            \"impact\": 1,\r\n            \"distribution\": 2,\r\n            \"min\": 10,\r\n            \"likely\": 50,\r\n            \"max\": 60,\r\n            \"unit\": 2\r\n        }\r\n    ],\r\n    \"velocity\": 3,\r\n    \"etag\": \"1890043871\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Either one of: current; target."}],"variable":[{"key":"riskId","value":"182","description":"The ID of the risk to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Sep 2021 15:21:28 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-195616309\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"767"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"score\": {\n        \"colour\": \"FFFF33\",\n        \"overallLabel\": \"Low\",\n        \"cell\": {\n            \"label\": null,\n            \"value\": 3,\n            \"etag\": \"-1042805308\"\n        },\n        \"position\": {\n            \"x\": 3,\n            \"y\": 2,\n            \"etag\": \"3660\"\n        },\n        \"etag\": \"1359078813\"\n    },\n    \"riskId\": 182,\n    \"assessmentType\": 1,\n    \"assumption\": \"The rate of inflation will increase every year.\",\n    \"fallbackPlan\": \"Budget for enough parts.\",\n    \"earliestDate\": \"2022-09-14\",\n    \"expiryDate\": \"2022-10-14\",\n    \"probability\": {\n        \"value\": 75,\n        \"rating\": {\n            \"id\": 8,\n            \"threshold\": 50,\n            \"description\": \"High\",\n            \"closed\": false,\n            \"y\": 2,\n            \"etag\": \"42562794\"\n        },\n        \"gridLabel\": {\n            \"id\": 3,\n            \"label\": \"High\",\n            \"etag\": \"2252812\"\n        },\n        \"etag\": \"-1520810969\"\n    },\n    \"impacts\": [\n        {\n            \"id\": 359,\n            \"likely\": 50,\n            \"weightedMean\": 45,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": null,\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"etag\": \"1165586378\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": {\n                \"id\": 20,\n                \"description\": \"Small Threat\",\n                \"lowestValue\": 0,\n                \"highestValue\": 5,\n                \"x\": 3,\n                \"closed\": false,\n                \"etag\": \"-1037820294\"\n            },\n            \"gridLabel\": {\n                \"id\": 4,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634347\"\n            },\n            \"unit\": {\n                \"id\": 2,\n                \"type\": 1,\n                \"name\": \"£\",\n                \"prefix\": \"£\",\n                \"suffix\": null,\n                \"weighting\": 1,\n                \"etag\": \"-921111907\"\n            },\n            \"min\": 10,\n            \"max\": 60,\n            \"distribution\": {\n                \"id\": 2,\n                \"name\": \"Beta\",\n                \"etag\": \"2070559\"\n            },\n            \"etag\": \"-396898751\"\n        },\n        {\n            \"id\": 358,\n            \"likely\": null,\n            \"weightedMean\": null,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 4,\n                \"unitType\": 3,\n                \"description\": null,\n                \"name\": \"Reputation\",\n                \"closed\": false,\n                \"etag\": \"-86345392\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": null,\n            \"gridLabel\": null,\n            \"unit\": {\n                \"id\": 9,\n                \"type\": 3,\n                \"name\": \"None\",\n                \"prefix\": null,\n                \"suffix\": \"None\",\n                \"weighting\": 1,\n                \"etag\": \"-1582406727\"\n            },\n            \"min\": null,\n            \"max\": null,\n            \"distribution\": {\n                \"id\": 7,\n                \"name\": \"Uniform\",\n                \"etag\": \"1377730762\"\n            },\n            \"etag\": \"-435136779\"\n        }\n    ],\n    \"velocity\": {\n        \"id\": 3,\n        \"description\": \"Short term velocity\",\n        \"name\": \"Fast (1 week to 1 month)\",\n        \"order\": 3,\n        \"etag\": \"-4980568\"\n    },\n    \"etag\": \"-195616309\"\n}"},{"id":"e3117d2a-9dc3-4dfd-9db8-f37967cb1dc2","name":"Successfully Update A Risk Assessment Qualitatively","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 182,\r\n    \"assumption\": \"The rate of inflation will increase every year.\",\r\n    \"fallbackPlan\": \"Budget for enough parts.\",\r\n    \"earliestDate\": \"2022-09-14\",\r\n    \"expiryDate\": \"2022-10-14\",\r\n    \"probability\": {\r\n        \"rating\": 8\r\n    },\r\n    \"impacts\": [\r\n        {\r\n            \"impact\": 1,\r\n            \"rating\": 20\r\n        },\r\n        {\r\n            \"impact\": 4,\r\n            \"rating\": 12\r\n        }\r\n    ],\r\n    \"velocity\": 3,\r\n    \"etag\": \"-615298205\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Either one of: current; target."}],"variable":[{"key":"riskId","value":"182","description":"The ID of the risk to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Sep 2021 16:23:37 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-1030054938\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"833"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"score\": {\n        \"colour\": \"FF0000\",\n        \"overallLabel\": \"High\",\n        \"cell\": {\n            \"label\": null,\n            \"value\": 9,\n            \"etag\": \"-942273084\"\n        },\n        \"position\": {\n            \"x\": 4,\n            \"y\": 2,\n            \"etag\": \"3719\"\n        },\n        \"etag\": \"439559510\"\n    },\n    \"riskId\": 182,\n    \"assessmentType\": 1,\n    \"assumption\": \"The rate of inflation will increase every year.\",\n    \"fallbackPlan\": \"Budget for enough parts.\",\n    \"earliestDate\": \"2022-09-14\",\n    \"expiryDate\": \"2022-10-14\",\n    \"probability\": {\n        \"value\": 75,\n        \"rating\": {\n            \"id\": 8,\n            \"threshold\": 50,\n            \"description\": \"High\",\n            \"closed\": false,\n            \"y\": 2,\n            \"etag\": \"42562794\"\n        },\n        \"gridLabel\": {\n            \"id\": 3,\n            \"label\": \"High\",\n            \"etag\": \"2252812\"\n        },\n        \"etag\": \"-1520810969\"\n    },\n    \"impacts\": [\n        {\n            \"id\": 359,\n            \"likely\": 2.5,\n            \"weightedMean\": 2500000,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": null,\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"etag\": \"1165586378\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": {\n                \"id\": 20,\n                \"description\": \"Small Threat\",\n                \"lowestValue\": 0,\n                \"highestValue\": 5,\n                \"x\": 3,\n                \"closed\": false,\n                \"etag\": \"-1037820294\"\n            },\n            \"gridLabel\": {\n                \"id\": 4,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634347\"\n            },\n            \"unit\": {\n                \"id\": 4,\n                \"type\": 1,\n                \"name\": \"£M\",\n                \"prefix\": \"£\",\n                \"suffix\": \"M\",\n                \"weighting\": 1000000,\n                \"etag\": \"-730233628\"\n            },\n            \"min\": 0,\n            \"max\": 5,\n            \"distribution\": {\n                \"id\": 7,\n                \"name\": \"Uniform\",\n                \"etag\": \"1377730762\"\n            },\n            \"etag\": \"638716828\"\n        },\n        {\n            \"id\": 358,\n            \"likely\": null,\n            \"weightedMean\": null,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 4,\n                \"unitType\": 3,\n                \"description\": null,\n                \"name\": \"Reputation\",\n                \"closed\": false,\n                \"etag\": \"-86345392\"\n            },\n            \"impactRating\": {\n                \"id\": 12,\n                \"description\": null,\n                \"label\": \"National scandal\",\n                \"order\": 5,\n                \"closed\": false,\n                \"etag\": \"39087940\"\n            },\n            \"scoringRating\": {\n                \"id\": 15,\n                \"description\": null,\n                \"lowestValue\": null,\n                \"highestValue\": null,\n                \"x\": 4,\n                \"closed\": false,\n                \"etag\": \"-1745811446\"\n            },\n            \"gridLabel\": {\n                \"id\": 5,\n                \"label\": \"Medium Threat\",\n                \"etag\": \"1378399205\"\n            },\n            \"unit\": {\n                \"id\": 9,\n                \"type\": 3,\n                \"name\": \"None\",\n                \"prefix\": null,\n                \"suffix\": \"None\",\n                \"weighting\": 1,\n                \"etag\": \"-1582406727\"\n            },\n            \"min\": null,\n            \"max\": null,\n            \"distribution\": {\n                \"id\": 7,\n                \"name\": \"Uniform\",\n                \"etag\": \"1377730762\"\n            },\n            \"etag\": \"248745997\"\n        }\n    ],\n    \"velocity\": {\n        \"id\": 3,\n        \"description\": \"Short term velocity\",\n        \"name\": \"Fast (1 week to 1 month)\",\n        \"order\": 3,\n        \"etag\": \"-4980568\"\n    },\n    \"etag\": \"-1030054938\"\n}"},{"id":"ffa75a81-b374-4672-943d-a460693342c7","name":"Updating A Risk Assessment Where The IDs Do Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 182,\r\n    \"assumption\": \"The rate of inflation will increase every year.\",\r\n    \"fallbackPlan\": \"Budget for enough parts.\",\r\n    \"earliestDate\": \"2022-09-14\",\r\n    \"expiryDate\": \"2022-10-14\",\r\n    \"probability\": {\r\n        \"rating\": 8\r\n    },\r\n    \"impacts\": [\r\n        {\r\n            \"impact\": 1,\r\n            \"rating\": 20\r\n        },\r\n        {\r\n            \"impact\": 4,\r\n            \"rating\": 12\r\n        }\r\n    ],\r\n    \"velocity\": 3,\r\n    \"etag\": \"-1030054938\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Either one of: current; target."}],"variable":[{"key":"riskId","value":"181","description":"The ID of the risk to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Sep 2021 16:26:54 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/risk/181/assessment?type=current\",\n    \"messages\": [\n        \"Resource to update and ID of object do not match.\"\n    ]\n}"},{"id":"136e5c7a-d41b-4c46-b079-3e6c32f0b120","name":"Updating An Out-Of-Date Risk Assessment","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 182,\r\n    \"assumption\": \"The rate of inflation will increase every year.\",\r\n    \"fallbackPlan\": \"Budget for enough parts.\",\r\n    \"earliestDate\": \"2022-09-14\",\r\n    \"expiryDate\": \"2022-10-14\",\r\n    \"probability\": {\r\n        \"rating\": 8\r\n    },\r\n    \"impacts\": [\r\n        {\r\n            \"impact\": 4,\r\n            \"rating\": 12\r\n        }\r\n    ],\r\n    \"velocity\": 3,\r\n    \"etag\": \"1890043871\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Either one of: current; target."}],"variable":[{"key":"riskId","value":"182","description":"The ID of the risk to update."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Sep 2021 16:19:19 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"181"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": \"/api/v1/risk/182/assessment?type=current\",\n    \"messages\": [\n        \"Unable to update risk assessment as there is a more recent version that exists. Get the latest version of the risk assessment.\"\n    ]\n}"},{"id":"df8fb424-28ba-4c5b-b095-534ef654cbde","name":"Updating A Risk Assessment With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"riskId\": 182,\r\n    \"assumption\": \"The rate of inflation will increase every year.\",\r\n    \"fallbackPlan\": \"Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts. Budget for enough parts.\",\r\n    \"earliestDate\": \"2022-09-14\",\r\n    \"expiryDate\": \"2022-08-14\",\r\n    \"probability\": {\r\n        \"value\": 101,\r\n        \"rating\": 10\r\n    },\r\n    \"impacts\": [\r\n        {\r\n            \"impact\": 1,\r\n            \"distribution\": 1,\r\n            \"min\": 10,\r\n            \"likely\": 50,\r\n            \"max\": 60,\r\n            \"unit\": 2\r\n        },\r\n        {\r\n            \"impact\": 4,\r\n            \"distribution\": 2,\r\n            \"min\": 10,\r\n            \"likely\": 50,\r\n            \"max\": 60,\r\n            \"unit\": 2\r\n        }\r\n    ],\r\n    \"velocity\": -1,\r\n    \"etag\": \"-1030054938\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/assessment?type=current","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","assessment"],"query":[{"key":"type","value":"current","description":"The type of assessment. Either one of: current; target."}],"variable":[{"key":"riskId","value":"182","description":"The ID of the risk to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Sep 2021 16:47:06 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"361"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/risk/182/assessment?type=current\",\n    \"messages\": [\n        \"The None distribution for impact 1 requires a likely value. Set the min and max fields to null.\",\n        \"'velocity' cannot be assigned to the value -1.\",\n        \"Fallback plan must be between 1 and 2,000 characters.\",\n        \"Cannot update the 'probability' field with both 'value' and 'rating' fields present.\",\n        \"The 'rating' field is required for impact 4.\",\n        \"Expiry date of 2022-08-14 is not valid as it occurs before the Earliest date of 2022-09-14.\"\n    ]\n}"}],"_postman_id":"a43a3470-105b-446d-a5f9-871798489911"},{"name":"Update A Risk-Control Link","id":"f44a531d-7aa9-48e0-8169-511c7b367355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"6591954\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user can edit risk-control links, if:</p>\n<ul>\n<li>The user can edit either one of the risk or control that form part of the link.</li>\n</ul>\n<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>risk</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Must correspond with the ID of the risk in the request URL.</td>\n</tr>\n<tr>\n<td>control</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Must correspond with the ID of the control in the request URL.</td>\n</tr>\n<tr>\n<td>effectiveness</td>\n<td>Integer</td>\n<td>No</td>\n<td>The ID of a control effectivness object.  <br />See All Control Effectivness.</td>\n</tr>\n<tr>\n<td>critical</td>\n<td>Boolean</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>justification</td>\n<td>String</td>\n<td>No</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>Yes</td>\n<td>- The provided ETag value must match the ETag value for the same risk-control link to make sure the most up-to-date state of the risk-control link is being updated.  <br />- A mismatch would result in the risk-control link not being updated.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"},{"description":{"content":"<p>The ID of the control that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"}]}},"response":[{"id":"d215592d-553d-4290-a7c0-11d13cbc3807","name":"Successful Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"114665701\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 15:53:59 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"6591954\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\n    \"critical\": false,\n    \"lastChanged\": \"2024-06-06T15:53:58\",\n    \"control\": {\n        \"id\": 2,\n        \"name\": \"Reactive Control\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/2\"\n        }\n    },\n    \"risk\": {\n        \"id\": 77,\n        \"name\": \"Recruitment and retention\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/77\"\n        }\n    },\n    \"effectiveness\": {\n        \"id\": 1,\n        \"name\": \"Ineffective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"effectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/1\"\n        }\n    },\n    \"etag\": \"6591954\"\n}"},{"id":"fe3d5495-5b36-4975-b8eb-0d2f3c46c479","name":"Updating A Risk-Control Link Where Risk ID Does Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 78,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"114665701\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 15:55:33 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Resource to update and risk ID do not match.\"\n    ]\n}"},{"id":"b7b3e592-6203-4e6e-82cc-3486a9ae2d5d","name":"Updating A Risk-Control Link Where Control ID Does Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 3,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"114665701\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 15:57:49 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Resource to update and control ID do not match.\"\n    ]\n}"},{"id":"5471e9fd-a441-441f-bf5c-996eaf78129a","name":"Updating A Risk-Control Link With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"-856651479\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 16:08:49 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Justification must be between 1 and 2,000 characters.\"\n    ]\n}"},{"id":"1d958da1-1759-4eb3-abd9-3271bfe67cd6","name":"Updating An Out-Of-Date Risk-Control Link","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"6591954\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 16:12:03 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to update risk-control link as there is a more recent version that exists. Get the latest version of the risk-control link.\"\n    ]\n}"}],"_postman_id":"f44a531d-7aa9-48e0-8169-511c7b367355"},{"name":"Remove A Risk-Control Link","id":"cdefdf96-829b-4405-b84b-c73865f34f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user can remove risk-control links, if:</p>\n<ul>\n<li>The user can edit either one of the risk or control that form part of the link.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the risk that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"},{"description":{"content":"<p>The ID of the control that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"}]}},"response":[{"id":"b2e70e68-bfa0-4fdc-a328-2ab4c586cbce","name":"Successful Response","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"182","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"3","description":"The ID of the control that contains the risk-control link."}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Jun 2024 15:35:08 GMT"}],"cookie":[],"responseTime":null,"body":null},{"id":"aad55d9f-9cc4-471b-993b-15def349d1e9","name":"Removing A Risk-Control Link For A Risk That Does Not Exist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"10000","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"3","description":"The ID of the control that contains the risk-control link."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Jun 2024 15:16:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"},{"id":"9690ed9c-9165-45ab-a21a-97a554ed29e9","name":"Removing A Risk-Control Link For A Control That Does Not Exist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"7","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"10000","description":"The ID of the control that contains the risk-control link."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Jun 2024 15:22:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Control 10,000 not found.\"\n    ]\n}"},{"id":"7b005b8a-9078-4eeb-a796-7d528a5355bb","name":"Removing A Risk-Control Link That Does Not Exist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"15","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"3","description":"The ID of the control that contains the risk-control link."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Thu, 06 Jun 2024 15:28:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Link for Risk 15 and Control 3 not found.\"\n    ]\n}"},{"id":"44f56987-9896-4609-b3e9-eedef811abef","name":"Insufficient Permissions To Remove A Risk-Control Link","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"176","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"20","description":"The ID of the control that contains the risk-control link."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Thu, 06 Jun 2024 15:31:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to delete the risk-control link between risk 176 and control 20 as you do not have sufficient permissions.\"\n    ]\n}"}],"_postman_id":"cdefdf96-829b-4405-b84b-c73865f34f26"}],"id":"0a0b51dc-906d-4769-aea7-a8f1558c3608","description":"<p>This collection shows how to update risk data via Predict! Connect.</p>\n","_postman_id":"0a0b51dc-906d-4769-aea7-a8f1558c3608","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Action","item":[{"name":"Update An Action","id":"0fe553fb-b897-43a2-a738-32f1d630dce2","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"PUT","header":[],"url":"{{SERVER_NAME}}/api/v1/action/:actionId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user won't be able to update actions if:</p>\n<ul>\n<li><p>The action is retired</p>\n</li>\n<li><p>The user is linked read only to the folder the action is in</p>\n</li>\n<li><p>The user is neither an owner/shadow owner for the action, or an owner/leader/shadow owner/shadow leader for the risk, and does not have Edit all permission in their user role</p>\n</li>\n<li><p>The user has a read only licence. See <a href=\"#4cade673-6645-48fa-9c06-e5e90c5c9f89\">User</a></p>\n</li>\n</ul>\n<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>true</td>\n<td>Must correspond with the ID in the request URL.</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString5</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString6</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString7</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString8</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>true</td>\n<td>Maximum length: 100</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>projectNotes</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 100</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>completionDate</td>\n<td>Date</td>\n<td>false</td>\n<td>- Will not be validated if the value has not changed.  <br />- Will be validated if the value has changed.  <br />- The value must be the same as today's date or in the future.  <br />- Must have a value that is the same or after the 'startDate'.</td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>Date</td>\n<td>false</td>\n<td>Must have a value that is the same or before the 'completionDate'.</td>\n</tr>\n<tr>\n<td>actionType</td>\n<td>Number</td>\n<td>true</td>\n<td>Accepted values are:  <br />- 1: Mitigation/Exploitation  <br />- 2: Fallback  <br />  <br /><strong>Note</strong>: From version 6.4.1 [3: Control] has been dropped in favour of a separate Control object. See Control section.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a status object.  <br />- Only an action status will be accepted. i.e. A status of 'type' equal to 6.  <br />- See<a href=\"#727c322b-08d2-480b-8179-e924766f0fed\">All Statuses</a>.</td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Numbers</td>\n<td>false</td>\n<td>- An array of numbers, each corresponding to an ID of a custom dropdown.  <br />- To remove all custom dropdowns for an action, an empty array can be supplied.  <br />- See <a href=\"#9aeeb57f-cc89-4ae6-b0b2-45713660c22e\">All Custom Dropdowns</a>.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Numbers</td>\n<td>false</td>\n<td>- An array of numbers, each corresponding to an ID of a category.  <br />- To remove all categories from an action, an empty array or null can be supplied.  <br />- See <a href=\"#d677ab16-e055-4880-ac32-0a68e4f95ad8\">All Categories</a>.  <br />  <br />Available from v6.4.1.1.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Number</td>\n<td>true</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the action lives in.  <br />- User must have an access level greater than or equal to the access level of the risk that the action lives in.  <br />- See <a href=\"#2b94227c-8435-49bb-807a-aea4c4afc190\">All Users</a>.</td>\n</tr>\n<tr>\n<td>shadowOwner</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the action lives in.  <br />- User must have an access level greater than or equal to the access level of the risk that the action lives in.  <br />- See <a href=\"#2b94227c-8435-49bb-807a-aea4c4afc190\">All Users</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>true</td>\n<td>- The provided ETag value must match the ETag value for the same action that currently exists to ensure that the most up-to-date state of the action is being updated.  <br />- A mismatch would result in the action not being updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>In Predict! Risk Controller, in the 'History Overview' section of the risk where the action lives, an entry is added stating that the action has been updated via Predict! Connect.</p>\n<img src=\"https://content.pstmn.io/ef301956-3126-4a85-b345-9a2dad18085d/aW1hZ2UucG5n\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action",":actionId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the action to update.</p>\n","type":"text/plain"},"type":"any","value":"","key":"actionId"}]}},"response":[{"id":"a174511c-8a6d-46d4-a77c-ec6317874b6f","name":"Successful Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 124,\r\n    \"customString1\": \"This is the first custom string.\",\r\n    \"customString2\": null,\r\n    \"customString3\": \"This is the third custom string.\",\r\n    \"customString4\": null,\r\n    \"customString5\": \"This is the fifth custom string.\",\r\n    \"customString6\": null,\r\n    \"customString7\": \"This is the seventh custom string.\",\r\n    \"customString8\": null,\r\n    \"description\": \"This is the description for the action.\",\r\n    \"name\": \"Source alternative finance\",\r\n    \"notes\": \"These are some notes for the action.\",\r\n    \"projectNotes\": \"These are some project notes for the action.\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": 0.000002,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": 4E3,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": true,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": true,\r\n    \"completionDate\": \"2022-07-30\",\r\n    \"customDate1\": null,\r\n    \"customDate2\": \"1993-11-23\",\r\n    \"customDate3\": null,\r\n    \"customDate4\": \"2070-01-24\",\r\n    \"reviewDate\": \"2021-09-30\",\r\n    \"startDate\": \"2022-06-30\",\r\n    \"actionType\": 1,\r\n    \"status\": 9,\r\n    \"customDropdowns\": [16, 22],\r\n    \"categories\": [8, 9, 24],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": null,\r\n    \"etag\": \"-1255410104\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"124","description":"The ID of the action to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 18:10:29 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-1255410104\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"580"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 124,\n    \"customString1\": \"This is the first custom string.\",\n    \"customString2\": null,\n    \"customString3\": \"This is the third custom string.\",\n    \"customString4\": null,\n    \"customString5\": \"This is the fifth custom string.\",\n    \"customString6\": null,\n    \"customString7\": \"This is the seventh custom string.\",\n    \"customString8\": null,\n    \"description\": \"This is the description for the action.\",\n    \"name\": \"Source alternative finance\",\n    \"notes\": \"These are some notes for the action.\",\n    \"projectNotes\": \"These are some project notes for the action.\",\n    \"customNumber1\": null,\n    \"customNumber2\": 0.000002,\n    \"customNumber3\": null,\n    \"customNumber4\": 4000,\n    \"customBoolean1\": false,\n    \"customBoolean2\": true,\n    \"customBoolean3\": false,\n    \"customBoolean4\": true,\n    \"completionDate\": \"2022-07-30\",\n    \"customDate1\": null,\n    \"customDate2\": \"1993-11-23\",\n    \"customDate3\": null,\n    \"customDate4\": \"2070-01-24\",\n    \"reviewDate\": \"2021-09-30\",\n    \"startDate\": \"2022-06-30\",\n    \"actionType\": 1,\n    \"lifeCycle\": \"Draft\",\n    \"closed\": false,\n    \"dateAccepted\": null,\n    \"dateApproved\": null,\n    \"creationDate\": \"2021-09-16\",\n    \"lastChanged\": \"2021-09-21T18:10:28\",\n    \"status\": {\n        \"id\": 9,\n        \"name\": \"Active\",\n        \"type\": 6,\n        \"etag\": \"654577097\"\n    },\n    \"customDropdowns\": [\n        {\n            \"id\": 16,\n            \"type\": 6,\n            \"field\": {\n                \"id\": 17,\n                \"key\": \"custom_dropdown1\",\n                \"etag\": \"453114998\"\n            },\n            \"value\": \"Axial-Flow Pump\",\n            \"description\": \"\",\n            \"etag\": \"98277314\"\n        },\n        {\n            \"id\": 22,\n            \"type\": 6,\n            \"field\": {\n                \"id\": 18,\n                \"key\": \"custom_dropdown2\",\n                \"etag\": \"453115058\"\n            },\n            \"value\": \"Urban Flood\",\n            \"description\": \"\",\n            \"etag\": \"-2031723037\"\n        }\n    ],\n    \"categories\": [\n        {\n            \"id\": 8,\n            \"name\": \"Oxford\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 6,\n                \"name\": \"United Kingdom\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/6\"\n                }\n            },\n            \"etag\": \"-1511332218\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Berlin\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 5,\n                \"name\": \"Germany\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/5\"\n                }\n            },\n            \"etag\": \"-1108135644\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Montreal\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 20,\n                \"name\": \"Canada\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/20\"\n                }\n            },\n            \"etag\": \"739611280\"\n        }\n    ],\n    \"budget\": null,\n    \"cost\": null,\n    \"duration\": null,\n    \"assessment\": {\n        \"id\": 124,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/action/124/assessment\"\n        }\n    },\n    \"risk\": {\n        \"id\": 181,\n        \"name\": \"Predict! Connect Testing\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/181\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"etag\": \"-1255410104\"\n}"},{"id":"449dc339-0782-4774-bcce-cf8eea472147","name":"Updating An Action Where IDs Do Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 125,\r\n    \"customString1\": \"This is the first custom string.\",\r\n    \"customString2\": null,\r\n    \"customString3\": \"This is the third custom string.\",\r\n    \"customString4\": null,\r\n    \"customString5\": \"This is the fifth custom string.\",\r\n    \"customString6\": null,\r\n    \"customString7\": \"This is the seventh custom string.\",\r\n    \"customString8\": null,\r\n    \"description\": \"This is the description for the action.\",\r\n    \"name\": \"Source alternative finance\",\r\n    \"notes\": \"These are some notes for the action.\",\r\n    \"projectNotes\": \"These are some project notes for the action.\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": 0.000002,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": 4E3,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": true,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": true,\r\n    \"completionDate\": \"2022-07-30\",\r\n    \"customDate1\": null,\r\n    \"customDate2\": \"1993-11-23\",\r\n    \"customDate3\": null,\r\n    \"customDate4\": \"2070-01-24\",\r\n    \"reviewDate\": \"2021-09-30\",\r\n    \"startDate\": \"2022-06-30\",\r\n    \"actionType\": 1,\r\n    \"status\": 9,\r\n    \"customDropdowns\": [16,22],\r\n\t\"categories\": [8, 9, 24],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": null,\r\n    \"etag\": \"-387820174\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"124","description":"The ID of the action to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 18:01:53 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"138"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/action/124\",\n    \"messages\": [\n        \"Resource to update and ID of object do not match.\"\n    ]\n}"},{"id":"5b08e265-ba2b-41eb-bc76-2e6d21286558","name":"Updating An Action With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 124,\r\n    \"customString1\": \"This is the first custom string.\",\r\n    \"customString2\": null,\r\n    \"customString3\": \"This is the third custom string.\",\r\n    \"customString4\": null,\r\n    \"customString5\": \"This is the fifth custom string.\",\r\n    \"customString6\": null,\r\n    \"customString7\": \"This is the seventh custom string.\",\r\n    \"customString8\": null,\r\n    \"description\": \"This is the description for the action.\",\r\n    \"name\": \"Source alternative finance\",\r\n    \"notes\": \"These are some notes for the action.\",\r\n    \"projectNotes\": \"These are some project notes for the action. These are some project notes for the action. These are some project notes for the action. These are some project notes for the action. These are some project notes for the action. \",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": 0.000002,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": 4E3,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": true,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": true,\r\n    \"completionDate\": \"2021-07-30\",\r\n    \"customDate1\": null,\r\n    \"customDate2\": \"1993-11-23\",\r\n    \"customDate3\": null,\r\n    \"customDate4\": \"2070-01-24\",\r\n    \"reviewDate\": \"2020-09-30\",\r\n    \"startDate\": \"2022-06-30\",\r\n    \"actionType\": 0,\r\n    \"status\": 4,\r\n    \"customDropdowns\": [1, 25],\r\n\t\"categories\": [8, 9, 24],\t\r\n    \"owner\": 20,\r\n    \"shadowOwner\": 67,\r\n    \"etag\": \"1885092360\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"124","description":"The ID of the action to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 14:32:16 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/action/124\",\n    \"messages\": [\n        \"Unable to assign users to the following fields: [owner, shadow owner]\",\n        \"User 67 cannot be assigned as the shadowOwner.\",\n        \"Unable to assign custom dropdown value 1 as it is a risk value.\",\n        \"Action type 0 is not valid. Valid values are: 1; 2; 3.\",\n        \"Completion date of 2021-07-30 is not valid as it occurs before the Start date of 2022-06-30.\",\n        \"Unable to assign status 4 as it is a risk status.\",\n        \"Project notes must be between 1 and 100 characters.\",\n        \"User 20 cannot be assigned as the owner.\",\n        \"Unable to assign custom dropdown value 25 as it is a folder value.\"\n    ]\n}"},{"id":"de157f8c-495c-4d2d-abdf-ad5fd03cd5da","name":"Updating An Out-Of-Date Action","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 124,\r\n    \"customString1\": \"This is the first custom string.\",\r\n    \"customString2\": null,\r\n    \"customString3\": \"This is the third custom string.\",\r\n    \"customString4\": null,\r\n    \"customString5\": \"This is the fifth custom string.\",\r\n    \"customString6\": null,\r\n    \"customString7\": \"This is the seventh custom string.\",\r\n    \"customString8\": null,\r\n    \"description\": \"This is the description for the action.\",\r\n    \"name\": \"Source alternative finance\",\r\n    \"notes\": \"These are some notes for the action.\",\r\n    \"projectNotes\": \"These are some project notes for the action.\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": 0.000002,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": 4E3,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": true,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": true,\r\n    \"completionDate\": \"2022-07-30\",\r\n    \"customDate1\": null,\r\n    \"customDate2\": \"1993-11-23\",\r\n    \"customDate3\": null,\r\n    \"customDate4\": \"2070-01-24\",\r\n    \"reviewDate\": \"2021-09-30\",\r\n    \"startDate\": \"2022-06-30\",\r\n    \"actionType\": 1,\r\n    \"status\": 9,\r\n    \"customDropdowns\": [16, 22],\r\n\t\"categories\": [8, 9, 24],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": null,\r\n    \"etag\": \"-387820175\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId"],"variable":[{"key":"actionId","value":"124","description":"The ID of the action to update."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 18:03:04 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"163"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": \"/api/v1/action/124\",\n    \"messages\": [\n        \"Unable to update action as there is a more recent version that exists. Get the latest version of the action.\"\n    ]\n}"}],"_postman_id":"0fe553fb-b897-43a2-a738-32f1d630dce2"},{"name":"Update An Action Assessment","id":"f9580e70-71e4-433f-b84a-4ac0fd2b386c","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionId\": 15947,\r\n    \"implementationNotes\": \"This is an implementation note for the action.\",\r\n    \"probability\": {\r\n        \"value\": 35\r\n    },\r\n    \"impacts\": [\r\n\t\t{\r\n\t\t\t\"impact\": 1,\r\n            \"rating\": 288\r\n\t\t},\r\n\t\t{\r\n\t\t\t\"impact\": 2,\r\n\t\t\t\"likely\": 6,\r\n            \"unit\": 7\r\n\t\t}\r\n\t],\r\n    \"velocity\": 4,\r\n    \"etag\": \"-450157227\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","description":"<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>actionId</td>\n<td>Number</td>\n<td>true</td>\n<td>Must correspond with the ID in the request URL.</td>\n</tr>\n<tr>\n<td>implementationNotes</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>fallbackPlan</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>probability</td>\n<td>Object</td>\n<td>false</td>\n<td>See Updating Probability.</td>\n</tr>\n<tr>\n<td>impacts</td>\n<td>Array Of Impact Objects</td>\n<td>true</td>\n<td>See Updating Action Impacts.</td>\n</tr>\n<tr>\n<td>velocity</td>\n<td>Number</td>\n<td>false</td>\n<td>The ID of a velocity object.<br />See <a href=\"#9e61d685-2816-4f1b-80d5-a6d01e3ae1b5\">All Velocities</a>.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>true</td>\n<td><ul><li>The provided ETag value must match the ETag value for the same action assessment that currently exists to ensure that the most up-to-date state of the action assessment is being updated.</li><li>A mismatch would result in the action assessment not being updated.</li></ul></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"updating-probability\">Updating Probability</h4>\n<ul>\n<li>Setting the probability to null will unassess the action. i.e. The score for the action assessment will be removed.</li>\n</ul>\n<h6 id=\"quantitatively\">Quantitatively</h6>\n<ul>\n<li>To assess probability quantitatively, the probability object <strong>must</strong> contain a 'value' field:</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"probability\": {\n    \"value\": 60\n}\n</code></pre>\n<ul>\n<li>The 'value' field accepts a number between 0 and 100.</li>\n</ul>\n<h6 id=\"qualitatively\">Qualitatively</h6>\n<ul>\n<li>To assess probability qualitatively, the probability object <strong>must</strong> contain a 'rating' field:</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"probability\": {\n    \"rating\": 43\n}\n</code></pre>\n<ul>\n<li><p>The 'rating' field accepts a number that corresponds to an ID of a probability band that exists on the scoring system the action uses. See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Scoring System</a>.</p>\n</li>\n<li><p>Probability cannot be assessed both quantitatively and qualitatively at the same time. Therefore, including both 'value' and 'rating' fields will result in an error.</p>\n</li>\n</ul>\n<h4 id=\"updating-action-impacts\">Updating Action Impacts</h4>\n<ul>\n<li>Unlike probability, action impacts cannot be set to <code>null</code>.</li>\n<li>Action impacts cannot be added or removed via Predict! Connect. This would need to be done via Predict! Risk Controller.</li>\n<li>To not update any action impacts, specify an empty array:</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">impacts: []\n</code></pre>\n<h6 id=\"quantitatively-1\">Quantitatively</h6>\n<ul>\n<li>Only quantitative impacts can be assessed quantitatively.<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>impact</td>\n<td>Number</td>\n<td>true</td>\n<td><ul><li>The ID of an impact object</li><li>Impact ID must exist on the action.</li><li>See <a href=\"#da42433a-a34d-4668-a8c0-fc2fdaae2b64\">All Impacts</a></li><li>See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Scoring System</a>.</li></ul></td>\n</tr>\n<tr>\n<td>likely</td>\n<td>Number</td>\n<td>true</td>\n<td></td>\n</tr>\n<tr>\n<td>unit</td>\n<td>Number</td>\n<td>true</td>\n<td><ul><li>The ID of a unit object.</li><li>The unit object must have the same 'unitType' as the 'unitType' of the impact.</li><li>See <a href=\"#8fc9df0a-8854-4072-a172-929d9ad4039d\">All Units</a>.</li></ul></td>\n</tr>\n</tbody>\n</table>\n</div></li>\n</ul>\n<h6 id=\"qualitatively-1\">Qualitatively</h6>\n<ul>\n<li><p>Quantitative impacts can be assessed qualitatively as well as quantitatively.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>impact</td>\n<td>Number</td>\n<td>true</td>\n<td><ul><li>The ID of an impact object</li><li>Impact ID must exist on the action.</li><li>See <a href=\"#da42433a-a34d-4668-a8c0-fc2fdaae2b64\">All Impacts</a></li><li>See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Scoring System</a>.</li></ul></td>\n</tr>\n<tr>\n<td>rating</td>\n<td>Number</td>\n<td>false</td>\n<td><ul><li>For quantitative impacts:</li><ul><li>The ID of an impact band object related to a scoring system.</li><li>See <a href=\"#277b7914-904a-4865-82d8-36defa1616fa\">Impact Band Object</a>.</li></ul><li>For qualitative impacts:</li><ul><li>The ID of an impact rating object for the particular impact you want to update.</li><li>See <a href=\"#fc64c563-ba27-40ee-b288-b2b20120aa95\">Impact Rating Object</a>.</li></ul></ul></td>\n</tr>\n</tbody>\n</table>\n</div></li>\n<li><p>Quantitative impacts cannot be assessed both quantitatively and qualitatively at the same time. Therefore, including both quantitative and qualitative fields will result in an error.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","action",":actionId","assessment"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the action to update.</p>\n","type":"text/plain"},"type":"any","value":null,"key":"actionId"}]}},"response":[{"id":"b4c753b3-6317-4949-addf-e5e4259713d0","name":"Successfully Update An Action Assessment Quantitatively","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionId\": 127,\r\n    \"implementationNotes\": \"This is an implementation note for the action.\",\r\n    \"probability\": {\r\n        \"value\": 7.5\r\n    },\r\n    \"impacts\": [\r\n\t\t{\r\n            \"impact\": 1,\r\n            \"likely\": 7.5,\r\n            \"unit\": 3\r\n        }\r\n\t],\r\n    \"velocity\": 4,\r\n    \"etag\": \"-735964997\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"127","description":"The ID of the action to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 12:34:45 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"-1288211532\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"567"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"score\": {\n        \"colour\": \"FFFF33\",\n        \"overallLabel\": \"Low\",\n        \"cell\": {\n            \"label\": null,\n            \"value\": 1,\n            \"etag\": \"-1135604284\"\n        },\n        \"position\": {\n            \"x\": 3,\n            \"y\": 0,\n            \"etag\": \"3658\"\n        },\n        \"etag\": \"178906523\"\n    },\n    \"actionId\": 127,\n    \"implementationNotes\": \"This is an implementation note for the action.\",\n    \"probability\": {\n        \"value\": 7.5,\n        \"rating\": {\n            \"id\": 6,\n            \"threshold\": 0,\n            \"description\": \"Low\",\n            \"closed\": false,\n            \"y\": 0,\n            \"etag\": \"807626824\"\n        },\n        \"gridLabel\": {\n            \"id\": 1,\n            \"label\": \"Low\",\n            \"etag\": \"80136\"\n        },\n        \"etag\": \"-671982419\"\n    },\n    \"impacts\": [\n        {\n            \"id\": 103,\n            \"likely\": 7.5,\n            \"weightedMean\": 7500,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": null,\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"etag\": \"-83300817\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": {\n                \"id\": 20,\n                \"description\": \"Small Threat\",\n                \"lowestValue\": 0,\n                \"highestValue\": 5,\n                \"x\": 3,\n                \"closed\": false,\n                \"etag\": \"-1037820294\"\n            },\n            \"gridLabel\": {\n                \"id\": 4,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634347\"\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"type\": 1,\n                \"name\": \"£K\",\n                \"prefix\": \"£\",\n                \"suffix\": \"K\",\n                \"weighting\": 1000,\n                \"etag\": \"-2024084116\"\n            },\n            \"etag\": \"1269170411\"\n        }\n    ],\n    \"velocity\": {\n        \"id\": 4,\n        \"description\": \"This risk is very fast approaching.\",\n        \"name\": \"Very Fast (< 1 week)\",\n        \"order\": 4,\n        \"etag\": \"239546060\"\n    },\n    \"etag\": \"-1288211532\"\n}"},{"id":"ee701d91-ef01-493d-bb6a-b3801f6fe620","name":"Successfully Update An Action Assessment Qualitatively","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionId\": 127,\r\n    \"implementationNotes\": \"This is an implementation note for the action.\",\r\n    \"probability\": {\r\n        \"rating\": 7\r\n    },\r\n    \"impacts\": [\r\n\t\t{\r\n\t\t\t\"impact\": 4,\r\n            \"rating\": 14\r\n\t\t}\r\n\t],\r\n    \"velocity\": 4,\r\n    \"etag\": \"-1288211532\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"127","description":"The ID of the action to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 13:09:07 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"1223424066\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"688"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"score\": {\n        \"colour\": \"FFFF33\",\n        \"overallLabel\": \"Low\",\n        \"cell\": {\n            \"label\": null,\n            \"value\": 2,\n            \"etag\": \"-1073738300\"\n        },\n        \"position\": {\n            \"x\": 3,\n            \"y\": 1,\n            \"etag\": \"3659\"\n        },\n        \"etag\": \"-465967716\"\n    },\n    \"actionId\": 127,\n    \"implementationNotes\": \"This is an implementation note for the action.\",\n    \"probability\": {\n        \"value\": 37.5,\n        \"rating\": {\n            \"id\": 7,\n            \"threshold\": 25,\n            \"description\": \"Medium\",\n            \"closed\": false,\n            \"y\": 1,\n            \"etag\": \"-2027836493\"\n        },\n        \"gridLabel\": {\n            \"id\": 2,\n            \"label\": \"Medium\",\n            \"etag\": \"-1994159708\"\n        },\n        \"etag\": \"1422617988\"\n    },\n    \"impacts\": [\n        {\n            \"id\": 103,\n            \"likely\": 7.5,\n            \"weightedMean\": 7500,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 1,\n                \"unitType\": 1,\n                \"description\": null,\n                \"name\": \"Cost\",\n                \"closed\": false,\n                \"etag\": \"-83300817\"\n            },\n            \"impactRating\": null,\n            \"scoringRating\": {\n                \"id\": 20,\n                \"description\": \"Small Threat\",\n                \"lowestValue\": 0,\n                \"highestValue\": 5,\n                \"x\": 3,\n                \"closed\": false,\n                \"etag\": \"-1037820294\"\n            },\n            \"gridLabel\": {\n                \"id\": 4,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634347\"\n            },\n            \"unit\": {\n                \"id\": 3,\n                \"type\": 1,\n                \"name\": \"£K\",\n                \"prefix\": \"£\",\n                \"suffix\": \"K\",\n                \"weighting\": 1000,\n                \"etag\": \"-2024084116\"\n            },\n            \"etag\": \"1269170411\"\n        },\n        {\n            \"id\": 105,\n            \"likely\": null,\n            \"weightedMean\": null,\n            \"closed\": false,\n            \"impact\": {\n                \"id\": 4,\n                \"unitType\": 3,\n                \"description\": null,\n                \"name\": \"Reputation\",\n                \"closed\": false,\n                \"etag\": \"-1912088261\"\n            },\n            \"impactRating\": {\n                \"id\": 14,\n                \"description\": null,\n                \"label\": \"Local negative media impact\",\n                \"order\": 3,\n                \"closed\": false,\n                \"etag\": \"628151112\"\n            },\n            \"scoringRating\": {\n                \"id\": 14,\n                \"description\": null,\n                \"lowestValue\": null,\n                \"highestValue\": null,\n                \"x\": 3,\n                \"closed\": false,\n                \"etag\": \"1834231492\"\n            },\n            \"gridLabel\": {\n                \"id\": 4,\n                \"label\": \"Low Threat\",\n                \"etag\": \"1261634347\"\n            },\n            \"unit\": null,\n            \"etag\": \"-301348704\"\n        }\n    ],\n    \"velocity\": {\n        \"id\": 4,\n        \"description\": \"This risk is very fast approaching.\",\n        \"name\": \"Very Fast (< 1 week)\",\n        \"order\": 4,\n        \"etag\": \"239546060\"\n    },\n    \"etag\": \"1223424066\"\n}"},{"id":"b0004490-804a-4f11-b321-a4a7b1a85ecf","name":"Updating An Action Assessment Where The IDs Do Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionId\": 127,\r\n    \"implementationNotes\": \"This is an implementation note for the action.\",\r\n    \"probability\": {\r\n        \"rating\": 7\r\n    },\r\n    \"impacts\": [\r\n\t\t{\r\n\t\t\t\"impact\": 4,\r\n            \"rating\": 14\r\n\t\t}\r\n\t],\r\n    \"velocity\": 4,\r\n    \"etag\": \"-619491887\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"120","description":"The ID of the action to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 13:10:29 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"146"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/action/120/assessment\",\n    \"messages\": [\n        \"Resource to update and ID of object do not match.\"\n    ]\n}"},{"id":"7ef8c5cd-64f8-451a-be70-f58140f42409","name":"Updating An Out-Of-Date Action Assessment","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionId\": 127,\r\n    \"implementationNotes\": \"This is an implementation note for the action.\",\r\n    \"probability\": {\r\n        \"value\": 35\r\n    },\r\n    \"impacts\": [\r\n\t\t{\r\n\t\t\t\"impact\": 4,\r\n            \"rating\": 2\r\n\t\t}\r\n\t],\r\n    \"velocity\": 4,\r\n    \"etag\": \"-450157227\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"127","description":"The ID of the action to update."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 13:18:14 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"173"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": \"/api/v1/action/127/assessment\",\n    \"messages\": [\n        \"Unable to update action assessment as there is a more recent version that exists. Get the latest version of the action assessment.\"\n    ]\n}"},{"id":"8a7f4990-6902-4e6b-89d7-e27f65437e4b","name":"Updating An Action Assessment With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionId\": 127,\r\n    \"implementationNotes\": \"This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action. This is an implementation note for the action.\",\r\n    \"probability\": {\r\n        \"value\": -1\r\n    },\r\n    \"impacts\": [\r\n\t\t{\r\n\t\t\t\"impact\": 4,\r\n            \"likely\": 7.5,\r\n            \"unit\": 3\r\n\t\t}\r\n\t],\r\n    \"velocity\": 300,\r\n    \"etag\": \"1223424066\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/action/:actionId/assessment","host":["{{SERVER_NAME}}"],"path":["api","v1","action",":actionId","assessment"],"variable":[{"key":"actionId","value":"127","description":"The ID of the action to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 13:16:24 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"235"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/action/127/assessment\",\n    \"messages\": [\n        \"Probability value must be between 0 and 100.\",\n        \"The 'rating' field is required for impact 4.\",\n        \"Implementation notes must be between 1 and 2,000 characters.\",\n        \"'velocity' cannot be assigned to the value 300.\"\n    ]\n}"}],"_postman_id":"f9580e70-71e4-433f-b84a-4ac0fd2b386c"}],"id":"7791f980-2f7f-4218-ab61-dfaea76267c6","description":"<p>This collection shows how to update action data via Predict! Connect.</p>\n","_postman_id":"7791f980-2f7f-4218-ab61-dfaea76267c6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Control","item":[{"name":"Update A Control","id":"9b3c9671-10b6-4f2a-84fe-f5b2e7d2e4ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{SERVER_NAME}}/api/v1/control/:controlId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user will not be able to update controls if:</p>\n<ul>\n<li><p>The control is retired</p>\n</li>\n<li><p>The folder the control is in is read only</p>\n</li>\n<li><p>The user is neither an owner/leader/shadow owner/shadow leader for the control and does not have Edit all permission in their user role, or the user has a Lite licence</p>\n</li>\n<li><p>The user has a read only licence. See <a href=\"https://api.riskdecisions.com/#3af5aad3-1a0b-429d-a022-a214a726d0b7\">User</a></p>\n</li>\n</ul>\n<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>true</td>\n<td>Must correspond with the ID in the request URL.</td>\n</tr>\n<tr>\n<td>comments</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 4000</td>\n</tr>\n<tr>\n<td>customString1</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString2</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString3</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString4</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString5</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString6</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString7</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customString8</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>measures</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>true</td>\n<td>Maximum length: 100</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>resultOfLastTest</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>testPlan</td>\n<td>String</td>\n<td>false</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>customNumber1</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber2</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber3</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customNumber4</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>controlType</td>\n<td>Number</td>\n<td>true</td>\n<td>Accepted values are:  <br />  <br />- 1: Preventive  <br />- 2: Reactive  <br />- 3: Dectective</td>\n</tr>\n<tr>\n<td>customBoolean1</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean2</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean3</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customBoolean4</td>\n<td>Boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate1</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate2</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate3</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>customDate4</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>dateOfLastTest</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>reviewDate</td>\n<td>Date</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>frequencyOfTest</td>\n<td>Number</td>\n<td>false</td>\n<td>Value must be a whole number greater than 0, or null.</td>\n</tr>\n<tr>\n<td>frequencyOfTestUnit</td>\n<td>String</td>\n<td>false</td>\n<td>Accepted values are:  <br />- Days  <br />- Weeks  <br />- Months</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a status object.  <br />- Only a control status will be accepted. i.e. A status of 'type' equal to 14.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#d454d119-d13f-4da6-a7df-49d7fd682f5e\">All Statuses</a>.</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array of Numbers</td>\n<td>false</td>\n<td>- An array of numbers, each corresponding to an ID of a category.  <br />- To remove all categories from a control, an empty array or null can be supplied.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#945d722f-b3e1-417c-a240-73b1bce68641\">All Categories</a>.</td>\n</tr>\n<tr>\n<td>customDropdowns</td>\n<td>Array of Numbers</td>\n<td>false</td>\n<td>- An array of numbers, each corresponding to an ID of a custom dropdown.  <br />- To remove all custom dropdowns for a control, an empty array can be supplied.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#529e5d30-21dc-44ef-b99d-8e07184fc42a\">All Custom Dropdowns</a>.</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>Number</td>\n<td>true</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the control lives in.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>shadowOwner</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the control lives in.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>leader</td>\n<td>Number</td>\n<td>true</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the control lives in.  <br />- User must have 'approveItems' enabled in their user role.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#c393b723-a283-4ca8-906d-30a7963aadf0\">User Role</a>.  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>shadowLeader</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a user object.  <br />- User must have access to the folder that the control lives in.  <br />- User must have 'approveItems' enabled in their user role.  <br />  <br />See <a href=\"https://api.riskdecisions.com/#c393b723-a283-4ca8-906d-30a7963aadf0\">User Role</a>.  <br />See <a href=\"https://api.riskdecisions.com/#35dbb13a-75c3-4c24-be00-cdef0a047e59\">All Users</a>.</td>\n</tr>\n<tr>\n<td>designEffectiveness</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a control effectiveness object.</td>\n</tr>\n<tr>\n<td>operationalEffectiveness</td>\n<td>Number</td>\n<td>false</td>\n<td>- The ID of a control effectiveness object.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>true</td>\n<td>- The provided ETag value must match the ETag value for the same control that currently exists to ensure that the most up-to-date state of the control is being updated.  <br />- A mismatch would result in the control not being updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>In Predict! Risk Controller, in the 'History Overview' section of the control, an entry is added stating that the control has been updated via Predict! Connect.</p>\n<p>If the 'comments' field contains some text in the request body, this will show in the 'Comments' column in the 'History Overview' table.</p>\n<img src=\"https://content.pstmn.io/9029e659-6ade-434b-b300-275d4a5945ae/aW1hZ2UucG5n\" width=\"797\" height=\"347\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control",":controlId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control to update.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"}]}},"response":[{"id":"43b03c4a-50d6-4821-8906-1c5773d5f868","name":"Successful Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 8,\r\n    \"comments\": \"These are some comments.\",\r\n    \"customString1\": null,\r\n    \"customString2\": null,\r\n    \"customString3\": null,\r\n    \"customString4\": null,\r\n    \"customString5\": null,\r\n    \"customString6\": null,\r\n    \"customString7\": null,\r\n    \"customString8\": null,\r\n    \"description\": \"All potential suppliers must have financial stability assessment.\",\r\n    \"measures\": \"Review suppliers financial stability assessment quarterly.\",\r\n    \"name\": \"Preventative: Supplier authorisation\",\r\n    \"notes\": \"Use our supplier evaluation system (SES) to help evaluate and keep track records of our suppliers.\",\r\n    \"resultOfLastTest\": \"14/05/24 Supplier records checks complete. Findings recorded in SES - awaiting review.\",\r\n    \"testPlan\": \"- Review of supplier's past performance \\n- On site visits\\n- Interviews with existing customers\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": null,\r\n    \"controlType\": 1,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"2021-11-12\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": null,\r\n    \"customDate4\": null,\r\n    \"dateOfLastTest\": \"2024-05-14\",\r\n    \"reviewDate\": \"2024-06-28\",\r\n    \"frequencyOfTest\": 3,\r\n    \"frequencyOfTestUnit\": \"Months\",\r\n    \"status\": 11,\r\n    \"categories\": [3,32],\r\n    \"customDropdowns\": [],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": null,\r\n    \"leader\": 5,\r\n    \"shadowLeader\": null,\r\n    \"designEffectiveness\": 3,\r\n    \"operationalEffectiveness\": 2,\r\n    \"etag\": \"-183903925\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"8","description":"The ID of the control to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Tue, 04 Jun 2024 11:10:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"484968630\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 8,\n    \"comments\": \"These are some comments.\",\n    \"customString1\": null,\n    \"customString2\": null,\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"description\": \"All potential suppliers must have financial stability assessment.\",\n    \"measures\": \"Review suppliers financial stability assessment quarterly.\",\n    \"name\": \"Preventative: Supplier authorisation\",\n    \"notes\": \"Use our supplier evaluation system (SES) to help evaluate and keep track records of our suppliers.\",\n    \"resultOfLastTest\": \"14/05/24 Supplier records checks complete. Findings recorded in SES - awaiting review.\",\n    \"testPlan\": \"- Review of supplier's past performance \\n- On site visits\\n- Interviews with existing customers\",\n    \"customNumber1\": null,\n    \"customNumber2\": null,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"controlType\": 1,\n    \"customBoolean1\": false,\n    \"customBoolean2\": false,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"customDate1\": \"2021-11-12\",\n    \"customDate2\": null,\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"dateOfLastTest\": \"2024-05-14\",\n    \"reviewDate\": \"2024-06-28\",\n    \"lifeCycle\": \"Live\",\n    \"closed\": false,\n    \"dateApproved\": \"2019-08-19\",\n    \"dateSubmitted\": null,\n    \"creationDate\": \"2019-08-19\",\n    \"lastChanged\": \"2024-06-04T11:10:21\",\n    \"nextTestDue\": \"2024-08-14\",\n    \"frequencyOfTest\": 3,\n    \"frequencyOfTestUnit\": \"Months\",\n    \"status\": {\n        \"id\": 11,\n        \"name\": \"Under Review\",\n        \"type\": 14,\n        \"etag\": \"-1010753956\"\n    },\n    \"categories\": [\n        {\n            \"id\": 3,\n            \"name\": \"Sydney\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 1,\n                \"name\": \"City\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/1\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 1,\n                \"name\": \"Australia\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/1\"\n                }\n            },\n            \"etag\": \"-257814853\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Supplier\",\n            \"description\": null,\n            \"label\": null,\n            \"owner\": null,\n            \"parent\": null,\n            \"etag\": \"-1167023075\"\n        }\n    ],\n    \"customDropdowns\": [],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 16,\n        \"name\": \"Supply Chain\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/16\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"leader\": {\n        \"id\": 5,\n        \"name\": \"Program Director\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/5\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"designEffectiveness\": {\n        \"id\": 3,\n        \"name\": \"Substantially Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"controlEffectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/3\"\n        }\n    },\n    \"operationalEffectiveness\": {\n        \"id\": 2,\n        \"name\": \"Partially Effective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"controlEffectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/2\"\n        }\n    },\n    \"riskControlLinks\": {\n        \"id\": 8,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"riskControlLinks\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/8/riskControlLink/all\"\n        }\n    },\n    \"etag\": \"484968630\"\n}"},{"id":"e18845ca-d546-4b65-a584-0e0194f62918","name":"Updating a Control Where Ids Do Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 6,\r\n    \"comments\": \"These are some comments.\",\r\n    \"customString1\": null,\r\n    \"customString2\": null,\r\n    \"customString3\": null,\r\n    \"customString4\": null,\r\n    \"customString5\": null,\r\n    \"customString6\": null,\r\n    \"customString7\": null,\r\n    \"customString8\": null,\r\n    \"description\": \"All potential suppliers must have financial stability assessment.\",\r\n    \"measures\": \"Review suppliers financial stability assessment quarterly.\",\r\n    \"name\": \"Preventative: Supplier authorisation\",\r\n    \"notes\": \"Use our supplier evaluation system (SES) to help evaluate and keep track records of our suppliers.\",\r\n    \"resultOfLastTest\": \"14/05/24 Supplier records checks complete. Findings recorded in SES - awaiting review.\",\r\n    \"testPlan\": \"- Review of supplier's past performance \\n- On site visits\\n- Interviews with existing customers\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": null,\r\n    \"controlType\": 1,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"2021-11-12\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": null,\r\n    \"customDate4\": null,\r\n    \"dateOfLastTest\": \"2024-05-14\",\r\n    \"reviewDate\": \"2024-06-28\",\r\n    \"frequencyOfTest\": 3,\r\n    \"frequencyOfTestUnit\": \"Months\",\r\n    \"status\": 11,\r\n    \"categories\": [3,32],\r\n    \"customDropdowns\": [],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": null,\r\n    \"leader\": 5,\r\n    \"shadowLeader\": null,\r\n    \"designEffectiveness\": 3,\r\n    \"operationalEffectiveness\": 2,\r\n    \"etag\": \"484968630\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"8","description":"The ID of the control to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 04 Jun 2024 13:11:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \":8080/api/v1/control/8\",\n    \"messages\": [\n        \"Resource to update and ID of object do not match.\"\n    ]\n}"},{"id":"d1ca1167-7d9c-4308-9f7f-1da7b4dff1e4","name":"Updating A Control With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 8,\r\n    \"comments\": \"These are some comments.\",\r\n    \"customString1\": null,\r\n    \"customString2\": null,\r\n    \"customString3\": null,\r\n    \"customString4\": null,\r\n    \"customString5\": null,\r\n    \"customString6\": null,\r\n    \"customString7\": null,\r\n    \"customString8\": null,\r\n    \"description\": \"All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment. All potential suppliers must have financial stability assessment.\",\r\n    \"measures\": \"Review suppliers financial stability assessment quarterly.\",\r\n    \"name\": \"Preventative: Supplier authorisation Supplier authorisation Supplier authorisation Supplier authorisation\",\r\n    \"notes\": \"Use our supplier evaluation system (SES) to help evaluate and keep track records of our suppliers.\",\r\n    \"resultOfLastTest\": \"14/05/24 Supplier records checks complete. Findings recorded in SES - awaiting review.\",\r\n    \"testPlan\": \"- Review of supplier's past performance \\n- On site visits\\n- Interviews with existing customers\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": null,\r\n    \"controlType\": 4,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"2021-11-12\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": null,\r\n    \"customDate4\": null,\r\n    \"dateOfLastTest\": \"2024-05-14\",\r\n    \"reviewDate\": \"2024-06-14\",\r\n    \"frequencyOfTest\": 3.5,\r\n    \"frequencyOfTestUnit\": \"Minutes\",\r\n    \"status\": 9,\r\n    \"categories\": [3,32],\r\n    \"customDropdowns\": [5],\r\n    \"owner\": 20,\r\n    \"shadowOwner\": 10000,\r\n    \"leader\": null,\r\n    \"shadowLeader\": 5,\r\n    \"designEffectiveness\": 33,\r\n    \"operationalEffectiveness\": null,\r\n    \"etag\": \"1843801239\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"8","description":"The ID of the control to update."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 04 Jun 2024 15:22:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \":8080/api/v1/control/8\",\n    \"messages\": [\n        \"Frequency of test unit 'Minutes' is not valid. Valid values are: [Days, Weeks, Months]\",\n        \"Unable to assign users to the following fields: [owner, shadow owner, leader]\",\n        \"User 10,000 cannot be assigned as the shadowOwner.\",\n        \"Control type 4 is not valid. Valid values are: 1; 2; 3.\",\n        \"Effectiveness rating 33 cannot be assigned as the operationalEffectiveness.\",\n        \"Description must be between 1 and 2,000 characters.\",\n        \"Unable to assign custom dropdown value 5 as it is a risk value.\",\n        \"Frequency of test must be a whole number greater than 0.\",\n        \"User null cannot be assigned as the leader.\",\n        \"Name must be between 1 and 100 characters.\",\n        \"Unable to assign status 9 as it is an action status.\"\n    ]\n}"},{"id":"08524c87-bb8b-4157-962a-eca3fc36d729","name":"Updating An Out-Of-Date Control","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 8,\r\n    \"comments\": \"These are some comments.\",\r\n    \"customString1\": null,\r\n    \"customString2\": null,\r\n    \"customString3\": null,\r\n    \"customString4\": null,\r\n    \"customString5\": null,\r\n    \"customString6\": null,\r\n    \"customString7\": null,\r\n    \"customString8\": null,\r\n    \"description\": \"All potential suppliers must have financial stability assessment.\",\r\n    \"measures\": \"Review suppliers financial stability assessment quarterly.\",\r\n    \"name\": \"Preventative: Supplier authorisation\",\r\n    \"notes\": \"Use our supplier evaluation system (SES) to help evaluate and keep track records of our suppliers.\",\r\n    \"resultOfLastTest\": \"14/05/24 Supplier records checks complete. Findings recorded in SES - awaiting review.\",\r\n    \"testPlan\": \"- Review of supplier's past performance \\n- On site visits\\n- Interviews with existing customers\",\r\n    \"customNumber1\": null,\r\n    \"customNumber2\": null,\r\n    \"customNumber3\": null,\r\n    \"customNumber4\": null,\r\n    \"controlType\": 1,\r\n    \"customBoolean1\": false,\r\n    \"customBoolean2\": false,\r\n    \"customBoolean3\": false,\r\n    \"customBoolean4\": false,\r\n    \"customDate1\": \"2021-11-12\",\r\n    \"customDate2\": null,\r\n    \"customDate3\": null,\r\n    \"customDate4\": null,\r\n    \"dateOfLastTest\": \"2024-05-14\",\r\n    \"reviewDate\": \"2024-06-28\",\r\n    \"frequencyOfTest\": 3,\r\n    \"frequencyOfTestUnit\": \"Months\",\r\n    \"status\": 11,\r\n    \"categories\": [3,32],\r\n    \"customDropdowns\": [],\r\n    \"owner\": 2,\r\n    \"shadowOwner\": null,\r\n    \"leader\": 5,\r\n    \"shadowLeader\": null,\r\n    \"designEffectiveness\": 3,\r\n    \"operationalEffectiveness\": 2,\r\n    \"etag\": \"-183903925\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId"],"variable":[{"key":"controlId","value":"8","description":"The ID of the control to update."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Tue, 04 Jun 2024 13:21:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": \":8080/api/v1/control/8\",\n    \"messages\": [\n        \"Unable to update control as there is a more recent version that exists. Get the latest version of the control.\"\n    ]\n}"}],"_postman_id":"9b3c9671-10b6-4f2a-84fe-f5b2e7d2e4ae"},{"name":"Update A Risk-Control Link","id":"7a353dd5-d54e-4cbd-b536-f44a0ed581c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"6591954\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user can edit risk-control links, if:</p>\n<ul>\n<li>The user can edit either one of the risk or control that form part of the link.</li>\n</ul>\n<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>risk</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Must correspond with the ID of the risk in the request URL.</td>\n</tr>\n<tr>\n<td>control</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Must correspond with the ID of the control in the request URL.</td>\n</tr>\n<tr>\n<td>effectiveness</td>\n<td>Integer</td>\n<td>No</td>\n<td>The ID of a control effectivness object.  <br />See All Control Effectivness.</td>\n</tr>\n<tr>\n<td>critical</td>\n<td>Boolean</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>justification</td>\n<td>String</td>\n<td>No</td>\n<td>Maximum length: 2000</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>Yes</td>\n<td>- The provided ETag value must match the ETag value for the same risk-control link to make sure the most up-to-date state of the risk-control link is being updated.  <br />- A mismatch would result in the risk-control link not being updated.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"},{"description":{"content":"<p>The ID of the risk that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"77380aec-52a9-495d-9e86-73da7f759d12","name":"Successful Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"114665701\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 15:53:59 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"\"6591954\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\n    \"critical\": false,\n    \"lastChanged\": \"2024-06-06T15:53:58\",\n    \"control\": {\n        \"id\": 2,\n        \"name\": \"Reactive Control\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"control\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/control/2\"\n        }\n    },\n    \"risk\": {\n        \"id\": 77,\n        \"name\": \"Recruitment and retention\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/77\"\n        }\n    },\n    \"effectiveness\": {\n        \"id\": 1,\n        \"name\": \"Ineffective\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"effectiveness\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/controlEffectiveness/1\"\n        }\n    },\n    \"etag\": \"6591954\"\n}"},{"id":"8135fd58-d0bc-4510-b628-0cbcdf41f7f3","name":"Updating A Risk-Control Link Where Risk ID Does Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 78,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"114665701\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 15:55:33 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Resource to update and risk ID do not match.\"\n    ]\n}"},{"id":"bcf40de6-fa0c-4ebb-aa74-4db697084297","name":"Updating A Risk-Control Link Where Control ID Does Not Match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 3,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"114665701\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 15:57:49 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Resource to update and control ID do not match.\"\n    ]\n}"},{"id":"82b13bd6-ec4f-44a7-a01e-de9cb935e199","name":"Updating A Risk-Control Link With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective. This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"-856651479\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 16:08:49 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Justification must be between 1 and 2,000 characters.\"\n    ]\n}"},{"id":"cefafd11-3fce-4758-a553-0421676fb335","name":"Updating An Out-Of-Date Risk-Control Link","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"risk\": 77,\r\n\t\"control\": 2,\r\n\t\"effectiveness\": 1,\r\n\t\"critical\": false,\r\n\t\"justification\": \"This is a justification as to why the effectiveness rating for this control was set to ineffective.\",\r\n\t\"etag\": \"6591954\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId/riskControlLink/:controlId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId","riskControlLink",":controlId"],"variable":[{"key":"riskId","value":"77","description":"The ID of the risk that contains the risk-control link."},{"key":"controlId","value":"2","description":"The ID of the control that contains the risk-control link."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 16:12:03 GMT"},{"key":"Server","value":"Predict Risk Controller"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to update risk-control link as there is a more recent version that exists. Get the latest version of the risk-control link.\"\n    ]\n}"}],"_postman_id":"7a353dd5-d54e-4cbd-b536-f44a0ed581c4"},{"name":"Remove A Risk-Control Link","id":"93628c05-db87-4120-b1b0-5a714ff4e336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user can remove risk-control links, if:</p>\n<ul>\n<li>The user can edit either one of the risk or control that form part of the link.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"host":["{{SERVER_NAME}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the control that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"controlId"},{"description":{"content":"<p>The ID of the risk that contains the risk-control link.</p>\n","type":"text/plain"},"type":"any","value":"","key":"riskId"}]}},"response":[{"id":"7040b675-4075-462d-bb4c-d7ab59002cf0","name":"Successful Response","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"3","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"182","description":"The ID of the risk that contains the risk-control link."}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Jun 2024 16:39:28 GMT"}],"cookie":[],"responseTime":null,"body":null},{"id":"3e68f9bf-71ff-4a2c-ac34-f4fe8af765d4","name":"Removing A Risk-Control Link For A Control That Does Not Exist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"10000","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"7","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Jun 2024 16:28:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Control 10,000 not found.\"\n    ]\n}"},{"id":"7f7965a0-bf42-4296-9e1c-1b2a9440d353","name":"Removing A Risk-Control Link For A Risk That Does Not Exist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"3","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"10000","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Jun 2024 16:29:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Risk 10,000 not found.\"\n    ]\n}"},{"id":"14689afb-42d5-4bc7-b524-41b6d5339e18","name":"Removing A Risk-Control Link That Does Not Exist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"3","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"15","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Thu, 06 Jun 2024 16:34:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 404,\n    \"httpMessage\": \"Not Found\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Link for Risk 15 and Control 3 not found.\"\n    ]\n}"},{"id":"7aed8a2a-8f8f-469a-9853-fc62b4b92165","name":"Insufficient Permissions To Remove A Risk-Control Link","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/control/:controlId/riskControlLink/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","control",":controlId","riskControlLink",":riskId"],"variable":[{"key":"controlId","value":"20","description":"The ID of the control that contains the risk-control link."},{"key":"riskId","value":"176","description":"The ID of the risk that contains the risk-control link."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Thu, 06 Jun 2024 16:37:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": null,\n    \"messages\": [\n        \"Unable to delete the risk-control link between risk 176 and control 20 as you do not have sufficient permissions.\"\n    ]\n}"}],"_postman_id":"93628c05-db87-4120-b1b0-5a714ff4e336"}],"id":"dcddcf4f-90fb-4235-9dd7-6e134e3425df","description":"<p>This collection shows how to update control data via Predict! Connect.</p>\n","_postman_id":"dcddcf4f-90fb-4235-9dd7-6e134e3425df","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Folder","item":[{"name":"Cost Analysis","item":[{"name":"Update Cost Analysis For A Folder","id":"aca5918c-5dd4-49cd-95ad-a7138d335aed","protocolProfileBehavior":{"disableBodyPruning":true,"disableCookies":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","description":"<h4 id=\"permissions\">Permissions</h4>\n<p>A user will not be able to update analysis data for a folder if:</p>\n<ul>\n<li><p>The user cannot see the folder.</p>\n</li>\n<li><p>The user is linked read-only to the folder.</p>\n</li>\n<li><p>The user does not have Folder management permission in their user role.</p>\n</li>\n<li><p>The user is neither an owner or leader for the folder and does not have Edit all permission in their user role, or the user has a Lite licence.</p>\n</li>\n<li><p>The user has a read only licence. See <a href=\"#cbc73a9d-af8f-4c47-bb71-50afdc2cf527\">User</a>.</p>\n</li>\n</ul>\n<h4 id=\"fields-that-can-be-updated\">Fields That Can Be Updated</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>comments</td>\n<td>String</td>\n<td>true</td>\n<td>Maximum length: 4000  <br /><strong>Note</strong>: This value is added to the folder the analysis is for.</td>\n</tr>\n<tr>\n<td>current</td>\n<td>Confidence Values Object</td>\n<td>true</td>\n<td></td>\n</tr>\n<tr>\n<td>target</td>\n<td>Confidence Values Object</td>\n<td>true</td>\n<td></td>\n</tr>\n<tr>\n<td>unit  <br />(<strong>From Predict! Risk Controller v6.5.0.0)</strong></td>\n<td>Integer</td>\n<td>true</td>\n<td>The provided unit ID must match with a valid <strong>cost</strong> unit.</td>\n</tr>\n<tr>\n<td>etag</td>\n<td>String</td>\n<td>true</td>\n<td>The provided ETag value must match the ETag value for the same analysis that currently exists to ensure that the most up-to-date state of the analysis is being updated.  <br /><strong>Note</strong>: If no prior analysis exists on the folder the ETag value is ignored.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"confidence-values-object\">Confidence Values Object</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Other Validation Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>confidence1</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>confidence2</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>confidence3</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>mean</td>\n<td>Number</td>\n<td>false</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"audit-trail\">Audit Trail</h4>\n<p>From Predict! Risk Controller v6.5, an entry is added to the 'History overview' section when cost analysis results have been updated.</p>\n<img src=\"https://content.pstmn.io/8373afae-b6e0-4333-b34b-0d6568ff1eda/aW1hZ2UucG5n\" width=\"936\" height=\"210\" />","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"path":["api","v1","folder",":folderId","analysis"],"host":["{{SERVER_NAME}}"],"query":[{"description":{"content":"<p>The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3.</p>\n","type":"text/plain"},"key":"result","value":"cost"}],"variable":[{"description":{"content":"<p>The ID of the folder.</p>\n","type":"text/plain"},"type":"any","value":"","key":"folderId"}]}},"response":[{"id":"4a371956-b637-41bb-bc01-2b875d29e427","name":"Creating Cost Analysis For A Folder","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\r\n    \"current\": {\r\n        \"confidence1\": 127306.57909333392,\r\n        \"confidence2\": 1351985.1658046646,\r\n        \"confidence3\": 2761904.3512055436,\r\n        \"mean\": 1355641.8232632994\r\n    },\r\n    \"target\": {\r\n        \"confidence1\": -128920.54854871878,\r\n        \"confidence2\": 0.0,\r\n        \"confidence3\": 184324.55089526123,\r\n        \"mean\": 34257.98994401062\r\n    },\r\n\t\"unit\": 2,\r\n    \"etag\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"28","description":"The ID of the folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Mon, 30 Jun 2025 11:01:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"1318182347\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 6,\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\n    \"percentiles\": {\n        \"confidence1\": 10,\n        \"confidence2\": 50,\n        \"confidence3\": 90,\n        \"etag\": \"984654403\"\n    },\n    \"current\": {\n        \"confidence1\": 127306.57909333392,\n        \"confidence2\": 1351985.1658046646,\n        \"confidence3\": 2761904.3512055436,\n        \"mean\": 1355641.8232632994,\n        \"etag\": \"1453412849\"\n    },\n    \"target\": {\n        \"confidence1\": -128920.54854871878,\n        \"confidence2\": 0,\n        \"confidence3\": 184324.55089526123,\n        \"mean\": 34257.98994401062,\n        \"etag\": \"1518037998\"\n    },\n    \"unit\": {\n        \"id\": 2,\n        \"type\": 1,\n        \"name\": \"£\",\n        \"prefix\": \"£\",\n        \"suffix\": \"\",\n        \"weighting\": 1,\n        \"etag\": \"-882341265\"\n    },\n    \"lastChanged\": \"2025-06-30T11:01:23\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"1318182347\"\n}"},{"id":"72dd94b4-23c8-48ab-8020-265c4d561734","name":"Updating Cost Analysis For A Folder","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\r\n    \"current\": {\r\n        \"confidence1\": 127306.57909333392,\r\n        \"confidence2\": 1351985.1658046646,\r\n        \"confidence3\": 2761904.3512055436,\r\n        \"mean\": 1355641.8232632994\r\n    },\r\n    \"target\": {\r\n        \"confidence1\": -128920.54854871878,\r\n        \"confidence2\": 0.0,\r\n        \"confidence3\": 184324.55089526123,\r\n        \"mean\": 34257.98994401062\r\n    },\r\n\t\"unit\": 2,\r\n    \"etag\": \"-729570203\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"26","description":"The ID of the folder."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=3600"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Mon, 30 Jun 2025 10:57:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"2023893788\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\n    \"percentiles\": {\n        \"confidence1\": 10,\n        \"confidence2\": 50,\n        \"confidence3\": 90,\n        \"etag\": \"984654403\"\n    },\n    \"current\": {\n        \"confidence1\": 127306.57909333392,\n        \"confidence2\": 1351985.1658046646,\n        \"confidence3\": 2761904.3512055436,\n        \"mean\": 1355641.8232632994,\n        \"etag\": \"1453412849\"\n    },\n    \"target\": {\n        \"confidence1\": -128920.54854871878,\n        \"confidence2\": 0,\n        \"confidence3\": 184324.55089526123,\n        \"mean\": 34257.98994401062,\n        \"etag\": \"1518037998\"\n    },\n    \"unit\": {\n        \"id\": 2,\n        \"type\": 1,\n        \"name\": \"£\",\n        \"prefix\": \"£\",\n        \"suffix\": \"\",\n        \"weighting\": 1,\n        \"etag\": \"-882341265\"\n    },\n    \"lastChanged\": \"2025-06-30T10:57:16\",\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"etag\": \"2023893788\"\n}"},{"id":"3b440599-b804-41bd-b2dd-0b1e82996588","name":"Updating Cost Analysis With Invalid Data","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comments\": \"\",\r\n    \"current\": {\r\n        \"confidence1\": 127306.57909333392,\r\n        \"confidence3\": 2761904.3512055436,\r\n        \"mean\": 1355641.8232632994\r\n    },\r\n    \"target\": {\r\n        \"confidence1\": -128920.54854871878,\r\n        \"confidence2\": 0.0,\r\n        \"confidence3\": 184324.55089526123\r\n    },\r\n    \"etag\": \"-729570203\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"26","description":"The ID of the folder."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 30 Jun 2025 11:22:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/folder/26/analysis?result=cost\",\n    \"messages\": [\n        \"Comments must not be blank.\",\n        \"Current is missing the following fields: [confidence2]\",\n        \"Target is missing the following fields: [mean]\",\n\t\t\"'unit' cannot be assigned to the value null.\"\n    ]\n}"},{"id":"8ce94b82-7a6a-4a63-b5b3-8bea868e5a5b","name":"Updating Cost Analysis With Incorrect Unit Type","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\r\n    \"current\": {\r\n        \"confidence1\": 127306.57909333392,\r\n        \"confidence2\": 1351985.1658046646,\r\n        \"confidence3\": 2761904.3512055436,\r\n        \"mean\": 1355641.8232632994\r\n    },\r\n    \"target\": {\r\n        \"confidence1\": -128920.54854871878,\r\n        \"confidence2\": 0.0,\r\n        \"confidence3\": 184324.55089526123,\r\n        \"mean\": 34257.98994401062\r\n    },\r\n\t\"unit\": 6,\r\n    \"etag\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"53","description":"The ID of the folder."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 23 Oct 2025 15:27:29 GMT"},{"key":"Server","value":"WildFly/26"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Set-Cookie","value":"JSESSIONID=qyb1DDu0Qp3nR4-AGPOEhTLx6bGNGzkZ3smxkD4-.pf5142r8-uk25w; path=/api/v1"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Security-Policy","value":"default-src 'self' data: 'unsafe-inline' 'unsafe-eval'"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 400,\n    \"httpMessage\": \"Bad Request\",\n    \"endpoint\": \"/api/v1/folder/53/analysis\",\n    \"messages\": [\n        \"Expected a 'Cost' unit type, but received 'Time' instead.\"\n    ]\n}"},{"id":"46d81f8b-d864-40ce-9972-5535ecf61591","name":"Updating An Out-Of-Date Analysis","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\r\n    \"current\": {\r\n        \"confidence1\": 127306.57909333392,\r\n        \"confidence2\": 1351985.1658046646,\r\n        \"confidence3\": 2761904.3512055436,\r\n        \"mean\": 1355641.8232632994\r\n    },\r\n    \"target\": {\r\n        \"confidence1\": -128920.54854871878,\r\n        \"confidence2\": 0.0,\r\n        \"confidence3\": 184324.55089526123,\r\n        \"mean\": 34257.98994401062\r\n    },\r\n\t\"unit\": 2,\r\n    \"etag\": \"1234567890\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"26","description":"The ID of the folder."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 30 Jun 2025 11:10:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"httpCode\": 409,\n    \"httpMessage\": \"Conflict\",\n    \"endpoint\": \"/api/v1/folder/26/analysis?result=cost\",\n    \"messages\": [\n        \"Unable to update analysis as there is a more recent version that exists. Get the latest version of the analysis.\"\n    ]\n}"},{"id":"1353e54f-9ab9-4ed6-a817-19da452d994e","name":"Update Cost Analysis For A Forbidden Folder","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comments\": \"Updated cost analysis results via Predict! Connect.\",\r\n    \"current\": {\r\n        \"confidence1\": 127306.57909333392,\r\n        \"confidence2\": 1351985.1658046646,\r\n        \"confidence3\": 2761904.3512055436,\r\n        \"mean\": 1355641.8232632994\r\n    },\r\n    \"target\": {\r\n        \"confidence1\": -128920.54854871878,\r\n        \"confidence2\": 0.0,\r\n        \"confidence3\": 184324.55089526123,\r\n        \"mean\": 34257.98994401062\r\n    },\r\n\t\"unit\": 2,\r\n    \"etag\": \"1405798055\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{SERVER_NAME}}/api/v1/folder/:folderId/analysis?result=cost","host":["{{SERVER_NAME}}"],"path":["api","v1","folder",":folderId","analysis"],"query":[{"key":"result","value":"cost","description":"The type of analysis to update. Only the result type of 'cost' is supported from Predict! Risk Controller v6.4.1.3."}],"variable":[{"key":"folderId","value":"23","description":"The ID of the folder."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"Server","value":"WildFly/26"},{"key":"Date","value":"Mon, 30 Jun 2025 11:27:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"httpCode\": 403,\n    \"httpMessage\": \"Forbidden\",\n    \"endpoint\": \"/api/v1/folder/23/analysis?result=cost\",\n    \"messages\": [\n        \"Unable to update folder as you do not have sufficent permissions\"\n    ]\n}"}],"_postman_id":"aca5918c-5dd4-49cd-95ad-a7138d335aed"}],"id":"7206e498-c279-4fe7-9768-e0fd6e4fab1f","description":"<p>This collection shows how to update cost analysis data for a folder via Predict! Connect.</p>\n<p><strong>Note:</strong> This is available from Predict! Risk Controller v6.4.1.3 (Predict! Connect v1.3.0.3).</p>\n","_postman_id":"7206e498-c279-4fe7-9768-e0fd6e4fab1f","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"afb180d0-13e2-49e4-b8fa-375853e791a7","_postman_id":"afb180d0-13e2-49e4-b8fa-375853e791a7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"id":"c41dfcd4-a65c-4cbd-af4a-64fbd321e716","description":"<p>This collection will show how data can be updated via Predict! Connect.</p>\n","_postman_id":"c41dfcd4-a65c-4cbd-af4a-64fbd321e716","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}},{"name":"Caching","item":[{"name":"Cache-Control","id":"1a9522e3-2c8e-41f9-81f9-ffecaf25cf8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p>By default the max-age directive is set to 3600 seconds (1 hour). </p>\n<p>The max-age value can be amended in the Predict! Risk Controller's Admin Portal. This is done by adding or amending the value for 'connect_cache_max_age' on the Settings page.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"5b189b59-78a1-4d83-8de4-eccaf9e9edb7","name":"Max-Age Value Taken From Settings","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{SERVER_NAME}}/api/v1/risk/:riskId","host":["{{SERVER_NAME}}"],"path":["api","v1","risk",":riskId"],"variable":[{"key":"riskId","value":"179"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Sep 2021 13:05:48 GMT"},{"key":"Server","value":"WildFly/20"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-transform, max-age=7200"},{"key":"X-Powered-By","value":"Undertow/1"},{"key":"ETag","value":"\"1335526829\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1413"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 179,\n    \"actionStrategy\": null,\n    \"cause\": \"Significant opposition to the development from the immediate neighbours\",\n    \"comments\": \"Initial Approval\",\n    \"consequence\": \"Building work may not commence until well into quarter 3. Revised plans may need to be drawn up and submitted.\",\n    \"controlEffectiveness\": null,\n    \"currentPosition\": \"CL1\",\n    \"customString1\": \"C:\\\\users\\\\jsmith\\\\Documents\\\\2022RDWP2C\\\\\",\n    \"customString2\": \"CL1\",\n    \"customString3\": null,\n    \"customString4\": null,\n    \"customString5\": null,\n    \"customString6\": null,\n    \"customString7\": null,\n    \"customString8\": null,\n    \"customerReference\": \"ENT1042\",\n    \"existingControls\": null,\n    \"description\": \"A Planning Application has been lodged with the Local Authority and preliminary discussions have been held.  However, these have revealed that there is a risk that the approval will be delayed. \",\n    \"name\": \"Planning Approval Delayed\",\n    \"notes\": \"Planning approval processes are available via intranet site.\",\n    \"trigger\": \"Informal meeting with Local Authority Planning Department - meeting requested, no date agreed yet. \",\n    \"accessLevel\": 50,\n    \"customNumber1\": 3000,\n    \"customNumber2\": -1.5,\n    \"customNumber3\": null,\n    \"customNumber4\": null,\n    \"riskType\": 1,\n    \"customerAware\": false,\n    \"customBoolean1\": true,\n    \"customBoolean2\": true,\n    \"customBoolean3\": false,\n    \"customBoolean4\": false,\n    \"customDate1\": \"2021-12-06\",\n    \"customDate2\": \"2021-09-15\",\n    \"customDate3\": null,\n    \"customDate4\": null,\n    \"reviewDate\": \"2020-07-31\",\n    \"lifeCycle\": \"Draft\",\n    \"reference\": \"ENT2021GL__2T\",\n    \"closed\": false,\n    \"creationDate\": \"2021-09-15\",\n    \"lastChanged\": \"2021-09-15T13:39:39\",\n    \"actionResponse\": {\n        \"id\": 6,\n        \"name\": \"Treat\",\n        \"etag\": \"81075957\"\n    },\n    \"securityRating\": {\n        \"id\": 1,\n        \"level\": 0,\n        \"name\": \"Unclassified\",\n        \"etag\": \"2004681064\"\n    },\n    \"status\": {\n        \"id\": 6,\n        \"name\": \"New\",\n        \"type\": 3,\n        \"etag\": \"1436787538\"\n    },\n    \"budget\": {\n        \"nominalBudget\": null,\n        \"budgetSpent\": 0,\n        \"committedValue\": 0,\n        \"remainingBudget\": null,\n        \"unit\": {\n            \"id\": 3,\n            \"type\": 1,\n            \"name\": \"£K\",\n            \"prefix\": \"£\",\n            \"suffix\": \"K\",\n            \"weighting\": 1000,\n            \"etag\": \"-2038206558\"\n        },\n        \"etag\": \"1235973362\"\n    },\n    \"categories\": [\n        {\n            \"id\": 20,\n            \"name\": \"Canada\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 3,\n                \"name\": \"Country\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/3\"\n                }\n            },\n            \"owner\": {\n                \"id\": 5,\n                \"name\": \"Program Director\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"user\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/user/5\"\n                }\n            },\n            \"parent\": {\n                \"id\": 11,\n                \"name\": \"North America\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/11\"\n                }\n            },\n            \"etag\": \"-1277565610\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Climate Change\",\n            \"description\": null,\n            \"label\": {\n                \"id\": 12,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"label\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/categoryLabel/12\"\n                }\n            },\n            \"owner\": null,\n            \"parent\": {\n                \"id\": 69,\n                \"name\": \"Geopolitical\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"category\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/category/69\"\n                }\n            },\n            \"etag\": \"1354257519\"\n        }\n    ],\n    \"linkedRisks\": [\n        {\n            \"id\": 22,\n            \"source\": {\n                \"id\": 179,\n                \"name\": \"Planning Approval Delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/179\"\n                }\n            },\n            \"target\": {\n                \"id\": 144,\n                \"name\": \"Finance delayed\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"risk\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/risk/144\"\n                }\n            },\n            \"strength\": {\n                \"id\": 2,\n                \"name\": \"30%\",\n                \"link\": {\n                    \"params\": {\n                        \"rel\": \"linkStrength\",\n                        \"type\": \"GET\"\n                    },\n                    \"href\": \"/api/v1/linkStrength/2\"\n                }\n            },\n            \"etag\": \"1137569948\"\n        }\n    ],\n    \"changedBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"createdBy\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"folder\": {\n        \"id\": 76,\n        \"name\": \"House project\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"folder\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/folder/76\"\n        }\n    },\n    \"parent\": {\n        \"id\": 138,\n        \"name\": \"Planning \",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"risk\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/138\"\n        }\n    },\n    \"owner\": {\n        \"id\": 2,\n        \"name\": \"John Smith\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/2\"\n        }\n    },\n    \"shadowOwner\": null,\n    \"leader\": {\n        \"id\": 6,\n        \"name\": \"Library Manager\",\n        \"link\": {\n            \"params\": {\n                \"rel\": \"user\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/user/6\"\n        }\n    },\n    \"shadowLeader\": null,\n    \"currentAssessment\": {\n        \"id\": 179,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/179/assessment?type=current\"\n        }\n    },\n    \"targetAssessment\": {\n        \"id\": 179,\n        \"name\": null,\n        \"link\": {\n            \"params\": {\n                \"rel\": \"assessment\",\n                \"type\": \"GET\"\n            },\n            \"href\": \"/api/v1/risk/179/assessment?type=target\"\n        }\n    },\n    \"etag\": \"1335526829\"\n}"}],"_postman_id":"1a9522e3-2c8e-41f9-81f9-ffecaf25cf8e"}],"id":"24c4c647-8897-425c-bb37-57d072c5d6aa","_postman_id":"24c4c647-8897-425c-bb37-57d072c5d6aa","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]},"isInherited":true,"source":{"_postman_id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","id":"4555fa41-c3fe-481e-b73e-4d0c3fd0833e","name":"Predict! Connect v1.4.1.0 Documentation","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{USERNAME}}"},{"key":"password","value":"{{PASSWORD}}"}]}},"event":[{"listen":"prerequest","script":{"id":"d1805860-8409-4c69-b812-3cc1f49126c0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e14be9bb-ff84-4753-9387-c70294db6b74","type":"text/javascript","exec":[""]}}]}