{"info":{"_postman_id":"673954b0-c20b-4e62-8b1f-7407732df85f","name":"_ Brand APIs by ZDHC Gateway_","description":"<html><head></head><body><h2 id=\"transform-how-you-manage-data-🌟\">Transform how you manage data**! 🌟**</h2>\n<p>With our groundbreaking APIs for the ZDHC Gateway platform, you can:</p>\n<blockquote>\n<p>Say goodbye to tedious, time-consuming tasks ⏳ like downloading and analyzing Excel files. Our APIs let brands effortlessly access and automate data, making it easier than ever to monitor and assess supplier performance for chemical management in line with the RTZ program. </p>\n</blockquote>\n<p>Experience faster, more efficient insights and take your brand’s sustainability efforts to the next level! 🚀✨</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26733334","collectionId":"673954b0-c20b-4e62-8b1f-7407732df85f","publishedId":"2sA3rwMa2t","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2D5CB9"},"publishDate":"2024-08-03T16:34:37.000Z"},"item":[{"name":"📝About","item":[{"name":"Recent Updates","item":[],"id":"0d90e854-975e-4da7-9075-41d84c197b11","description":"<ul>\n<li><p>Production: Version 4 and 5</p>\n</li>\n<li><p>BETA: Version 4 and 5</p>\n</li>\n</ul>\n<p>For further details, see the <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#ff9f27e9-122d-47d8-842c-5ab242119ccb\">Release History</a>.</p>\n","_postman_id":"0d90e854-975e-4da7-9075-41d84c197b11"}],"id":"824eaf95-4722-4903-9657-d67918099214","description":"<h3 id=\"👥who-should-use-this-api\">👥Who Should Use This API?</h3>\n<p>This document assumes that the reader is a brand or a member of an organisation categorized as a brand.</p>\n<blockquote>\n<p>Documentation helps consumers onboard to the Brand API quickly. This contains a list of executable endpoints that API consumers can leverage and easily select the ones that best suit their needs. </p>\n</blockquote>\n<h3 id=\"🧪what-can-i-do-with-this-api\">🧪What Can I Do With This API?</h3>\n<blockquote>\n<p><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Data Hub inside ZDHC Gateway</a> platform is the go-to module for Brands to download reports either in PDF or Excel. The following API endpoints will help you receive the same extract through JSON responses. In addition, there may be additional fields provided as part of our continual development and interest in accessing data via API. </p>\n</blockquote>\n<p>Build your own new workflows! Common ones can be found here:</p>\n<ul>\n<li><p>How to retrieve information about Suppliers?</p>\n</li>\n<li><p>How to retrieve Performance InCheck Report?</p>\n</li>\n<li><p>How to retrieve information about Wastewater?</p>\n</li>\n</ul>\n<h3 id=\"➕benefits-of-using-this-api\">➕Benefits of Using This API</h3>\n<img src=\"https://content.pstmn.io/00c8bc43-83ee-40dc-9668-e95696eef287/aW1hZ2UucG5n\" width=\"935\" height=\"368\" />\n\n<blockquote>\n<p><strong>Data-driven decision making</strong><br />Gain valuable insights based on relevant data and make informed decisions that drive your business towards </p>\n</blockquote>\n<blockquote>\n<p><strong>Promote industry-level collaboration</strong><br />With all the available data within your grasp, you can choose which Supplier does not only provide the needs of your organisation but also align with the compliance and standards set by ZDHC. </p>\n</blockquote>\n<blockquote>\n<p><strong>Maximize developer performance</strong><br />Empower your developers with the collection of APIs that will enhance their efficiency and output. </p>\n</blockquote>\n<blockquote>\n<p><strong>Increase productivity</strong><br />Streamline your processes and workflows when it comes to staying up to date with the overall status of Suppliers connected to your organisation, saving time and resources.</p>\n</blockquote>\n","_postman_id":"824eaf95-4722-4903-9657-d67918099214"},{"name":"🏁Get Started","item":[],"id":"7ee40207-35a7-47c9-9a4b-c7bf4e948c79","description":"<h4 id=\"📜developer-agreement\">📜<strong>Developer agreement</strong></h4>\n<p>By using Brand API by ZDHC Gateway, you agree to the terms and conditions found in your Third Party Service Contract with <a href=\"https://www.roadmaptozero.com/\">ZDHC Foundation</a>.</p>\n<p>To begin using the Brand API by ZDHC Gateway, follow these steps.</p>\n<img src=\"https://content.pstmn.io/dabf1b8d-9a35-406d-9f81-533b4b3bd8c0/aW1hZ2UucG5n\" alt=\"Authentication%20Approach\" width=\"509\" height=\"375\" />\n\n<p><strong>I. Obtaining API Credentials</strong></p>\n<p><code>accessToken</code>will be the main key to authenticate the API transaction. It consists of two parts:</p>\n<ul>\n<li><p><code>AuthenticationKey</code> - a key supplied to the Brand to give permission to the set of APIs included in this document.</p>\n</li>\n<li><p><code>UserAccessKey</code> - a key of a particular user of a Brand. This can be obtained by logging into ZDHC Gateway and navigating to user profile. The user must be an account admin and not just a viewer type.</p>\n</li>\n</ul>\n<p><strong>II. Authenticate Using OAuth2</strong></p>\n<p>This API uses JSON-based OAuth2 for authentication. You can obtain an <code>accessToken</code> in two ways:</p>\n<ul>\n<li><p><strong>Using user login credentials:</strong><br />  <code>POST/Gateway/rest/oauth/GetToken -</code>Provide your <code>AuthenticationKey</code> and user login credentials.</p>\n</li>\n<li><p><strong>Using user access keys:</strong><br />  <code>POST/Gateway/rest/oauth/TokenByKey -</code>Provide your <code>AuthenticationKey</code> and <code>UserAccessKey.</code></p>\n</li>\n</ul>\n<p><em>See the detailed authentication</em> <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\"><i>instructions here</i></a><em>.</em></p>\n<p><strong>III. Choose Your Environment</strong></p>\n<ul>\n<li><p><strong>Production:</strong><br />  <code>https://www.my-aip.com/Gateway/rest/</code></p>\n</li>\n<li><p><strong>BETA (UAT with sample data similar in Production):</strong><br />  <code>https://beta.my-aip.com/Gateway/rest/</code></p>\n</li>\n</ul>\n<blockquote>\n<p>All requests must be secure, i.e. <code>https</code>, not <code>http</code>. </p>\n</blockquote>\n<p><strong>IV. Make Your First API Request</strong></p>\n<ul>\n<li><p>Use your <code>accessToken</code> to authenticate requests.</p>\n</li>\n<li><p>Try a sample endpoint, such as retrieving your connected supplier information or a performance report.</p>\n</li>\n</ul>\n<h4 id=\"🔍testing\">🔍<strong>Testing</strong></h4>\n<p>Brands may connect to BETA environment by using one of the ways to generate the token under the OAuth authentication.</p>\n<h4 id=\"💀error-handling\">💀Error Handling</h4>\n<ul>\n<li><p>For functionality errors, refer to each API endpoint error handling guide.</p>\n</li>\n<li><p>For general technical errors, see the <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#edc58040-c6d6-4888-8002-386f69b02cb1\">Technical and General Errors section</a>.</p>\n</li>\n</ul>\n","_postman_id":"7ee40207-35a7-47c9-9a4b-c7bf4e948c79"},{"name":"🔗Brand API endpoints","item":[{"name":"Supply Chain","item":[{"name":"v5/Connections","id":"a944b010-dbdd-4b18-9321-da69a379079d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/connections","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve all my connections to Suppliers and Vendors.</td>\n</tr>\n<tr>\n<td>A brand wants to see an overview of the all the connected Supplier profile.</td>\n</tr>\n<tr>\n<td>A brand wants to see all the connected Supplier's performance details in InCheck.</td>\n</tr>\n<tr>\n<td>A brand wants to see all the connected Supplier's performance details in ClearStream.</td>\n</tr>\n<tr>\n<td>A brand wants to see all the connected Supplier's performance details in Supplier to Zero.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ZDHC</th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>Brand-Supplier Connection List Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/16152719377053-Downloading-Supplier-Connections-report-Brands\">Downloading Supplier Connections Report</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, //Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" //Additional information or error message if any\n  },\n  \"data\": [\n    {\n      \"org_name\": \"\", //Organisation Name of the Brand\n      \"org_type\": \"\", //The value is 'Brand'\n      \"org_aid\": \"\", //ZDHC Account ID of the Brand\n      \"org_location\": \"\", //Location of the Brand\n      \"org_osid\": \"\", //Open Supply Hub ID \n      \"connected_org\": \"\", //Organisation Name of the Supplier or Vendor\n      \"connected_org_type\": \"\", //The value is either 'Supplier' or 'Vendor'\n      \"connected_org_aid\": \"\",  //ZDHC Account ID of the Supplier or Vendor\n      \"connected_org_location\": \"\", //Location of the Supplier or Vendor\n      \"connected_org_osid\": \"\", //Open Supply Hub ID \n      \"connected_org_higgid\": \"\", //HIGG ID \n      \"connected_org_ipeid\": \"\", //IPE ID\n      \"connection_status\": \"\", //The value is Pending/Accepted/Declined\n      \"connection_Acceptance_Date\": \"\", //The date when the connection between the brand and the supplier/vendor was accepted or established.\n      \"sector\": \"\", //Sector of the Supplier\n      \"materials\": \"\", //Materials of the Supplier\n      \"material_specifics\": \"\", //Details about the types of materials handled, produced, or processed by the connected supplier\n      \"processes\": \"\", //Processes of the Supplier\n      \"processes_specifics\": \"\", //Information about the specific manufacturing or operational processes carried out by the connected supplier\n      \"current_applicable_wastewater_guideline\": \"\", //The name or reference of the wastewater guideline or standard currently applicable to the connected organization\n      \"type_of_industrial_wastewater\": \"\", //The category or nature of industrial wastewater generated by the facility\n      \"daily_average_wastewater_discharge\": \"\",\n      \"number_of_discharge_points\": \"\",\n      \"number_of_Incoming_water_points\": \"\",\n      \"performance_incheck_available\": \"\", //The value is Yes or No for InCheck Report\n      \"performance_incheck_latest_report_date\": \"\", //If yes, Latest InCheck Report Date\n      \"incheck_report_id\": \"\", //If yes, Latest InCheck Report ID as shown in PDF\n      \"inventory_type\": \"\",\n      \"performance_incheck_verified\": \"\", //The value is Yes or No or N/A for Verified InCheck Level 1\n      \"performance_incheck_verification_date\": \"\", //If yes, Date of Verified InCheck Level 1\n      \"ci_viewing_rights\": \"\",   //Flag if the Brand has viewing rights on Supplier's CI\n      \"ci_revoke_reason\": \"\", //If Supplier revoked CI rights of the Brand, reason is stated\n      \"ci_revoke_additonal_remarks\": \"\",  //If Supplier revoked CI rights of the Brand, remarks is stated \n      \"clearstream_report_available\": \"\", //The value is Yes or No for ClearStream Report\n      \"clearstream_report_latest_report_date\": \"\", //If yes, latest ClearStream Report Date\n      \"clearstream_report_id\": \"\",  //If yes, Latest ClearStream Report ID\n      \"clearstream_performance\": \"\",\n      \"corrective_action_plan_cap_available\": \"\", //Indicator whether there is a CAP\n      \"cap_viewing_rights\": \"\", //Flag if the Brand has viewing rights on Supplier's CAP\n      \"cap_revoke_reason\": \"\", //If Supplier revoked CAP rights of the Brand, reason is stated\n      \"cap_revoke_additonal_remarks\": \"\", //If Supplier revoked CAP rights of the Brand, remarks is stated\n      \"detox_live_last_12mos\": \"\", //Wastewater Management Status with the last 12 months\n      \"published\": \"\", //Indicator if the Brand-Supplier relationship is published\n      \"supplier_to_zero\": \"\", //Supplier Platform-dependent; show S2Z Certificate Level\n      \"supplier_to_zero_cert_date\": \"\", //Supplier Platform-dependent; show S2Z Certificate Date\n      \"mmcf\": \"\", //Supplier Platform-dependent; show MMCF \n      \"mmcf_expiration_date\": \"\", //Supplier Platform-dependent; show MMCF Expiration Date\n      \"resource_efficiency\": \"\",  //Supplier Platform-dependent; show REM\n      \"resource_efficiency_expiration_date\": \"\", //Supplier Platform-dependent; show REM Expiration Date\n      \"vendor_to_zero_transparency_level_1\": \"\", //Flag if the Brand has viewing rights on Vendor's V2Z Level 1\n      \"vendor_to_zero_transparency_level_2\": \"\", //Flag if the Brand has viewing rights on Vendor's V2Z Level 2\n      \"vendor_to_zero_transparency_level_3\": \"\" //Flag if the Brand has viewing rights on Vendor's V2Z Level 3\n      \"date_created_utc\": \"\"\n    }\n  ],\n  \"total_connection_requests\": 1234567891234567,\n  \"total_connections\": 1234567891234567\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />},  <br />\"total_connection_requests\": 0,  <br />\"total_connections\": 0  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"You do not have permission to access this method\" }, \"total_connection_requests\": 0,  <br />\"total_connections\": 0 }</td>\n<td><strong>Check the access token</strong>: Ensure it is valid and not expired.  <br />  <br />Also, verify that the access token has the necessary permissions to call this endpoint.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","connections"],"host":["{{env}}","my-aip","com"],"query":[],"variable":[]}},"response":[{"id":"0c386a0f-aab9-4ca4-aabb-fe896ce5d675","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/connections"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Nov 2025 10:55:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=qPoixqO8uqWXRQdBBv46rfYjrieCrNbwoige9CgsdIFZTKNnVXxGExS0uqwV7+7BdM59PEOJyD4VWoqutMkETX+wInGd0cW2KCZ7jAkDY7ZtTQwAldhXvse3iPnI99V0pDovb80cdJBEDjmuPdSx9ipNz0GrjDJf+lI8Zxc93X1p0csc7Wo=; Expires=Wed, 26 Nov 2025 10:55:18 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=qPoixqO8uqWXRQdBBv46rfYjrieCrNbwoige9CgsdIFZTKNnVXxGExS0uqwV7+7BdM59PEOJyD4VWoqutMkETX+wInGd0cW2KCZ7jAkDY7ZtTQwAldhXvse3iPnI99V0pDovb80cdJBEDjmuPdSx9ipNz0GrjDJf+lI8Zxc93X1p0csc7Wo=; Expires=Wed, 26 Nov 2025 10:55:18 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=+ApoMuu9dy96PvSceXrU3XAoVWqokNErgmZQjMkmVJmPN4jS6XjOb5MloBtkcgoWlPbMCNIcm79cTuCOvaI574fyVDYbXvvqAnOUPKZ62v9unHH/urxcb49VAitP; Expires=Wed, 26 Nov 2025 10:55:18 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=+ApoMuu9dy96PvSceXrU3XAoVWqokNErgmZQjMkmVJmPN4jS6XjOb5MloBtkcgoWlPbMCNIcm79cTuCOvaI574fyVDYbXvvqAnOUPKZ62v9unHH/urxcb49VAitP; Expires=Wed, 26 Nov 2025 10:55:18 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"data\": [\n        {\n            \"org_name\": \"ACME FASHION INC\",\n            \"org_type\": \"Brand\",\n            \"org_aid\": \"A123BC45\",\n            \"org_location\": \"France\",\n            \"org_osid\": \"\",\n            \"connected_org\": \"TEXTILE PARTNERS S.R.L.\",\n            \"connected_org_type\": \"Supplier\",\n            \"connected_org_aid\": \"A678XY90\",\n            \"connected_org_location\": \"Spain\",\n            \"connected_org_osid\": \"ES2021045Z9K2LM\",\n            \"connected_org_higgid\": \"\",\n            \"connected_org_ipeid\": \"\",\n            \"connection_status\": \"Accepted\",\n            \"connection_Acceptance_Date\": \"15-08-2021\",\n            \"sector\": \"Fabrics\",\n            \"materials\": \"Man Made Cellulosic Fibers, Natural Fibers - Animal Origin, Natural Fibers - Plant based origin, Synthetic Fibers\",\n            \"material_specifics\": \"Cashmere, Cotton, Elastane (Spandex), Lyocell, Modal Filament yarn, Polyamide (PA), Polyester (PE), Silk, Viscose Filament yarn, Wool\",\n            \"processes\": \"Finishing, Materials Creation, Printing\",\n            \"processes_specifics\": \"Digital Print, Fabric Print, Material specialty finishes (e.g. stain repellency, water repellency, plisse effect, etc.), Rotary Print, Weaving, Wet processing/finishing of finished products or components of finished products (including washing, laundry, garment dye)\",\n            \"current_applicable_wastewater_guideline\": \"ZDHC Wastewater Guideline v2.1\",\n            \"type_of_industrial_wastewater\": \"Industrial Wastewater\",\n            \"daily_average_wastewater_discharge\": \"64.24\",\n            \"number_of_discharge_points\": \"1\",\n            \"number_of_Incoming_water_points\": \"1\",\n            \"performance_incheck_available\": \"Yes\",\n            \"performance_incheck_latest_report_date\": \"01-09-2023\",\n            \"incheck_report_id\": \"ZXCV1N2M-15082021\",\n            \"inventory_type\": \"Usage\",\n            \"performance_incheck_verified\": \"No\",\n            \"performance_incheck_verification_date\": \"\",\n            \"ci_viewing_rights\": \"Granted\",\n            \"ci_revoke_reason\": \"\",\n            \"ci_revoke_additonal_remarks\": \"\",\n            \"clearstream_report_available\": \"Yes\",\n            \"clearstream_report_latest_report_date\": \"12-10-2023\",\n            \"clearstream_report_id\": \"TR123AB45\",\n            \"clearstream_performance\": \"Does not meet requirements\",\n            \"corrective_action_plan_cap_available\": \"Required/With CAP\",\n            \"cap_viewing_rights\": \"Granted\",\n            \"cap_revoke_reason\": \"\",\n            \"cap_revoke_additonal_remarks\": \"\",\n            \"detox_live_last_12mos\": \"\",\n            \"published\": \"No\",\n            \"supplier_to_zero\": \"Level 2\",\n            \"supplier_to_zero_cert_date\": \"18-02-2025\",\n            \"mmcf\": \"\",\n            \"mmcf_expiration_date\": \"\",\n            \"resource_efficiency\": \"\",\n            \"resource_efficiency_expiration_date\": \"\",\n            \"vendor_to_zero_transparency_level_1\": \"Not Applicable\",\n            \"vendor_to_zero_transparency_level_2\": \"Not Applicable\",\n            \"vendor_to_zero_transparency_level_3\": \"Not Applicable\",\n            \"date_created_utc\": \"Aug-15-2021\"\n        },\n        {\n            \"org_name\": \"ACME FASHION INC\",\n            \"org_type\": \"Brand\",\n            \"org_aid\": \"A123BC45\",\n            \"org_location\": \"France\",\n            \"org_osid\": \"\",\n            \"connected_org\": \"FABRICA TEXTILES LTD\",\n            \"connected_org_type\": \"Supplier\",\n            \"connected_org_aid\": \"A456DE78\",\n            \"connected_org_location\": \"Portugal\",\n            \"connected_org_osid\": \"\",\n            \"connected_org_higgid\": \"98765\",\n            \"connected_org_ipeid\": \"\",\n            \"connection_status\": \"Accepted\",\n            \"connection_Acceptance_Date\": \"22-07-2022\",\n            \"sector\": \"Fabrics\",\n            \"materials\": \"\",\n            \"material_specifics\": \"\",\n            \"processes\": \"Dyeing\",\n            \"processes_specifics\": \"Continuous Dye\",\n            \"current_applicable_wastewater_guideline\": \"ZDHC Wastewater Guideline v2.1\",\n            \"type_of_industrial_wastewater\": \"Industrial Wastewater\",\n            \"daily_average_wastewater_discharge\": \"14141.23\",\n            \"number_of_discharge_points\": \"0\",\n            \"number_of_Incoming_water_points\": \"1\",\n            \"performance_incheck_available\": \"Yes\",\n            \"performance_incheck_latest_report_date\": \"01-10-2023\",\n            \"incheck_report_id\": \"QWER3T4Y-22072022\",\n            \"inventory_type\": \"Usage\",\n            \"performance_incheck_verified\": \"No\",\n            \"performance_incheck_verification_date\": \"\",\n            \"ci_viewing_rights\": \"No Action\",\n            \"ci_revoke_reason\": \"\",\n            \"ci_revoke_additonal_remarks\": \"\",\n            \"clearstream_report_available\": \"Yes\",\n            \"clearstream_report_latest_report_date\": \"30-09-2023\",\n            \"clearstream_report_id\": \"TR678CD90\",\n            \"clearstream_performance\": \"Meets requirements\",\n            \"corrective_action_plan_cap_available\": \"Not Required/With CAP\",\n            \"cap_viewing_rights\": \"No Action\",\n            \"cap_revoke_reason\": \"\",\n            \"cap_revoke_additonal_remarks\": \"\",\n            \"detox_live_last_12mos\": \"\",\n            \"published\": \"No\",\n            \"supplier_to_zero\": \"Level 1\",\n            \"supplier_to_zero_cert_date\": \"11-09-2023\",\n            \"mmcf\": \"\",\n            \"mmcf_expiration_date\": \"\",\n            \"resource_efficiency\": \"\",\n            \"resource_efficiency_expiration_date\": \"\",\n            \"vendor_to_zero_transparency_level_1\": \"Not Applicable\",\n            \"vendor_to_zero_transparency_level_2\": \"Not Applicable\",\n            \"vendor_to_zero_transparency_level_3\": \"Not Applicable\",\n            \"date_created_utc\": \"Jul-22-2022\"\n        }\n    ],\n    \"total_connection_requests\": 1,\n    \"total_connections\": 1\n}"},{"id":"5d55ab44-83ed-418e-a414-fa778ef90174","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/connections"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Nov 2025 10:15:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"119"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=r5bFOwgsONvzzFFCGm3CaoHDz07I4f/5yKa2QaOCBXFTFoW2GB1N0mQTIlCRFTRft3L6NgrDgX+7m1N03xko9VIe3+hZ2FgvIGs1L3PTYtLX6ZMC9cc7cSGKd1c34fUfdETFTxJo3RHdyTtsPp1QO/ZcsPtrYottOqC0P403c5bmC+TgEG4=; Expires=Wed, 26 Nov 2025 10:15:48 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=r5bFOwgsONvzzFFCGm3CaoHDz07I4f/5yKa2QaOCBXFTFoW2GB1N0mQTIlCRFTRft3L6NgrDgX+7m1N03xko9VIe3+hZ2FgvIGs1L3PTYtLX6ZMC9cc7cSGKd1c34fUfdETFTxJo3RHdyTtsPp1QO/ZcsPtrYottOqC0P403c5bmC+TgEG4=; Expires=Wed, 26 Nov 2025 10:15:48 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=7UMOqYhnRpOihGg2bWPlAXzTmln9ayRjqvy+S2S/3Xp0ZBl0vBUtxzD+yXq1Fp52mG6SxIpaYAtpV/h9oHZ+EDJypEYZR4KIH8XclvJ/3POxqebilmDoax2ruQqW; Expires=Wed, 26 Nov 2025 10:15:48 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=7UMOqYhnRpOihGg2bWPlAXzTmln9ayRjqvy+S2S/3Xp0ZBl0vBUtxzD+yXq1Fp52mG6SxIpaYAtpV/h9oHZ+EDJypEYZR4KIH8XclvJ/3POxqebilmDoax2ruQqW; Expires=Wed, 26 Nov 2025 10:15:48 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    },\n    \"total_connection_requests\": 0,\n    \"total_connections\": 0\n}"}],"_postman_id":"a944b010-dbdd-4b18-9321-da69a379079d"},{"name":"v5/ConnectedOrgDetails","id":"57c69910-e7c4-4e3d-806f-d7fc9b88543b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgDetails?connectedOrg_Type={connectedOrg_Type}&zdhc_aid={zdhc_aid}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve connected Supplier and Vendor details.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li><p>Authorized access token. See <a href=\"https://go.postman.co/workspace/My-Workspace~265166a8-d34f-4430-b24c-863443832119/documentation/49492538-a3c5523e-7b0b-4a3c-8363-90c72decb966?entity=folder-9ca85077-f7d9-43df-9312-f6a243411629\">Authorization &amp; Token</a></p>\n</li>\n<li><p>Brand should be connected to the Supplier or Vendor.</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ZDHC</th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>Organisation list extract</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"data\": [\n    {\n      \"connection_Acceptance_Date\": \"\", \n      \"connectedOrg_AID\": \"\", // Supplier or Vendor ZDHC Account ID\n      \"connectedOrg_Name\": \"\", // Supplier or Vendor Org Name\n      \"connectedOrg_Type\": \"\", //The value is either 'Supplier' or 'Vendor'\n      \"connectedOrg_OSID\": \"\",\n      \"connectedOrg_HIGGID\": \"\",\n      \"connectedOrg_DateUpdated\": \"\",\n      \"connectedOrg_SecondaryName\": \"\",\n      \"connectedOrg_ParentName\": \"\",\n      \"connectedOrg_AccountAdmins\": [\n        {\n          \"admin_Name\": \"\",\n          \"admin_Email\": \"\"\n        }\n      ],\n      \"connectedOrg_Status\": \"\",\n      \"connectedOrg_Location\": \"\",\n      \"connectedOrg_StateProvince\": \"\",\n      \"connectedOrg_CityTown\": \"\",\n      \"connectedOrg_StreetAddress\": \"\",\n      \"connectedOrg_ZipCode\": \"\",\n      \"connectedOrg_Longtitude\": \"\",\n      \"connectedOrg_Latitude\": \"\",\n      \"connectedOrg_Website\": \"\",\n      \"connectedOrg_Phone\": \"\",\n      \"connectedOrg_PublicContacts\": [\n        {\n          \"contact_Name\": \"\",\n          \"contact_Email\": \"\"\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","ConnectedOrgDetails"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | Integer | Accepted value is \"0\"  - Default: Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor</p>\n","type":"text/plain"},"key":"connectedOrg_Type","value":"{connectedOrg_Type}"},{"description":{"content":"<p>String | ZDHCAID filter used only by Bureau</p>\n","type":"text/plain"},"key":"zdhc_aid","value":"{zdhc_aid}"}],"variable":[]}},"response":[{"id":"a072d0d9-c2b8-4862-b41d-acfa54fc8859","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgDetails?connectedOrg_Type={connectedOrg_Type}&zdhc_aid={zdhc_aid}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","ConnectedOrgDetails"],"query":[{"key":"connectedOrg_Type","value":"{connectedOrg_Type}","description":"Required | Integer | Accepted value is \"0\"  as Default - Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor"},{"key":"zdhc_aid","value":"{zdhc_aid}","description":"String | ZDHCAID filter used only by Bureau"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 09:50:45 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"set-cookie","value":"AWSALBTG=qUWa8Ao2AjcVZGzW2I5aws/hrLsXsLbZKuS9jHvwYsVndn6V2GgZRVZEhdGkzxNYtqpF6htmIy2Ee5yZa+vOqC2l1I+Xw3I0J8/4CBi5keuIhFlW2rNCHO0l5zD/lXVXI8clVELGTUZnRBpKVCJpOSEIoYxPsdrPvnQv+GMGAJb6K0bFouc=; Expires=Thu, 02 Apr 2026 09:50:43 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=qUWa8Ao2AjcVZGzW2I5aws/hrLsXsLbZKuS9jHvwYsVndn6V2GgZRVZEhdGkzxNYtqpF6htmIy2Ee5yZa+vOqC2l1I+Xw3I0J8/4CBi5keuIhFlW2rNCHO0l5zD/lXVXI8clVELGTUZnRBpKVCJpOSEIoYxPsdrPvnQv+GMGAJb6K0bFouc=; Expires=Thu, 02 Apr 2026 09:50:43 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=YYcvgF75vbQW9g3xQApjmNfHBe+biBGvGqHzMn5dMKPz3wl0Tu8hFT8X49pGOxHIPSpoElgJupIajsoDSU6P0GVgRrrSc5q1fNhP7FsjZeLUseSNhFUDQfdysDFU; Expires=Thu, 02 Apr 2026 09:50:43 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=YYcvgF75vbQW9g3xQApjmNfHBe+biBGvGqHzMn5dMKPz3wl0Tu8hFT8X49pGOxHIPSpoElgJupIajsoDSU6P0GVgRrrSc5q1fNhP7FsjZeLUseSNhFUDQfdysDFU; Expires=Thu, 02 Apr 2026 09:50:43 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n  \"result\": {\n    \"success\": true\n  },\n  \"data\": [\n    {\n      \"connection_Acceptance_Date\": \"15-06-2020\",\n      \"connectedOrg_AID\": \"A123BC45\",\n      \"connectedOrg_Name\": \"Greenfield Textile Co., Ltd.\",\n      \"connectedOrg_Type\": \"Supplier\",\n      \"connectedOrg_OSID\": \"\",\n      \"connectedOrg_HIGGID\": \"\",\n      \"connectedOrg_DateUpdated\": \"Aug-10-2022\",\n      \"connectedOrg_SecondaryName\": \"\",\n      \"connectedOrg_ParentName\": \"\",\n      \"connectedOrg_AccountAdmins\": [\n        {\n          \"admin_Name\": \"Li Wei\",\n          \"admin_Email\": \"li.wei@greenfield-textile.com\"\n        },\n        {\n          \"admin_Name\": \"Sarah Chen\",\n          \"admin_Email\": \"s.chen@greenfield-textile.com\"\n        }\n      ],\n      \"connectedOrg_Status\": \"Active\",\n      \"connectedOrg_Location\": \"China\",\n      \"connectedOrg_StateProvince\": \"Zhejiang\",\n      \"connectedOrg_CityTown\": \"Hangzhou\",\n      \"connectedOrg_StreetAddress\": \"No. 88 Binjiang Avenue, Binjiang District\",\n      \"connectedOrg_ZipCode\": \"310051\",\n      \"connectedOrg_Longtitude\": \"120.2121\",\n      \"connectedOrg_Latitude\": \"30.2084\",\n      \"connectedOrg_Website\": \"https://www.greenfield-textile.com\",\n      \"connectedOrg_Phone\": \"+86-571-88001234\",\n      \"connectedOrg_PublicContacts\": [\n        {\n          \"contact_Name\": \"James Liu\",\n          \"contact_Email\": \"j.liu@greenfield-textile.com\"\n        }\n      ]\n    },\n    {\n      \"connection_Acceptance_Date\": \"03-03-2022\",\n      \"connectedOrg_AID\": \"A987XY12\",\n      \"connectedOrg_Name\": \"Nordic Fabrics GmbH\",\n      \"connectedOrg_Type\": \"Supplier\",\n      \"connectedOrg_OSID\": \"\",\n      \"connectedOrg_HIGGID\": \"\",\n      \"connectedOrg_DateUpdated\": \"Jan-15-2024\",\n      \"connectedOrg_SecondaryName\": \"\",\n      \"connectedOrg_ParentName\": \"-\",\n      \"connectedOrg_AccountAdmins\": [\n        {\n          \"admin_Name\": \"Klaus Müller\",\n          \"admin_Email\": \"k.mueller@nordic-fabrics.de\"\n        }\n      ],\n      \"connectedOrg_Status\": \"Active\",\n      \"connectedOrg_Location\": \"Germany\",\n      \"connectedOrg_StateProvince\": \"Baden-Württemberg\",\n      \"connectedOrg_CityTown\": \"Stuttgart\",\n      \"connectedOrg_StreetAddress\": \"Industriestraße 42\",\n      \"connectedOrg_ZipCode\": \"70565\",\n      \"connectedOrg_Longtitude\": \"9.1829\",\n      \"connectedOrg_Latitude\": \"48.7758\",\n      \"connectedOrg_Website\": \"https://www.nordic-fabrics.de\",\n      \"connectedOrg_Phone\": \"+49-711-55009876\",\n      \"connectedOrg_PublicContacts\": [\n        {\n          \"contact_Name\": \"Anna Becker\",\n          \"contact_Email\": \"a.becker@nordic-fabrics.de\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"3ef0c002-c6dc-4e65-aa3c-63c122c7ef72","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgDetails?connectedOrg_Type={connectedOrg_Type}&zdhc_aid={zdhc_aid}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","ConnectedOrgDetails"],"query":[{"key":"connectedOrg_Type","value":"{connectedOrg_Type}","description":"Required | Integer | Accepted value is \"0\"  as Default - Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor"},{"key":"zdhc_aid","value":"{zdhc_aid}","description":"String | ZDHCAID filter used only by Bureau"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 09:59:02 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"73"},{"key":"set-cookie","value":"AWSALBTG=C5T4Ht7Yjh9F8OVe2vxZ7toeT/qOZpIL8MdPQ5UgEZx1z8RW4mkEooWK8mtmDNal/Qn6XGjCUX2EGeD2euM3+KSgcPUbtxH4ksvwoUrSw4wch2Zxaf9k0IljmXmqGH/lrMs7XMPxB2D5eOvDpAfKfZ8P3LblvvFLGKL/ogycMUNgsOuFg0I=; Expires=Thu, 02 Apr 2026 09:59:02 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=C5T4Ht7Yjh9F8OVe2vxZ7toeT/qOZpIL8MdPQ5UgEZx1z8RW4mkEooWK8mtmDNal/Qn6XGjCUX2EGeD2euM3+KSgcPUbtxH4ksvwoUrSw4wch2Zxaf9k0IljmXmqGH/lrMs7XMPxB2D5eOvDpAfKfZ8P3LblvvFLGKL/ogycMUNgsOuFg0I=; Expires=Thu, 02 Apr 2026 09:59:02 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=mF5Au7iu9J6UwocAtqjUkVZzMDu04yCNeqlL8KcR0kfzu4zS2SCgN0spQ2ncuBQHwxw/UkTO3QkGQkA7tHszkYoAMX9h2r537Q49sTKjX8tHzDkOAPkQvoAm9lnh; Expires=Thu, 02 Apr 2026 09:59:02 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=mF5Au7iu9J6UwocAtqjUkVZzMDu04yCNeqlL8KcR0kfzu4zS2SCgN0spQ2ncuBQHwxw/UkTO3QkGQkA7tHszkYoAMX9h2r537Q49sTKjX8tHzDkOAPkQvoAm9lnh; Expires=Thu, 02 Apr 2026 09:59:02 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"},{"id":"0ac9aa6d-aad8-4dfd-969f-8e9ef46b9dde","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgDetails?connectedOrg_Type={connectedOrg_Type}&zdhc_aid={zdhc_aid}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","ConnectedOrgDetails"],"query":[{"key":"connectedOrg_Type","value":"{connectedOrg_Type}","description":"Required | Integer | Accepted value is \"0\"  as Default - Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor"},{"key":"zdhc_aid","value":"{zdhc_aid}","description":"String | ZDHCAID filter used only by Bureau"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Mar 2026 09:35:28 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=JqW395fxKnL+mwCWgCjUMA8lr/ic/3APeUwVBtyYoagLF0Bvmh0cho/wZCAyAo0r7OMMH9ocPYUcxDYS5Dn8TuDo6b7K0A/VaMDHSwsxa9t0V/hnn+j96FWcbKDn3NP1pwU/kqLvov14M2zuyxNlKnrLfwNcfV04ucmdq/US3miGSVCNZqc=; Expires=Fri, 03 Apr 2026 09:35:28 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=JqW395fxKnL+mwCWgCjUMA8lr/ic/3APeUwVBtyYoagLF0Bvmh0cho/wZCAyAo0r7OMMH9ocPYUcxDYS5Dn8TuDo6b7K0A/VaMDHSwsxa9t0V/hnn+j96FWcbKDn3NP1pwU/kqLvov14M2zuyxNlKnrLfwNcfV04ucmdq/US3miGSVCNZqc=; Expires=Fri, 03 Apr 2026 09:35:28 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=3qW4Ed7nFeICgwVoNtRBBq/vGtIGy7vtc6sc04zxTyqe0+NtYHuM43dkd/gJ1LTaCORRH0HE3pGFbuynfIPwGqAiI6XIJG/+EqffKn1NTCkW8cHm/UWsBqDqwG6j; Expires=Fri, 03 Apr 2026 09:35:28 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=3qW4Ed7nFeICgwVoNtRBBq/vGtIGy7vtc6sc04zxTyqe0+NtYHuM43dkd/gJ1LTaCORRH0HE3pGFbuynfIPwGqAiI6XIJG/+EqffKn1NTCkW8cHm/UWsBqDqwG6j; Expires=Fri, 03 Apr 2026 09:35:28 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"}],"_postman_id":"57c69910-e7c4-4e3d-806f-d7fc9b88543b"},{"name":"v5/ConnectedOrgPerformance","id":"dbf033e7-f4b1-4e0e-9fdb-80b6602bf1b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgPerformance?connectedOrg_Type={connectedOrg_Type}&zdhc_aid={zdhc_aid}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve all connected to Suppliers and Vendors and their performance attributes.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token. See <a href=\"https://go.postman.co/workspace/My-Workspace~265166a8-d34f-4430-b24c-863443832119/documentation/49492538-a3c5523e-7b0b-4a3c-8363-90c72decb966?entity=folder-9ca85077-f7d9-43df-9312-f6a243411629\">Authorization &amp; Token</a></li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ZDHC</th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false,\n    \"errorMessage\": \"\"\n  },\n  \"data\": [\n    {\n      \"connectedOrg_AID\": \"\", // Supplier or Vendor ZDHC Account ID\n      \"connectedOrg_Name\": \"\", // Supplier or Vendor Org Name\n      \"connectedOrg_Type\": \"\", //The value is either 'Supplier' or 'Vendor'\n      \"industry_Sectors\": [\n        {\n          \"sector\": \"\"\n        }\n      ],\n      \"materials\": [\n        {\n          \"material\": \"\"\n        }\n      ],\n      \"material_Specifics\": [\n        {\n          \"mspecifics\": \"\"\n        }\n      ],\n      \"processes\": [\n        {\n          \"process\": \"\"\n        }\n      ],\n      \"process_Specifics\": [\n        {\n          \"pspecifics\": \"\"\n        }\n      ],\n      \"current_Applicable_Wastewater_Guideline\": \"\",\n      \"industrial_Wastewater\": \"\",\n      \"daily_Average_Wastewater_Discharge\": \"\",\n      \"number_Of_Discharge_Points\": \"\",\n      \"number_Of_Incoming_Water_Points\": \"\",\n      \"performance_InCheck_Available\": \"\",\n      \"performance_InCheck_Latest_Report_Date\": \"\",\n      \"inCheck_Report_ID\": \"\",\n      \"inventory_Type\": \"\",\n      \"verified_InCheck_Level1_Available\": \"\",\n      \"verified_InCheck_Level1_Date\": \"\",\n      \"CI_Viewable\": \"\",\n      \"CI_Reason_Revoked\": \"\",\n      \"CI_Remarks\": \"\",\n      \"clearStream_Report_Available\": \"\",\n      \"clearStream_Latest_Report_Date\": \"\",\n      \"testReport_ID\": \"\",\n      \"clearstream_performance\": \"\",\n      \"corrective_action_plan_cap_available\": \"\",\n      \"CAP_Viewable\": \"\",\n      \"CAP_Reason_Revoked\": \"\",\n      \"CAP_Remarks\": \"\",\n      \"detoxLive_Last12Months\": \"\",\n      \"published\": \"\",\n      \"S2Z\": \"\",\n      \"S2Z_Expiration_Date\": \"\",\n      \"MMCF\": \"\",\n      \"MMCF_Expiration_Date\": \"\",\n      \"REM\": \"\",\n      \"REM_Expiration_Date\": \"\"\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","ConnectedOrgPerformance"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | Integer | Accepted value is \"0\" - Default: Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor</p>\n","type":"text/plain"},"key":"connectedOrg_Type","value":"{connectedOrg_Type}"},{"description":{"content":"<p>String | ZDHCAID filter used only by Bureau</p>\n","type":"text/plain"},"key":"zdhc_aid","value":"{zdhc_aid}"}],"variable":[]}},"response":[{"id":"915761e5-2e4b-4969-b486-a5d01ce8fc11","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgPerformance?connectedOrg_Type=0&zdhc_aid=","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","ConnectedOrgPerformance"],"query":[{"key":"connectedOrg_Type","value":"0","description":"Required | Integer | Accepted value is \"0\" - Default: Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor"},{"key":"zdhc_aid","value":"","description":"String | ZDHCAID filter used only by Bureau"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 10:21:08 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"52846"},{"key":"set-cookie","value":"AWSALBTG=uvpsU8UJpZvjH2Ji7Nq84PG0i1BVXWzje0Qqah4P9PDaa/tqKoPjb/L2JWw7ypCMuTFYOpWmnR+8/hyGQddC93CYlZAOtDa68x/fDdjIVGsEnEU5UdUJ4zioPtCgqeaR2Zn2kS4mGV81O9HV4jkHEMDaigqzMMsgpbW0V+WlNd5Cx5vB3hg=; Expires=Thu, 02 Apr 2026 10:21:04 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=uvpsU8UJpZvjH2Ji7Nq84PG0i1BVXWzje0Qqah4P9PDaa/tqKoPjb/L2JWw7ypCMuTFYOpWmnR+8/hyGQddC93CYlZAOtDa68x/fDdjIVGsEnEU5UdUJ4zioPtCgqeaR2Zn2kS4mGV81O9HV4jkHEMDaigqzMMsgpbW0V+WlNd5Cx5vB3hg=; Expires=Thu, 02 Apr 2026 10:21:04 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=21QDqJuKRd6i/xAB90Q3rRRAdIoqBM+dXOA335Vn+U+/BfkC2l88/TzBkTy1e1I4lYS8IhrU3BnUjOHP5xjUHWyfefOT79iKMrxG3XRc5swc4yh4kqn+nZLrN3vW; Expires=Thu, 02 Apr 2026 10:21:04 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=21QDqJuKRd6i/xAB90Q3rRRAdIoqBM+dXOA335Vn+U+/BfkC2l88/TzBkTy1e1I4lYS8IhrU3BnUjOHP5xjUHWyfefOT79iKMrxG3XRc5swc4yh4kqn+nZLrN3vW; Expires=Thu, 02 Apr 2026 10:21:04 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"data\": [\n        {\n            \"connectedOrg_AID\": \"A123BC45\",\n            \"connectedOrg_Name\": \"Greenfield Textiles Co., Ltd.\",\n            \"connectedOrg_Type\": \"Supplier\",\n            \"industry_Sectors\": [\n                {\n                    \"sector\": \"Fabrics\"\n                }\n            ],\n            \"materials\": [\n                {\n                    \"material\": \"Man Made Cellulosic Fibers\"\n                },\n                {\n                    \"material\": \"Natural Fibers - Animal Origin\"\n                },\n                {\n                    \"material\": \"Natural Fibers - Plant based origin\"\n                },\n                {\n                    \"material\": \"Synthetic Fibers\"\n                }\n            ],\n            \"material_Specifics\": [\n                {\n                    \"mspecifics\": \"Cashmere\"\n                },\n                {\n                    \"mspecifics\": \"Cotton\"\n                },\n                {\n                    \"mspecifics\": \"Elastane (Spandex)\"\n                },\n                {\n                    \"mspecifics\": \"Lyocell\"\n                },\n                {\n                    \"mspecifics\": \"Modal Filament yarn\"\n                },\n                {\n                    \"mspecifics\": \"Polyamide (PA)\"\n                },\n                {\n                    \"mspecifics\": \"Polyester (PE)\"\n                },\n                {\n                    \"mspecifics\": \"Silk\"\n                },\n                {\n                    \"mspecifics\": \"Viscose Filament yarn\"\n                },\n                {\n                    \"mspecifics\": \"Wool\"\n                }\n            ],\n            \"processes\": [\n                {\n                    \"process\": \"Finishing\"\n                },\n                {\n                    \"process\": \"Materials Creation\"\n                },\n                {\n                    \"process\": \"Printing\"\n                }\n            ],\n            \"process_Specifics\": [\n                {\n                    \"pspecifics\": \"Digital Print\"\n                },\n                {\n                    \"pspecifics\": \"Fabric Print\"\n                },\n                {\n                    \"pspecifics\": \"Material specialty finishes (e.g. stain repellency, water repellency, plisse effect, etc.)\"\n                },\n                {\n                    \"pspecifics\": \"Rotary Print\"\n                },\n                {\n                    \"pspecifics\": \"Weaving\"\n                },\n                {\n                    \"pspecifics\": \"Wet processing/finishing of finished products or components of finished products (including washing, laundry, garment dye)\"\n                }\n            ],\n            \"current_Applicable_Wastewater_Guideline\": \"ZDHC Wastewater Guideline v2.1\",\n            \"industrial_Wastewater\": \"Industrial Wastewater\",\n            \"daily_Average_Wastewater_Discharge\": \"64.24\",\n            \"number_Of_Discharge_Points\": \"1\",\n            \"number_Of_Incoming_Water_Points\": \"1\",\n            \"performance_InCheck_Available\": \"Yes\",\n            \"performance_InCheck_Latest_Report_Date\": \"01-09-2023\",\n            \"inCheck_Report_ID\": \"ABCD1234-09152023\",\n            \"inventory_Type\": \"Usage\",\n            \"verified_InCheck_Level1_Available\": \"No\",\n            \"verified_InCheck_Level1_Date\": \"\",\n            \"CI_Viewable\": \"Granted\",\n            \"CI_Reason_Revoked\": \"\",\n            \"CI_Remarks\": \"\",\n            \"clearStream_Report_Available\": \"Yes\",\n            \"clearStream_Latest_Report_Date\": \"12-10-2023\",\n            \"testReport_ID\": \"TR111AB22\",\n            \"clearstream_performance\": \"Does not meet requirements\",\n            \"corrective_action_plan_cap_available\": \"Required/With CAP\",\n            \"CAP_Viewable\": \"Granted\",\n            \"CAP_Reason_Revoked\": \"\",\n            \"CAP_Remarks\": \"\",\n            \"detoxLive_Last12Months\": \"\",\n            \"published\": \"No\",\n            \"S2Z\": \"Level 2\",\n            \"S2Z_Expiration_Date\": \"18-02-2025\",\n            \"MMCF\": \"\",\n            \"MMCF_Expiration_Date\": \"\",\n            \"REM\": \"\",\n            \"REM_Expiration_Date\": \"\"\n        },\n        {\n            \"connectedOrg_AID\": \"A678DE90\",\n            \"connectedOrg_Name\": \"BlueStar Apparel Manufacturing\",\n            \"connectedOrg_Type\": \"Supplier\",\n            \"industry_Sectors\": [\n                {\n                    \"sector\": \"Apparel\"\n                }\n            ],\n            \"materials\": [\n                {\n                    \"material\": \"Leather\"\n                }\n            ],\n            \"material_Specifics\": [\n                {\n                    \"mspecifics\": \"Buffalo Hide\"\n                }\n            ],\n            \"processes\": [\n                {\n                    \"process\": \"Finishing\"\n                }\n            ],\n            \"process_Specifics\": [\n                {\n                    \"pspecifics\": \"Coating\"\n                }\n            ],\n            \"current_Applicable_Wastewater_Guideline\": \"ZDHC Wastewater Guideline v2.1\",\n            \"industrial_Wastewater\": \"Industrial Wastewater\",\n            \"daily_Average_Wastewater_Discharge\": \"14141.23\",\n            \"number_Of_Discharge_Points\": \"0\",\n            \"number_Of_Incoming_Water_Points\": \"1\",\n            \"performance_InCheck_Available\": \"Yes\",\n            \"performance_InCheck_Latest_Report_Date\": \"01-10-2023\",\n            \"inCheck_Report_ID\": \"EFGH5678-08202023\",\n            \"inventory_Type\": \"Usage\",\n            \"verified_InCheck_Level1_Available\": \"No\",\n            \"verified_InCheck_Level1_Date\": \"\",\n            \"CI_Viewable\": \"No Action\",\n            \"CI_Reason_Revoked\": \"\",\n            \"CI_Remarks\": \"\",\n            \"clearStream_Report_Available\": \"Yes\",\n            \"clearStream_Latest_Report_Date\": \"30-09-2023\",\n            \"testReport_ID\": \"TR222CD33\",\n            \"clearstream_performance\": \"Meets requirements\",\n            \"corrective_action_plan_cap_available\": \"Not Required/With CAP\",\n            \"CAP_Viewable\": \"No Action\",\n            \"CAP_Reason_Revoked\": \"\",\n            \"CAP_Remarks\": \"\",\n            \"detoxLive_Last12Months\": \"\",\n            \"published\": \"No\",\n            \"S2Z\": \"Level 1\",\n            \"S2Z_Expiration_Date\": \"11-09-2023\",\n            \"MMCF\": \"\",\n            \"MMCF_Expiration_Date\": \"\",\n            \"REM\": \"\",\n            \"REM_Expiration_Date\": \"\"\n        }\n    ]\n}"},{"id":"822aae93-a135-447a-8d3d-c1af05ec4e17","name":"No Results Found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/ConnectedOrgPerformance?connectedOrg_Type=3&zdhc_aid=","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","ConnectedOrgPerformance"],"query":[{"key":"connectedOrg_Type","value":"3","description":"Required | Integer | Accepted value is \"0\" - Default: Show Supplier Only or \"1\" - Show Vendor Only or \"2\" - Show both Supplier and Vendor"},{"key":"zdhc_aid","value":"","description":"String | ZDHCAID filter used only by Bureau"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 10:40:37 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"73"},{"key":"set-cookie","value":"AWSALBTG=/+w3FkuRMW4DwjDOJGwlssoTtU19nohsuknt9ZCKGkyNJtCydmAkPDoAUHgB5X7SZ9BeYs3Lr7qIv0xHUHucZUQ/XQ0kGSsZ6U25c9Rwt8grTimVPcURsHaAp+6kLH0kLtP6vpH9n+xoYuDYQ+6qhIppZ5dY/3dpFAInCmgJCAf2EgSFyfQ=; Expires=Thu, 02 Apr 2026 10:40:37 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=/+w3FkuRMW4DwjDOJGwlssoTtU19nohsuknt9ZCKGkyNJtCydmAkPDoAUHgB5X7SZ9BeYs3Lr7qIv0xHUHucZUQ/XQ0kGSsZ6U25c9Rwt8grTimVPcURsHaAp+6kLH0kLtP6vpH9n+xoYuDYQ+6qhIppZ5dY/3dpFAInCmgJCAf2EgSFyfQ=; Expires=Thu, 02 Apr 2026 10:40:37 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=gTPPgmUu6OvczB0pxIXf1WDM0DFRDJPgqKj2AxYPB54zmNHCtaJTmDa3mzjki59MSnoI88EZlgzsFuZuHk+EeGSW5Wv/DRYIg6l9mP2pXiHL34bCSnntcD9Wmyos; Expires=Thu, 02 Apr 2026 10:40:37 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=gTPPgmUu6OvczB0pxIXf1WDM0DFRDJPgqKj2AxYPB54zmNHCtaJTmDa3mzjki59MSnoI88EZlgzsFuZuHk+EeGSW5Wv/DRYIg6l9mP2pXiHL34bCSnntcD9Wmyos; Expires=Thu, 02 Apr 2026 10:40:37 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"}],"_postman_id":"dbf033e7-f4b1-4e0e-9fdb-80b6602bf1b9"}],"id":"b3b978e2-176f-407e-a657-1f5fbfc53658","description":"<p>The \"Supply Chain\" encompasses the entire network of entities involved in the chemical lifecycle within the textile and leather industries, aiming to ensure that hazardous chemicals are managed effectively and that supply chain practices align with ZDHC’s sustainability goals.</p>\n","_postman_id":"b3b978e2-176f-407e-a657-1f5fbfc53658"},{"name":"Chemical Inventory","item":[{"name":"Version 4","item":[{"name":"v4InCheckReportById","id":"ab4ed1eb-f447-44bc-9a30-6d3ba10e54f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/IncheckReport?reportId={reportId}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the InCheck PDF of a particular Supplier.</td>\n</tr>\n<tr>\n<td>A brand wants to see the overview of the Supplier's ZDHC MRSL Conformance in a particular month.</td>\n</tr>\n<tr>\n<td>A brand wants to see the overview of the Supplier's Chemicals to Zero Conformance in a particular month.</td>\n</tr>\n<tr>\n<td>A brand wants to view the number of chemical products uploaded by the Supplier in its monthly inventory.</td>\n</tr>\n<tr>\n<td>A brand wants to view the number and percentage of chemical products from the Supplier's inventory that are listed in the ZDHC Gateway.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand must be connected to the Supplier who owns the InCheck Report</p>\n</li>\n<li><p>The InCheck Report ID exists</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360009928078-Performance-InCheck-Report\">Performance InCheck Report</a> PDF File</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\"></a><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\"></a><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360014841518-View-and-download-suppliers-performance-data-Brands\">Viewing and downloading InCheck Report<br /></a><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<p>Based on the InCheck Report ID passed by the user, it returns the corresponding InCheck PDF file in the form of a Base64 encoded string</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, //Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" //Additional information or error message if any\n  },\n  \"incheckReportId\": \"\", //Performance InCheck Report ID as shown in the PDF file\n  \"incheckReport\": \"string\"\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["Gateway","rest","v4","IncheckReport"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | String | InCheck Report ID of a Supplier\nExample: XYZAB123-MMDDYYYY</p>\n","type":"text/plain"},"key":"reportId","value":"{reportId}"}],"variable":[]}},"response":[],"_postman_id":"ab4ed1eb-f447-44bc-9a30-6d3ba10e54f2"},{"name":"v4InCheckReportData","id":"51392d9a-2380-4df0-a844-b858f94ebdc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/InCheckReportData?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}","description":"<h3 id=\"🟠-deprecation-notice-🟠\">🟠 Deprecation Notice 🟠</h3>\n<blockquote>\n<p>This API is subject for deprecation. Please wait for further announcement and watch out for the upcoming InCheckReportMetrics in v5. </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the InCheck Excel of all my connected Suppliers in a particular month/year.</td>\n</tr>\n<tr>\n<td>A brand wants to retrieve the InCheck Excel of a connected Supplier in a particular month/year.</td>\n</tr>\n<tr>\n<td>A brand wants to see the overview of Supplier(s) ZDHC MRSL Conformance in a particular month.</td>\n</tr>\n<tr>\n<td>A brand wants to see the overview of Supplier(s) Chemicals to Zero Conformance in a particular month.</td>\n</tr>\n<tr>\n<td>A brand wants to view the number of chemical products uploaded by the Supplier(s) in its monthly inventory.</td>\n</tr>\n<tr>\n<td>A brand wants to view the number and percentage of chemical products from the Supplier(s) inventory that are listed in the ZDHC Gateway.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token.</a></p>\n</li>\n<li><p>Brand must be connected to supplier(s)</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>Incheck Report Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, //Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" //Additional information or error message if any\n  },\n  \"InCheckDataCount\": [\n    {\n      \"SupplierName\": \"\", //Organisation Name of the Supplier\n      \"ZDHCAID\": \"\", //ZDHC Account ID of the Supplier\n      \"RegisteredCountPercentage\": 0.1, //Percentage Count of MRSL Registered for v1 Only\n      \"Level1CountPercentage\": 0.1,  //Percentage Count of MRSL Level 1\n      \"Level2CountPercentage\": 0.1,  //Percentage Count of MRSL Level 2\n      \"Level3CountPercentage\": 0.1,  //Percentage Count of MRSL Level 3\n      \"ConformantCountPercentage\": 0.1,  //Percentage Count of MRSL Level 1,2,3\n      \"NotEvalCountPercentage\": 0.1,  //Percentage Count of non-MRSL Conformant\n      \"RegisteredWeightPercentage\": 0.1, //Percentage Weight of MRSL Registered for v1 Only\n      \"Level1WeightPercentage\": 0.1, //Percentage Weight of MRSL Level 1\n      \"Level2WeightPercentage\": 0.1, //Percentage Weight of MRSL Level 2\n      \"Level3WeightPercentage\": 0.1, //Percentage Weight of MRSL Level 3\n      \"ConformantWeightPercentage\": 0.1, //Percentage Weight of MRSL Level 1,2,3\n      \"NotEvalWeightPercentage\": 0.1, //Percentage Weight of non-MRSL Conformant \n      \"RegisteredWeight\": 0.1, //Weight of MRSL Registered for v1 Only\n      \"Level1Weight\": 0.1, //Weight of MRSL Level 1\n      \"Level2Weight\": 0.1, //Weight of MRSL Level 2\n      \"Level3Weight\": 0.1, //Weight of MRSL Level 3\n      \"ConformantWeight\": 0.1, //Weight of MRSL Level 1,2,3\n      \"NotEvaluatedWeight\": 0.1, //Weight of non-MRSL Conformant \n      \"RegisteredCount\": 0, //Count of MRSL Registered for v1 Only\n      \"Level1Count\": 0, //Count of MRSL Level 1\n      \"Level2Count\": 0, //Count of MRSL Level 2\n      \"Level3Count\": 0, //Count of MRSL Level 3\n      \"ConformantCount\": 0, //Count of MRSL Level 1,2,3\n      \"NotEvaluatedCount\": 0, //Count of non-MRSL Conformant \n      \"ReportId\": \"\", //Performance InCheck Report ID\n      \"ReportDate\": \"\", //InCheck Report Date | Date Format: ‘DD-MM-YYYY’\n      \"Created_UTC\": \"\" //InCheck Create Date\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400 Bad Request</td>\n<td>{ \"Errors\": [ \"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\" ], \"StatusCode\": 400 }</td>\n<td>Ensure that the value provided for the parameter 'MonthNumber' is an integer (e.g., 1, 2, 3). Accepted values range from 1 to 12.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"You do not have permission to access this method\" } }</td>\n<td><strong>Check the access token</strong>: Ensure it is valid and not expired.  <br />  <br />Also, verify that the access token has the necessary permissions to call this endpoint.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","InCheckReportData"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12.</p>\n","type":"text/plain"},"key":"MonthNumber","value":"{MonthNumber}"},{"description":{"content":"<p>Required | Integer | The month of the InCheck Report that you wish to retrieve.</p>\n","type":"text/plain"},"key":"Year","value":"{Year}"},{"description":{"content":"<p>Optional | String | The ZDHC AID of the supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"}],"variable":[]}},"response":[{"id":"6d63c51a-1759-40a7-9d2c-cf8a03dee6c3","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/InCheckReportData?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","InCheckReportData"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12."},{"key":"Year","value":"{Year}","description":"Required | Integer | The year of the InCheck Report that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC AID of the supplier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Nov 2025 08:01:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"467"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=51uAGzumloPP5dxYldxUVJqzL62HizzvZ/HoXPkCwx27uYCNf2I6ISlgtxVbOXLAuyM3lYXxAehc4z6RZicHk2c9S+1un1A014WnN+kOcwG1wHllrFsjWt39K1LlsAwRZamLFJwKr7a2+h5t/R4dNEGd7vmyTpF0inTVxt/25/uCdkaHdCA=; Expires=Mon, 17 Nov 2025 08:01:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=51uAGzumloPP5dxYldxUVJqzL62HizzvZ/HoXPkCwx27uYCNf2I6ISlgtxVbOXLAuyM3lYXxAehc4z6RZicHk2c9S+1un1A014WnN+kOcwG1wHllrFsjWt39K1LlsAwRZamLFJwKr7a2+h5t/R4dNEGd7vmyTpF0inTVxt/25/uCdkaHdCA=; Expires=Mon, 17 Nov 2025 08:01:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=s54W8wfKLeSpWDc4QMTkBIdjNWy7hy6f1SItetkEQuQB6Tu7pgA7UDZvVimCV1hXxyWKh56S3S3SIOG0SZogOUJs44I1320qivQoWBLX5KkZzLQhCd99LIOfhD8M; Expires=Mon, 17 Nov 2025 08:01:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=s54W8wfKLeSpWDc4QMTkBIdjNWy7hy6f1SItetkEQuQB6Tu7pgA7UDZvVimCV1hXxyWKh56S3S3SIOG0SZogOUJs44I1320qivQoWBLX5KkZzLQhCd99LIOfhD8M; Expires=Mon, 17 Nov 2025 08:01:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"InCheckDataCount\": [\n        {\n            \"SupplierName\": \"DUMMY SUPPLIER 1\",\n            \"ZDHCAID\": \"DUMMYD01\",\n            \"RegisteredCountPercentage\": 0,\n            \"Level1CountPercentage\": 0.0096,\n            \"Level2CountPercentage\": 0,\n            \"Level3CountPercentage\": 0.8557,\n            \"ConformantCountPercentage\": 0.8654,\n            \"NotEvalCountPercentage\": 0.1346,\n            \"RegisteredWeightPercentage\": 0,\n            \"Level1WeightPercentage\": 0.0024,\n            \"Level2WeightPercentage\": 0,\n            \"Level3WeightPercentage\": 0.6284,\n            \"ConformantWeightPercentage\": 0.6308,\n            \"NotEvalWeightPercentage\": 0.3692,\n            \"RegisteredWeight\": 0,\n            \"Level1Weight\": 380.28,\n            \"Level2Weight\": 0,\n            \"Level3Weight\": 99028.77,\n            \"ConformantWeight\": 99409.05,\n            \"NotEvaluatedWeight\": 58181.49,\n            \"RegisteredCount\": 0,\n            \"Level1Count\": 1,\n            \"Level2Count\": 0,\n            \"Level3Count\": 89,\n            \"ConformantCount\": 90,\n            \"NotEvaluatedCount\": 14,\n            \"ReportId\": \"DUMMYREP-12345001\",\n            \"ReportDate\": \"01-10-2023\",\n            \"Created_UTC\": \"11-15-2023 04:00:22\"\n        },\n        {\n            \"SupplierName\": \"DUMMY SUPPLIER 2\",\n            \"ZDHCAID\": \"DUMMYD02\",\n            \"RegisteredCountPercentage\": 0,\n            \"Level1CountPercentage\": 0.0098,\n            \"Level2CountPercentage\": 0,\n            \"Level3CountPercentage\": 0.9117,\n            \"ConformantCountPercentage\": 0.9216,\n            \"NotEvalCountPercentage\": 0.0784,\n            \"RegisteredWeightPercentage\": 0,\n            \"Level1WeightPercentage\": 0.0026,\n            \"Level2WeightPercentage\": 0,\n            \"Level3WeightPercentage\": 0.8045,\n            \"ConformantWeightPercentage\": 0.8071,\n            \"NotEvalWeightPercentage\": 0.1929,\n            \"RegisteredWeight\": 0,\n            \"Level1Weight\": 350.28,\n            \"Level2Weight\": 0,\n            \"Level3Weight\": 106486.81,\n            \"ConformantWeight\": 106837.09,\n            \"NotEvaluatedWeight\": 25529,\n            \"RegisteredCount\": 0,\n            \"Level1Count\": 1,\n            \"Level2Count\": 0,\n            \"Level3Count\": 93,\n            \"ConformantCount\": 94,\n            \"NotEvaluatedCount\": 8,\n            \"ReportId\": \"DUMMYREP-97777702\",\n            \"ReportDate\": \"01-10-2023\",\n            \"Created_UTC\": \"11-14-2023 08:31:58\"\n        }\n    ]\n}"},{"id":"2a6762be-e0aa-4c8b-afa1-3e7d25ee5d6c","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/InCheckReportData?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","InCheckReportData"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12."},{"key":"Year","value":"{Year}","description":"Required | Integer | The year of the InCheck Report that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC AID of the supplier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 04 Nov 2025 12:04:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=NoeTLXuZuneG+tJL+cKn0gAPfu3dBoWkUUaKyG3uL8ssTXg9P6824ILtpIpKz0l4NxFwfJAy+LXJvlvBL6ZEwL17NG1vuyp2dTW89LMuY7F6jmBI8W+H1dMjAOnJfxtKUEnyJ8U6601F8v3tacT8QWQVYZYocXwulQXC6g/4p7GF2RkhuHE=; Expires=Tue, 11 Nov 2025 12:04:21 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=NoeTLXuZuneG+tJL+cKn0gAPfu3dBoWkUUaKyG3uL8ssTXg9P6824ILtpIpKz0l4NxFwfJAy+LXJvlvBL6ZEwL17NG1vuyp2dTW89LMuY7F6jmBI8W+H1dMjAOnJfxtKUEnyJ8U6601F8v3tacT8QWQVYZYocXwulQXC6g/4p7GF2RkhuHE=; Expires=Tue, 11 Nov 2025 12:04:21 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=cXoa6E5Ci7+lKgMxC5WA1vMvNE4V0LiB5PaYv9yPBWjIFcNhKuybmzKuodxfR6owEzoTWKOujtduhndeQWKbKcGoMKI7RtNZ/KysPbXrlE3ZEFRxtrmMRbMVLs+x; Expires=Tue, 11 Nov 2025 12:04:21 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=cXoa6E5Ci7+lKgMxC5WA1vMvNE4V0LiB5PaYv9yPBWjIFcNhKuybmzKuodxfR6owEzoTWKOujtduhndeQWKbKcGoMKI7RtNZ/KysPbXrlE3ZEFRxtrmMRbMVLs+x; Expires=Tue, 11 Nov 2025 12:04:21 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"},{"id":"740867c9-95e3-4f12-8075-172340505b4b","name":"Error: Invalid parameters","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/InCheckReportData?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","InCheckReportData"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12."},{"key":"Year","value":"{Year}","description":"Required | Integer | The year of the InCheck Report that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC AID of the supplier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 04 Nov 2025 12:01:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=aSqmv/aDpRozHDPlqgzAwmOYcD61KPWEFi8U5+YfNpUW2UAMyw7+XN76Hvk7P4ikWZkvhueULHJG6ppuytp012gaStGQIe8I72WxeAz77C1XN8cy927ZzRqD0hxVM7RVz6cnyccp6jXNd1qdSIawxLl80Okhd6v1xJrtuTnVmlUG+fQeIi8=; Expires=Tue, 11 Nov 2025 12:01:15 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=aSqmv/aDpRozHDPlqgzAwmOYcD61KPWEFi8U5+YfNpUW2UAMyw7+XN76Hvk7P4ikWZkvhueULHJG6ppuytp012gaStGQIe8I72WxeAz77C1XN8cy927ZzRqD0hxVM7RVz6cnyccp6jXNd1qdSIawxLl80Okhd6v1xJrtuTnVmlUG+fQeIi8=; Expires=Tue, 11 Nov 2025 12:01:15 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=J1ZQYI83TmjhNf8HyeIU8Y4bXce4BUGwE9VKW6zMZaQA09g9vxFNxJWJp+uf/yqkmdCee0Bbc1xUT/Xf/wXDAZyz8wD9AGEpgY2trFpZ2Uz1iV/LjCustirJ7crt; Expires=Tue, 11 Nov 2025 12:01:15 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=J1ZQYI83TmjhNf8HyeIU8Y4bXce4BUGwE9VKW6zMZaQA09g9vxFNxJWJp+uf/yqkmdCee0Bbc1xUT/Xf/wXDAZyz8wD9AGEpgY2trFpZ2Uz1iV/LjCustirJ7crt; Expires=Tue, 11 Nov 2025 12:01:15 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"Errors\": [\n        \"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\"\n    ],\n    \"StatusCode\": 400\n}"},{"id":"51017e72-1800-4875-818f-33a21cbb1db5","name":"Error: No Permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/InCheckReportData?MonthNumber=02&Year=2018&SupplierAID={SupplierAID}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","InCheckReportData"],"query":[{"key":"MonthNumber","value":"02","description":"Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12."},{"key":"Year","value":"2018","description":"Required | Integer | The year of the InCheck Report that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC AID of the supplier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Nov 2025 07:11:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=NgOkcsMZgVe2ihS5uwQj2DDZwX2YwA8jKmRr/gBo/xTjeTWg+O/VJcUHJeCKs1iyY4BMqKC97nqkwynrNJfZ+uNMBIYVBMiste129CUUa/nbn1GtIrecm1AVz3+fnXPsVttVBBBlFT/UH5fcqiFLhuVdw2r7LQpswk4kwQUIu6jJmPo4L/o=; Expires=Mon, 17 Nov 2025 07:11:27 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=NgOkcsMZgVe2ihS5uwQj2DDZwX2YwA8jKmRr/gBo/xTjeTWg+O/VJcUHJeCKs1iyY4BMqKC97nqkwynrNJfZ+uNMBIYVBMiste129CUUa/nbn1GtIrecm1AVz3+fnXPsVttVBBBlFT/UH5fcqiFLhuVdw2r7LQpswk4kwQUIu6jJmPo4L/o=; Expires=Mon, 17 Nov 2025 07:11:27 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=6civNcaIPfmFhnVfZKujrsLy36KoyJn/6jn7DMBie4zPeu2LX7VSQ8j/oWZjgnEtEYuMbH+xjDKegsrmO2m0HeC3Yk2B5dtBmI2YI3p83QWiQAt53npBCCy/yIAO; Expires=Mon, 17 Nov 2025 07:11:27 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=6civNcaIPfmFhnVfZKujrsLy36KoyJn/6jn7DMBie4zPeu2LX7VSQ8j/oWZjgnEtEYuMbH+xjDKegsrmO2m0HeC3Yk2B5dtBmI2YI3p83QWiQAt53npBCCy/yIAO; Expires=Mon, 17 Nov 2025 07:11:27 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"}],"_postman_id":"51392d9a-2380-4df0-a844-b858f94ebdc2"},{"name":"v4SupplierCI","id":"735ce302-87d6-4f80-b893-b1aac199d022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/SupplierCI?ReportId={ReportId}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}&FileType=3","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the chemical inventory breakdown for each InCheck submission for a particular supplier.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token.</a></p>\n</li>\n<li><p>Brand must be connected to Supplier(s)</p>\n</li>\n<li><p>The connected Supplier must grant rights to the Brand to view the CI</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360009821237-Chemical-Inventory-List-CIL\">Chemical Inventory </a> (CI) PDF / Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/11579268530589-Access-Supplier-s-Corrective-Action-Plan-CAP-and-Chemical-Inventory-CI-Brands\">Access Supplier's CI</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<p>Returns chemical inventory based on the parameters passed by the user (either by Report ID or Supplier AID - multiple/single)</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, //Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" //Additional information or error message if any\n  },\n  \"file\": \"\",\n  \"data\": [\n    {\n      \"supplier_name\": \"\", //Organisation Name of the Supplier\n      \"supplier_guid\": \"\", //GUID of the Supplier\n      \"supplier_org_Id\": \"\", //Org ID of the Supplier\n      \"supplier_zdhc_aid\": \"\", //ZDHC Account ID of the Supplier\n      \"incheck_report_id\": \"\", //Performance InCheck Report ID as shown in PDF\n      \"created_utc\": \"2014-12-31T23:59:59.938Z\", //Created Date of the InCheck Report\n      \"linked_inventory_date\": \"2014-12-31\", //Inventory Date of the InCheck Report\n      \"product_name\": \"\", //Name of the Product\n      \"product_guid\": \"\", //GUID of the Product\n      \"pdid\": \"\",  //ZDHC Product ID of the Product\n      \"commodity_name\": \"\",\n      \"manufacturer\": \"\", //Organisation Name of the Formulator\n      \"manufacturer_zdhc_aid\": \"\", //ZDHC Account ID of the Formulator\n      \"manufacturer_guid\": \"\", //GUID of the Formulator\n      \"weight\": \"\", //Weight of the Product\n      \"unit\": \"\", //Unit of the Product\n      \"conformance\": \"\", //MRSL Conformance Level of the Product\n      \"ctzconformance\": \"\" //Chemicals to Zero Conformance of the Product\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"{ReportId} is not existing.\" } }</td>\n<td>Ensure to specify a valid 'ReportId' that exists in the system.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": {\"errorMessage\": \"You do not have the transparency level to download this report.\" } }</td>\n<td>Ensure the supplier has granted access rights to the Brand to the view the chemical inventory</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","SupplierCI"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Inventory ID or InCheck Report ID</p>\n","type":"text/plain"},"key":"ReportId","value":"{ReportId}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of a Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The starting date of the retrieval period | Format is yyyy-MM-dd</p>\n","type":"text/plain"},"key":"StartDate","value":"{StartDate}"},{"description":{"content":"<p>Optional | String |  The ending date of the retrieval period | Format yyyy-MM-dd</p>\n","type":"text/plain"},"key":"EndDate","value":"{EndDate}"},{"description":{"content":"<p>Required | String | Default value is 3 which returns the response as JSON file</p>\n","type":"text/plain"},"key":"FileType","value":"3"}],"variable":[]}},"response":[{"id":"3aa9709d-c04d-4814-8dff-41ccaf36e212","name":"Succcessful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/SupplierCI?ReportId={ReportId}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}&FileType=3","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","SupplierCI"],"query":[{"key":"ReportId","value":"{ReportId}"},{"key":"SupplierAID","value":"{SupplierAID}"},{"key":"StartDate","value":"{StartDate}"},{"key":"EndDate","value":"{EndDate}"},{"key":"FileType","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 05 Nov 2025 02:12:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"437"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=JfZjTyAzZ+xfRuEXjVqA62jKg+2ZPNH7bfflaHaoc3AzrGd1iJcSkXilZ/A8MYlX5t/s/+PZEabfG/RRYYrDRkUwzcq337G8ADeouuX5/cBxCrPJFr8R/QZ7f2O1Xa8kEu3q0qHoq1dKeCH+7f2QJoN8hhJ+2BoQ/og08KFZKXmQ+dzeZYo=; Expires=Wed, 12 Nov 2025 02:12:06 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=JfZjTyAzZ+xfRuEXjVqA62jKg+2ZPNH7bfflaHaoc3AzrGd1iJcSkXilZ/A8MYlX5t/s/+PZEabfG/RRYYrDRkUwzcq337G8ADeouuX5/cBxCrPJFr8R/QZ7f2O1Xa8kEu3q0qHoq1dKeCH+7f2QJoN8hhJ+2BoQ/og08KFZKXmQ+dzeZYo=; Expires=Wed, 12 Nov 2025 02:12:06 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=M0KavC+lbztiYTYygBN7zp3uYnd3KdPjY8O+HNw6q2+kwaP1vEWaqm4JMCzikAqvZvEvbUX6jAByO4cqdGXSJY7XgGgBmrvCje117AvyzpBrgVPqlazCj6rdrh9P; Expires=Wed, 12 Nov 2025 02:12:06 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=M0KavC+lbztiYTYygBN7zp3uYnd3KdPjY8O+HNw6q2+kwaP1vEWaqm4JMCzikAqvZvEvbUX6jAByO4cqdGXSJY7XgGgBmrvCje117AvyzpBrgVPqlazCj6rdrh9P; Expires=Wed, 12 Nov 2025 02:12:06 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"data\": [\n        {\n            \"supplier_name\": \"DUMMY SUPPLIER NAME\",\n            \"supplier_guid\": \"2A01D12122FC7C05F0522200000F09BD\",\n            \"supplier_org_Id\": \"ORN6-AAAA\",\n            \"supplier_zdhc_aid\": \"A000MF52\",\n            \"incheck_report_id\": \"CZ1QASD6-10002002\",\n            \"created_utc\": \"2023-10-30T01:33:29Z\",\n            \"linked_inventory_date\": \"2023-10-01\",\n            \"product_name\": \"DUMMY PRODUCT NAME\",\n            \"product_guid\": \"A1B2C3D4E5F6A7B8C9D0E1F2A3B4C5D6\",\n            \"pdid\": \"P000GT56\",\n            \"commodity_name\": \"\",\n            \"manufacturer\": \"DUMMY MANUFACTURER NAME\",\n            \"manufacturer_zdhc_aid\": \"A000AG53\",\n            \"manufacturer_guid\": \"F0W2C3D4E5F6A7B8C9D0E1F2A3B4C5D6\",\n            \"weight\": \"1\",\n            \"unit\": \"kilogram\",\n            \"conformance\": \"ZDHC MRSL v3.1 Level 3\",\n            \"ctzconformance\": \"Foundational\"\n        }\n    ]\n}"},{"id":"12df7d3f-8586-45c5-9a61-7a593c5874fe","name":"Error: No ReportId exists","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/SupplierCI?ReportId={ReportId}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}&FileType=3","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","SupplierCI"],"query":[{"key":"ReportId","value":"{ReportId}","description":"Optional | String | Inventory ID or InCheck Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"StartDate","value":"{StartDate}","description":"Optional | String | The starting date of the retrieval period | Format is yyyy-MM-dd"},{"key":"EndDate","value":"{EndDate}","description":"Optional | String |  The ending date of the retrieval period | Format yyyy-MM-dd"},{"key":"FileType","value":"3","description":"Required | String | Default value is 3 which returns the response as JSON file"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 05 Nov 2025 02:17:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=K+hUE0nyPjuXHigBLZN7/8i71oo6jgVdU8h6OcFuBr1gUCJWXXvkoSS15I/AMDy00JRbm49FH8gG67N0yMU2y2ieJT6EPa3FQRPkuN5RYr/8jFXZs+Zfxfb15MmVwE+R43BjvNXbFVhD9GnmRXzPdb49fvFMWnc+8+iUrE2jyJ83iRjcrJI=; Expires=Wed, 12 Nov 2025 02:17:48 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=K+hUE0nyPjuXHigBLZN7/8i71oo6jgVdU8h6OcFuBr1gUCJWXXvkoSS15I/AMDy00JRbm49FH8gG67N0yMU2y2ieJT6EPa3FQRPkuN5RYr/8jFXZs+Zfxfb15MmVwE+R43BjvNXbFVhD9GnmRXzPdb49fvFMWnc+8+iUrE2jyJ83iRjcrJI=; Expires=Wed, 12 Nov 2025 02:17:48 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=9lbGUItjfaOqV9I2JUN/KTOtkLFKIMPKqDDMLXKUcNvI2CBsoy1Jw89TZGCas/4toQ6uoVIzN6EMPilxO8z0KjxK6P3e7qHkq3gWRKE10Ikh7MDmdvUfayUM8KFl; Expires=Wed, 12 Nov 2025 02:17:48 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=9lbGUItjfaOqV9I2JUN/KTOtkLFKIMPKqDDMLXKUcNvI2CBsoy1Jw89TZGCas/4toQ6uoVIzN6EMPilxO8z0KjxK6P3e7qHkq3gWRKE10Ikh7MDmdvUfayUM8KFl; Expires=Wed, 12 Nov 2025 02:17:48 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"{ReportId} is not existing.\"\n    }\n}"},{"id":"51e8f438-d881-4eb4-b375-11c09311af7f","name":"Error: Not Granted","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/SupplierCI?ReportId={ReportId}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}&FileType=3","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","SupplierCI"],"query":[{"key":"ReportId","value":"{ReportId}","description":"Optional | String | Inventory ID or InCheck Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"StartDate","value":"{StartDate}","description":"Optional | String | The starting date of the retrieval period | Format is yyyy-MM-dd"},{"key":"EndDate","value":"{EndDate}","description":"Optional | String |  The ending date of the retrieval period | Format yyyy-MM-dd"},{"key":"FileType","value":"3","description":"Required | String | Default value is 3 which returns the response as JSON file"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 05 Nov 2025 02:55:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=2J0foWKjHt+yAnBG7YAuNlBnWzzfCBYZ+FZWLbMFDWg8lyDyuMjaBUPsxI1iVfbdJnZc9qWmu4S9j6EYe34SvevMPb5gJ+4mDu1eGwAVc2Ul0uAusdF+A8wwkAVlOLwgzD4myqvMKk5ALhcUP5RY2x03FiNMBD0vImf84G4avaE02592TVo=; Expires=Wed, 12 Nov 2025 02:55:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=2J0foWKjHt+yAnBG7YAuNlBnWzzfCBYZ+FZWLbMFDWg8lyDyuMjaBUPsxI1iVfbdJnZc9qWmu4S9j6EYe34SvevMPb5gJ+4mDu1eGwAVc2Ul0uAusdF+A8wwkAVlOLwgzD4myqvMKk5ALhcUP5RY2x03FiNMBD0vImf84G4avaE02592TVo=; Expires=Wed, 12 Nov 2025 02:55:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=W7s8D4iuUTJLpB6+10jWrqP8EkCRqNgYZeMEQN9qPtlAX3OLhndINQuuDTdGkTonrNWQ0kHGiyrnC4dIAr+19G5kLatAL2vhsNPXBEquzkJiPl5P2P0USOsIhMNO; Expires=Wed, 12 Nov 2025 02:55:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=W7s8D4iuUTJLpB6+10jWrqP8EkCRqNgYZeMEQN9qPtlAX3OLhndINQuuDTdGkTonrNWQ0kHGiyrnC4dIAr+19G5kLatAL2vhsNPXBEquzkJiPl5P2P0USOsIhMNO; Expires=Wed, 12 Nov 2025 02:55:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have the transparency level to download this report.\"\n    }\n}"}],"_postman_id":"735ce302-87d6-4f80-b893-b1aac199d022"}],"id":"75b07e49-c805-4edd-ab07-3ef01e088f68","_postman_id":"75b07e49-c805-4edd-ab07-3ef01e088f68","description":""},{"name":"Version 5","item":[{"name":"v5InCheckReportData","id":"ee5c68f9-e772-44bf-a99c-0e72a7f43cbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportData?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}","description":"<h3 id=\"🟠-deprecation-notice-🟠\">🟠 Deprecation Notice 🟠</h3>\n<blockquote>\n<p>This API is subject for deprecation. Please wait for further announcement and watch out for the upcoming InCheckReportMetrics in v5. </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the InCheck Excel of all my connected Suppliers in a particular month/year</td>\n</tr>\n<tr>\n<td>A brand wants to retrieve the InCheck Excel of a connected Supplier in a particular month/year</td>\n</tr>\n<tr>\n<td>A brand wants to see the overview of Supplier(s) ZDHC MRSL Conformance in a particular month</td>\n</tr>\n<tr>\n<td>A brand wants to see the overview of Supplier(s) Chemicals to Zero Conformance in a particular month</td>\n</tr>\n<tr>\n<td>A brand wants to view the number of chemical products uploaded by the Supplier(s) in its monthly inventory</td>\n</tr>\n<tr>\n<td>A brand wants to view the number and percentage of chemical products from the Supplier(s) inventory that are listed in the ZDHC Gateway</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand must be connected to supplier(s)</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>InCheck Report Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, //Indicates if the API call was successful (true/false)\n    \"Message\": \"\" //Additional information or error message if any\n  },\n  \"InCheckDataCount\": [\n    {\n      \"SupplierName\": \"\", //Organisation Name of the Supplier\n      \"ZDHCAID\": \"\", //ZDHC Account ID of the Supplier\n      \"RegisteredCountPercentage\": 0.1, //Percentage Count of MRSL Registered for v1 Only\n      \"Level1CountPercentage\": 0.1,  //Percentage Count of MRSL Level 1\n      \"Level2CountPercentage\": 0.1,  //Percentage Count of MRSL Level 2\n      \"Level3CountPercentage\": 0.1,  //Percentage Count of MRSL Level 3\n      \"ConformantCountPercentage\": 0.1,  //Percentage Count of MRSL Level 1,2,3\n      \"NotEvalCountPercentage\": 0.1,  //Percentage Count of non-MRSL Conformant\n      \"RegisteredWeightPercentage\": 0.1, //Percentage Weight of MRSL Registered for v1 Only\n      \"Level1WeightPercentage\": 0.1, //Percentage Weight of MRSL Level 1\n      \"Level2WeightPercentage\": 0.1, //Percentage Weight of MRSL Level 2\n      \"Level3WeightPercentage\": 0.1, //Percentage Weight of MRSL Level 3\n      \"ConformantWeightPercentage\": 0.1, //Percentage Weight of MRSL Level 1,2,3\n      \"NotEvalWeightPercentage\": 0.1, //Percentage Weight of non-MRSL Conformant \n      \"RegisteredWeight\": 0.1, //Weight of MRSL Registered for v1 Only\n      \"Level1Weight\": 0.1, //Weight of MRSL Level 1\n      \"Level2Weight\": 0.1, //Weight of MRSL Level 2\n      \"Level3Weight\": 0.1, //Weight of MRSL Level 3\n      \"ConformantWeight\": 0.1, //Weight of MRSL Level 1,2,3\n      \"NotEvaluatedWeight\": 0.1, //Weight of non-MRSL Conformant \n      \"RegisteredCount\": 0, //Count of MRSL Registered for v1 Only\n      \"Level1Count\": 0, //Count of MRSL Level 1\n      \"Level2Count\": 0, //Count of MRSL Level 2\n      \"Level3Count\": 0, //Count of MRSL Level 3\n      \"ConformantCount\": 0, //Count of MRSL Level 1,2,3\n      \"NotEvaluatedCount\": 0, //Count of non-MRSL Conformant \n      \"ReportId\": \"\", //Performance InCheck Report ID\n      \"ReportDate\": \"\", //InCheck Report Date | Date Format: ‘DD-MM-YYYY’\n      \"Created_UTC\": \"\" //InCheck Create Date\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400 Bad Request</td>\n<td>{ \"Errors\": [ \"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\" ], \"StatusCode\": 400 }</td>\n<td>Ensure that the value provided for the parameter 'MonthNumber' is an integer (e.g., 1, 2, 3). Accepted values range from 1 to 12.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\" } }</td>\n<td><strong>Check the access token</strong>: Ensure it is valid and not expired.  <br />  <br />Also, verify that the access token has the necessary permissions to call this endpoint.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","InCheckReportData"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12.</p>\n","type":"text/plain"},"key":"MonthNumber","value":"{MonthNumber}"},{"description":{"content":"<p>Required | Integer | The year of the InCheck Report that you wish to retrieve.</p>\n","type":"text/plain"},"key":"Year","value":"{Year}"},{"description":{"content":"<p>Optional | String | The ZDHC AID of the supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"}],"variable":[]}},"response":[{"id":"11958eb9-33b6-4a7c-aefa-7781b5c2e104","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportData?MonthNumber={MonthNUmber}&Year={Year}&SupplierAID={SupplierAID}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportData"],"query":[{"key":"MonthNumber","value":"{MonthNUmber}","description":"Required | Integer | The month of the InCheck Report that you wish to retrieve. Value accepted is from 1 to 12."},{"key":"Year","value":"{Year}","description":"Required | Integer | The year of the InCheck Report that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC AID of the supplier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Nov 2025 14:15:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=K3rO29dxY0yPTrnAuDkcqzxt7J3UJmLDZhZZwU/x3lK+DfFfPhYxNOxfhYgXYWXGTlp++3OQ+qUVyWaWrLWllSZX2ib22VKiGaTHCTqPVKZmSTmCpHANjf5C6X94cqPZOpodKgJhicVbuiZ+d1aVn2JOPfCEsfvPR6al/LeGUi41Pez2n3E=; Expires=Wed, 19 Nov 2025 14:15:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=K3rO29dxY0yPTrnAuDkcqzxt7J3UJmLDZhZZwU/x3lK+DfFfPhYxNOxfhYgXYWXGTlp++3OQ+qUVyWaWrLWllSZX2ib22VKiGaTHCTqPVKZmSTmCpHANjf5C6X94cqPZOpodKgJhicVbuiZ+d1aVn2JOPfCEsfvPR6al/LeGUi41Pez2n3E=; Expires=Wed, 19 Nov 2025 14:15:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=lB18kJW5x01U05jDL+DBAN+a5+0STziRvd5YwtTUh7ygirTyxaX0xo54NXp9H5NgV4sS67WeTo3d8yJXizhhA6UXn7Y+WPXB5fyFY8ZJQRei32vjM67P1sIU47ia; Expires=Wed, 19 Nov 2025 14:15:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=lB18kJW5x01U05jDL+DBAN+a5+0STziRvd5YwtTUh7ygirTyxaX0xo54NXp9H5NgV4sS67WeTo3d8yJXizhhA6UXn7Y+WPXB5fyFY8ZJQRei32vjM67P1sIU47ia; Expires=Wed, 19 Nov 2025 14:15:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"No results found.\"\n    }\n}"}],"_postman_id":"ee5c68f9-e772-44bf-a99c-0e72a7f43cbc"},{"name":"v5InCheckReportMetrics","id":"d2e482c5-1439-45ac-85b8-501fa57d5ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetrics?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brands wants to retrieve the InCheck Excel of all my connected Suppliers in a particular month/year</td>\n</tr>\n<tr>\n<td>A brands wants to retrieve the InCheck Excel of a connected Supplier in a particular month/year</td>\n</tr>\n<tr>\n<td>A brands wants to see the overview of Supplier(s) ZDHC MRSL Conformance in a particular month</td>\n</tr>\n<tr>\n<td>A brands wants to see the overview of Supplier(s) Chemicals to Zero Conformance in a particular month</td>\n</tr>\n<tr>\n<td>A brands wants to view the number of chemical products uploaded by the Supplier(s) in its monthly inventory</td>\n</tr>\n<tr>\n<td>A brands wants to view the number and percentage of chemical products from the Supplier(s) inventory that are listed in the ZDHC Gateway</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand must be connected to supplier(s)</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>InCheck Report Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"Success\": false, // Indicates if the API call was successful (true/false)\n    \"Message\": \"\" // Additional information or error message if any\n  },\n  \"data\": [\n    {\n      \"SupplierName\": \"\", // Organisation Name of the Supplier\n      \"ZDHCAID\": \"\", // ZDHC Account ID of the Supplier\n      \"ReportId\": \"\", // Unique Identifier for the InCheck Report\n      \"ReportDate\": \"\", // InCheck Report Date (format: MM-DD-YYYY)\n      \"Created_UTC\": \"\", // UTC Timestamp when the report was created\n      \"InventoryType\": \"\", // Type of Inventory (e.g., \"Usage\")\n      \"MetricDetails\": [\n        {\n          \"Programme\": \"\", // Name of the Programme (e.g., \"ZDHC MRSL\")\n          \"Version\": \"\", // Version of the Programme or Standard\n          \"Level\": \"\", // Conformance or Publication Level (e.g., \"Level 1\", \"Not Published\")\n          \"Count\": 0, // Number of items/products in this category\n          \"Weight\": 0.1, // Total weight for this category (e.g., in kg)\n          \"Unit\": \"\", // Unit of measurement (e.g., \"kg\")\n          \"Percentageoftotal_Count\": \"\", // Percentage of total count (e.g., \"11.48%\")\n          \"Percentageoftotal_Weight\": \"\" // Percentage of total weight (e.g., \"11.39%\")\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"Success\": false,  <br />\"Message\": \"Invalid parameter. BreakdownDetails must be between 1 to 3 only\" } }</td>\n<td>Set 'BreakdownDetails' to 1, 2, or 3.  <br />  <br />1 - Default; Return MRSL Version by Level/Expired/Not Published in GW  <br />2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products  <br />3 - Return both 1 and 2</td>\n</tr>\n<tr>\n<td></td>\n<td>‘Invalid month value.’</td>\n<td>Month should be &gt; 0 and &lt; 13</td>\n</tr>\n<tr>\n<td></td>\n<td>‘Invalid year value.’</td>\n<td>Year should be &gt; 1900 and &lt; 9999</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>400 Bad Request</td>\n<td>{ \"Errors\": [ \"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\" ], \"StatusCode\": 400 }</td>\n<td>Ensure that the value provided for the parameter 'MonthNumber' is an integer (e.g., 1, 2, 3). Accepted values range from 1 to 12.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","InCheckReportMetrics"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve.</p>\n","type":"text/plain"},"key":"MonthNumber","value":"{MonthNumber}"},{"description":{"content":"<p>Required | Integer | Accepts a valid inventory year that you wish to retrieve.</p>\n","type":"text/plain"},"key":"Year","value":"{Year}"},{"description":{"content":"<p>Optional | String | ZDHC AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | Integer | Accepts 1 - Default; return MRSL Version by Level/Expired/Not Published in GW\n2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products\n3 - Return both 1 and 2</p>\n","type":"text/plain"},"key":"BreakdownDetails","value":"{BreakdownDetails}"}],"variable":[]}},"response":[{"id":"f31fe2a2-32c4-4fda-8755-d30ff36ecefd","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetrics?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetrics"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return MRSL Version by Level/Expired/Not Published in GW\n2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Nov 2025 10:43:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"553"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=ML6V2p+WorxQqiqR3y8H2+lmqRfyM8qFQ6nPbd9PqE5GWSIZG9fUjVQQwuilgetUn0B9X/fGA4FcGWlJhx0ur24w+CPyvjEPGZml0YfWXzetehUtunl5ox/F3Tau5FoDKOpII9gaZrwpDQfnUpguMpdpxtByKFY6b5VXfKUfMFz9mgjMu/8=; Expires=Wed, 19 Nov 2025 10:43:27 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=ML6V2p+WorxQqiqR3y8H2+lmqRfyM8qFQ6nPbd9PqE5GWSIZG9fUjVQQwuilgetUn0B9X/fGA4FcGWlJhx0ur24w+CPyvjEPGZml0YfWXzetehUtunl5ox/F3Tau5FoDKOpII9gaZrwpDQfnUpguMpdpxtByKFY6b5VXfKUfMFz9mgjMu/8=; Expires=Wed, 19 Nov 2025 10:43:27 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=qjBNPr3JDVxPqfuUehLT6tzXzQBLOD8s8I+1tFcdbki3y/b9ahNhXm/IZqd2J79DSiISBMB48d2bl3DIFler8LEmzx/FKCENnz97YYzePsrERy1MXkOOpXDd0+II; Expires=Wed, 19 Nov 2025 10:43:27 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=qjBNPr3JDVxPqfuUehLT6tzXzQBLOD8s8I+1tFcdbki3y/b9ahNhXm/IZqd2J79DSiISBMB48d2bl3DIFler8LEmzx/FKCENnz97YYzePsrERy1MXkOOpXDd0+II; Expires=Wed, 19 Nov 2025 10:43:27 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": true\n    },\n    \"data\": [\n        {\n            \"SupplierName\": \"Generic Textile Manufacturing Inc.\",\n            \"ZDHCAID\": \"B987XY12\",\n            \"ReportId\": \"GENR5678-01012024\",\n            \"ReportDate\": \"01-01-2024\",\n            \"Created_UTC\": \"01-02-2024 09:15:00\",\n            \"InventoryType\": \"Usage\",\n            \"MetricDetails\": [\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"\",\n                    \"Level\": \"All Products\",\n                    \"Count\": 61,\n                    \"Weight\": 30300.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"100.00%\",\n                    \"Percentageoftotal_Weight\": \"100.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"\",\n                    \"Level\": \"Conformant\",\n                    \"Count\": 54,\n                    \"Weight\": 26850.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"88.52%\",\n                    \"Percentageoftotal_Weight\": \"88.61%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"\",\n                    \"Level\": \"Not Evaluated\",\n                    \"Count\": 7,\n                    \"Weight\": 3450.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"11.48%\",\n                    \"Percentageoftotal_Weight\": \"11.39%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"\",\n                    \"Level\": \"Not Published in ZDHC Gateway\",\n                    \"Count\": 7,\n                    \"Weight\": 3450.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"11.48%\",\n                    \"Percentageoftotal_Weight\": \"11.39%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"\",\n                    \"Level\": \"Not Published in ZDHC Gateway\",\n                    \"Count\": 7,\n                    \"Weight\": 3450.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"11.48%\",\n                    \"Percentageoftotal_Weight\": \"11.39%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"\",\n                    \"Level\": \"Not Published in ZDHC Gateway\",\n                    \"Count\": 7,\n                    \"Weight\": 3450.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"11.48%\",\n                    \"Percentageoftotal_Weight\": \"11.39%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Archived ZDHC MRSL v2.0\",\n                    \"Level\": \"Level 1\",\n                    \"Count\": 1,\n                    \"Weight\": 450.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"1.64%\",\n                    \"Percentageoftotal_Weight\": \"1.49%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Archived ZDHC MRSL v2.0\",\n                    \"Level\": \"Level 1\",\n                    \"Count\": 1,\n                    \"Weight\": 450.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"1.64%\",\n                    \"Percentageoftotal_Weight\": \"1.49%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Archived ZDHC MRSL v2.0\",\n                    \"Level\": \"Level 2\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Archived ZDHC MRSL v2.0\",\n                    \"Level\": \"Level 3\",\n                    \"Count\": 11,\n                    \"Weight\": 5325.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"18.03%\",\n                    \"Percentageoftotal_Weight\": \"17.57%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Archived ZDHC MRSL v2.0\",\n                    \"Level\": \"Level 3\",\n                    \"Count\": 11,\n                    \"Weight\": 5325.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"18.03%\",\n                    \"Percentageoftotal_Weight\": \"17.57%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Expired\",\n                    \"Level\": \"Expired\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"Expired\",\n                    \"Level\": \"Expired\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 1\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 1\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 2\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 2\",\n                    \"Count\": 0,\n                    \"Weight\": 0.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"0.00%\",\n                    \"Percentageoftotal_Weight\": \"0.00%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 3\",\n                    \"Count\": 42,\n                    \"Weight\": 21075.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"68.85%\",\n                    \"Percentageoftotal_Weight\": \"69.55%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 3\",\n                    \"Count\": 42,\n                    \"Weight\": 21075.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"68.85%\",\n                    \"Percentageoftotal_Weight\": \"69.55%\"\n                },\n                {\n                    \"Programme\": \"ZDHC MRSL\",\n                    \"Version\": \"ZDHC MRSL v3.1\",\n                    \"Level\": \"Level 3\",\n                    \"Count\": 42,\n                    \"Weight\": 21075.0,\n                    \"Unit\": \"kg\",\n                    \"Percentageoftotal_Count\": \"68.85%\",\n                    \"Percentageoftotal_Weight\": \"69.55%\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"25d1d798-2d9d-4ace-9410-2056e57f8a7c","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetrics?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetrics"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return MRSL Version by Level/Expired/Not Published in GW\n2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Nov 2025 13:04:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=bFuuGE+OQwqTBwGQ5kKBU1xprfOfa1Hq9QorVj4U31sBjnTgJ1DAEotC6EQLNOMnXxB2cT6MhU5lQJOYC5DG2br3Tp7+599f5T20fxEMV50ABBiNPMbJBlg7lJoqm0QXRDxPRapDy1/F6S25RPbInLRsl4QWLEbCbIyxslHT41/e5IprdMk=; Expires=Wed, 19 Nov 2025 13:04:06 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=bFuuGE+OQwqTBwGQ5kKBU1xprfOfa1Hq9QorVj4U31sBjnTgJ1DAEotC6EQLNOMnXxB2cT6MhU5lQJOYC5DG2br3Tp7+599f5T20fxEMV50ABBiNPMbJBlg7lJoqm0QXRDxPRapDy1/F6S25RPbInLRsl4QWLEbCbIyxslHT41/e5IprdMk=; Expires=Wed, 19 Nov 2025 13:04:06 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=ZzQhBiIprup6GYKVfWm9rBj2b4KwJU3dqDfcLSlzdaAQ0ykCFvV+hDmyLyvMN97i/CaZp+8RASwWOJiYN+HsKc08vEdhehAxmy+90pnUTccotrKUjVgf2LSifvm2; Expires=Wed, 19 Nov 2025 13:04:06 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ZzQhBiIprup6GYKVfWm9rBj2b4KwJU3dqDfcLSlzdaAQ0ykCFvV+hDmyLyvMN97i/CaZp+8RASwWOJiYN+HsKc08vEdhehAxmy+90pnUTccotrKUjVgf2LSifvm2; Expires=Wed, 19 Nov 2025 13:04:06 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"No results found.\"\n    }\n}"},{"id":"7b11a799-61e4-45de-97c8-c253f203a5e0","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetrics?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetrics"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return MRSL Version by Level/Expired/Not Published in GW\n2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Nov 2025 13:01:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"83"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=CfBr5VN+pXMrjNj2QxfU/mxtgpMTVO/CM+GySApqDSu7TF9Zc+x5hP+90uUUbfg/kOYRR3PLCLwlg+Xp9OveGfzgN2M/U1KlCoxzQTKAOCnhg5wzdYEQ5l4IBit9ofSbC4MRWOd3kEofWDWOJ0Bs0dZYJixzL1iqguew5D1/8wUKcssfYaE=; Expires=Wed, 19 Nov 2025 13:01:46 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=CfBr5VN+pXMrjNj2QxfU/mxtgpMTVO/CM+GySApqDSu7TF9Zc+x5hP+90uUUbfg/kOYRR3PLCLwlg+Xp9OveGfzgN2M/U1KlCoxzQTKAOCnhg5wzdYEQ5l4IBit9ofSbC4MRWOd3kEofWDWOJ0Bs0dZYJixzL1iqguew5D1/8wUKcssfYaE=; Expires=Wed, 19 Nov 2025 13:01:46 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=+h2dZOCw0wX7TF8VtYrWDOieLPcraqrKM9+8hkgcFFgQaKtsQ5mnAoKAy40mRhtYwumkLxk37pcebLjo02is1as3VHHT3FRe3xB4zM0OQF34ImpsOOyeULwF2f79; Expires=Wed, 19 Nov 2025 13:01:46 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=+h2dZOCw0wX7TF8VtYrWDOieLPcraqrKM9+8hkgcFFgQaKtsQ5mnAoKAy40mRhtYwumkLxk37pcebLjo02is1as3VHHT3FRe3xB4zM0OQF34ImpsOOyeULwF2f79; Expires=Wed, 19 Nov 2025 13:01:46 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"Invalid token.\"\n    }\n}"},{"id":"b8d8e0e8-520a-42b5-a884-9bac7b5c1ba6","name":"Error: Invalid parameter","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetrics?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetrics"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return MRSL Version by Level/Expired/Not Published in GW;\n2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products;\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Nov 2025 13:51:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=T+KYr03kX87CSqNewL+aA+qOlU1QBSIQMh8SnT2wA4erSQl5LVkNIuReaPGfKMaOoEgEVufn0y59s07sjygitDwQa/t5i185tjxkKC0mn0mXTw9N//yvhs840rZ9AzV5Zc8ugTtyrFIsjLiQSUx98vb5vcWRq4L6U9E8Re2f2b9zAZN1VRg=; Expires=Wed, 19 Nov 2025 13:51:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=T+KYr03kX87CSqNewL+aA+qOlU1QBSIQMh8SnT2wA4erSQl5LVkNIuReaPGfKMaOoEgEVufn0y59s07sjygitDwQa/t5i185tjxkKC0mn0mXTw9N//yvhs840rZ9AzV5Zc8ugTtyrFIsjLiQSUx98vb5vcWRq4L6U9E8Re2f2b9zAZN1VRg=; Expires=Wed, 19 Nov 2025 13:51:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=iV0xEqdJX/16UNF4Vnpsn3Pzxe0xbLhJn2sAkYVNlNwbA+YstMN0YDUromrPk/yjqYqdTTQ/29fPkjLblsDRz8hz9ONxfi7rXJpPfOJB9DMC9TB+ANLd+fT4HzkC; Expires=Wed, 19 Nov 2025 13:51:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=iV0xEqdJX/16UNF4Vnpsn3Pzxe0xbLhJn2sAkYVNlNwbA+YstMN0YDUromrPk/yjqYqdTTQ/29fPkjLblsDRz8hz9ONxfi7rXJpPfOJB9DMC9TB+ANLd+fT4HzkC; Expires=Wed, 19 Nov 2025 13:51:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"Invalid parameter. BreakdownDetails must be between 1 to 3 only\"\n    }\n}"},{"id":"70c83b71-417d-4cb8-b955-413fd7ddc9f6","name":"Error: Invalid data type","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetrics?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetrics"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return MRSL Version by Level/Expired/Not Published in GW\n2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products\n3 - Return both 1 and 2"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Nov 2025 14:01:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=k72FSH/qaV4aIPRTiIZg6zfzb/woQU8N2G0ysmXDKnw2q4SkIglAkcK0G5uT9kjdG27ACEqHKVlB51ymCCgsT06hjP6P+D2oUFd59HBhw4zW5KzsseNNQp600xcnQn1Jujp+38ZmVJaHkxrbgTKyefihvZRcqZB+hqf5uDPU56Zm4vzFZUE=; Expires=Wed, 19 Nov 2025 14:01:45 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=k72FSH/qaV4aIPRTiIZg6zfzb/woQU8N2G0ysmXDKnw2q4SkIglAkcK0G5uT9kjdG27ACEqHKVlB51ymCCgsT06hjP6P+D2oUFd59HBhw4zW5KzsseNNQp600xcnQn1Jujp+38ZmVJaHkxrbgTKyefihvZRcqZB+hqf5uDPU56Zm4vzFZUE=; Expires=Wed, 19 Nov 2025 14:01:45 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=ALgYB7jzphPt7yYgd1DQ7SwsMRV6SilH/rEMQm23vGga1pxkvuLG/sR4elL43cRPycESB2f/fyqeFouSIKjCSfh70O1Rx3Oc+TrEafJYrAwPBLWjta6WDWMQYX1n; Expires=Wed, 19 Nov 2025 14:01:45 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ALgYB7jzphPt7yYgd1DQ7SwsMRV6SilH/rEMQm23vGga1pxkvuLG/sR4elL43cRPycESB2f/fyqeFouSIKjCSfh70O1Rx3Oc+TrEafJYrAwPBLWjta6WDWMQYX1n; Expires=Wed, 19 Nov 2025 14:01:45 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"Errors\": [\n        \"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\"\n    ],\n    \"StatusCode\": 400\n}"}],"_postman_id":"d2e482c5-1439-45ac-85b8-501fa57d5ea9"},{"name":"v5InCheckReportMetricsCTZ","id":"32a1d506-e1a1-49c1-ad61-11976bece794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brands wants to retrieve the InCheck Excel of all my connected Suppliers in a particular month/year</td>\n</tr>\n<tr>\n<td>A brands wants to retrieve the InCheck Excel of a connected Supplier in a particular month/year</td>\n</tr>\n<tr>\n<td>A brands wants to see the overview of Supplier(s) ZDHC MRSL Conformance in a particular month</td>\n</tr>\n<tr>\n<td>A brands wants to see the overview of Supplier(s) Chemicals to Zero Conformance in a particular month</td>\n</tr>\n<tr>\n<td>A brands wants to view the number of chemical products uploaded by the Supplier(s) in its monthly inventory</td>\n</tr>\n<tr>\n<td>A brands wants to view the number and percentage of chemical products from the Supplier(s) inventory that are listed in the ZDHC Gateway</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand must be connected to supplier(s)</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>InCheck Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"Success\": false, // Indicates if the API call was successful (true/false)\n    \"Message\": \"\" // Additional information or error message if any\n  },\n  \"data\": [\n    {\n      \"SupplierName\": \"\", // Organisation Name of the Supplier\n      \"ZDHCAID\": \"\", // ZDHC Account ID of the Supplier\n      \"ReportId\": \"\", // Unique Identifier for the InCheck Report\n      \"ReportDate\": \"\", // InCheck Report Date (format: MM-DD-YYYY)\n      \"Created_UTC\": \"\", // UTC Timestamp when the report was created\n      \"InventoryType\": \"\", // Type of Inventory (e.g., \"Usage\")\n      \"MetricDetails\": [\n        {\n          \"Programme\": \"\", // Name of the Programme (e.g., \"ZDHC MRSL\")\n          \"Version\": \"\", // Version of the Programme or Standard\n          \"Level\": \"\", // Conformance or Publication Level (e.g., \"Level 1\", \"Not Published\")\n          \"Count\": 0, // Number of items/products in this category\n          \"Percentageoftotal_Count\": \"\", // Percentage of total count (e.g., \"11.48%\")\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": {  <br />\"Success\": false,  <br />\"Message\": \"You do not have permission to access this method\" } }</td>\n<td><strong>Check the access token</strong>: Ensure it is valid and not expired.  <br />  <br />Also, verify that the access token has the necessary permissions to call this endpoint.</td>\n</tr>\n<tr>\n<td>400 Bad Request</td>\n<td>{ \"Errors\": [  <br />\"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\"  <br />], \"StatusCode\": 400 }</td>\n<td>Ensure that the value provided for the parameter 'MonthNumber' is an integer (e.g., 1, 2, 3). Accepted values range from 1 to 12.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"Success\": false, \"Message\": \"No results found since the Brand is not connected to the Supplier.\" } }</td>\n<td>Ensure that the Brand is connected to the Supplier before making this request.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"Success\": false,  <br />\"Message\": \"Invalid parameter. BreakdownDetails must be between 1 to 3 only\" } }</td>\n<td>Set 'BreakdownDetails' to 1, 2, or 3.  <br />  <br />1 - Default; Return MRSL Version by Level/Expired/Not Published in GW  <br />2 - Return MRSL Totals Only: Conformant/Not Evaluated/All Products  <br />3 - Return both 1 and 2</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve.</p>\n","type":"text/plain"},"key":"MonthNumber","value":"{MonthNumber}"},{"description":{"content":"<p>Required | Integer | Accepts a valid inventory year that you wish to retrieve.</p>\n","type":"text/plain"},"key":"Year","value":"{Year}"},{"description":{"content":"<p>Optional | String | ZDHC Account ID of a Supplier organisation</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2</p>\n","type":"text/plain"},"key":"BreakdownDetails","value":"{BreakdownDetails}"}],"variable":[]}},"response":[{"id":"decc36ce-4b25-44d3-901a-e77df1fe243a","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 06:20:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"8431"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=Ox74+7wjRaRzKaHam2RCGPfUJb4tdLDGWNd+IyHY5tScZDo/ChlbaZJRXWt3uSh1qutHRgcVi552e2R7J6xLsfoX1Bg3510f15nqYt+WYKlk8Sj2/+uaph83YW8zad1MAY3DWmgM+wxMPoC0rbyLEuyEJgKw/9FbWO89xUIhxbHQtwfhhCY=; Expires=Thu, 27 Nov 2025 06:20:44 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=Ox74+7wjRaRzKaHam2RCGPfUJb4tdLDGWNd+IyHY5tScZDo/ChlbaZJRXWt3uSh1qutHRgcVi552e2R7J6xLsfoX1Bg3510f15nqYt+WYKlk8Sj2/+uaph83YW8zad1MAY3DWmgM+wxMPoC0rbyLEuyEJgKw/9FbWO89xUIhxbHQtwfhhCY=; Expires=Thu, 27 Nov 2025 06:20:44 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=1pssNz7+6UKLLZ4OBAaQ//0cOJ3ibT7azKmuV0GSTDZx5hHBK2M8eiert/1IMG+vqXBBxmdeNTR9gT+0lLOFoXbKsmxe1GkTQpEAPIVSnLat5Q4E1y9AjzQJbqJq; Expires=Thu, 27 Nov 2025 06:20:44 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=1pssNz7+6UKLLZ4OBAaQ//0cOJ3ibT7azKmuV0GSTDZx5hHBK2M8eiert/1IMG+vqXBBxmdeNTR9gT+0lLOFoXbKsmxe1GkTQpEAPIVSnLat5Q4E1y9AjzQJbqJq; Expires=Thu, 27 Nov 2025 06:20:44 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": true\n    },\n    \"data\": [\n        {\n            \"SupplierName\": \"Sample Supplier One\",\n            \"ZDHCAID\": \"A123BC45\",\n            \"ReportId\": \"ZX9QPLMN-10202023\",\n            \"ReportDate\": \"01-10-2023\",\n            \"Created_UTC\": \"10-20-2023 13:22:12\",\n            \"InventoryType\": \"Usage\",\n            \"MetricDetails\": [\n                {\n                    \"Programme\": \"Chemicals to Zero\",\n                    \"Version\": \"Chemicals to Zero\",\n                    \"Level\": \"Foundational\",\n                    \"Count\": 50,\n                    \"Percentageoftotal_Count\": \"65.79%\"\n                },\n                {\n                    \"Programme\": \"Chemicals to Zero\",\n                    \"Version\": \"Chemicals to Zero\",\n                    \"Level\": \"Provisionally Progressive\",\n                    \"Count\": 24,\n                    \"Percentageoftotal_Count\": \"31.58%\"\n                }\n            ]\n        },\n        {\n            \"SupplierName\": \"Example Textiles Ltd.\",\n            \"ZDHCAID\": \"A678XY90\",\n            \"ReportId\": \"B7LMNQ2R-11082023\",\n            \"ReportDate\": \"01-10-2023\",\n            \"Created_UTC\": \"11-08-2023 02:00:17\",\n            \"InventoryType\": \"Usage\",\n            \"MetricDetails\": [\n                {\n                    \"Programme\": \"Chemicals to Zero\",\n                    \"Version\": \"Chemicals to Zero\",\n                    \"Level\": \"Foundational\",\n                    \"Count\": 46,\n                    \"Percentageoftotal_Count\": \"31.72%\"\n                },\n                {\n                    \"Programme\": \"Chemicals to Zero\",\n                    \"Version\": \"Chemicals to Zero\",\n                    \"Level\": \"Provisionally Progressive\",\n                    \"Count\": 90,\n                    \"Percentageoftotal_Count\": \"62.07%\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"26719b13-26f6-4c4c-adeb-d1de9e6c5783","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 06:34:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=S78nj5UEqZpO1xNjL2fj+wS0NV93ILQDQtbaxMXHm4uS5GxujSFsrL8zZMfbUmJLb2zg08FF2ZJEbvBF1a5TeBWCtDjepSZANznSXsQN2OYargmJG6TUY3eEcp+Kw/ALEarkNwIoMKShMwOaG3f+KrBG+/NNzn0iXAhVQeBkHcku0AScJN0=; Expires=Thu, 27 Nov 2025 06:34:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=S78nj5UEqZpO1xNjL2fj+wS0NV93ILQDQtbaxMXHm4uS5GxujSFsrL8zZMfbUmJLb2zg08FF2ZJEbvBF1a5TeBWCtDjepSZANznSXsQN2OYargmJG6TUY3eEcp+Kw/ALEarkNwIoMKShMwOaG3f+KrBG+/NNzn0iXAhVQeBkHcku0AScJN0=; Expires=Thu, 27 Nov 2025 06:34:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=E4a2wluwbLGHFS+3EHaNNA2agrFbJJE81iPQvpPyRuqK7tzN+hMZnVsClWuF6K6KrKr2voAfOUsa71MnkzDKGCwnXZ5ePHUi18vJxTKTyt7yF8rwI2m/FAehmoYo; Expires=Thu, 27 Nov 2025 06:34:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=E4a2wluwbLGHFS+3EHaNNA2agrFbJJE81iPQvpPyRuqK7tzN+hMZnVsClWuF6K6KrKr2voAfOUsa71MnkzDKGCwnXZ5ePHUi18vJxTKTyt7yF8rwI2m/FAehmoYo; Expires=Thu, 27 Nov 2025 06:34:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"No results found.\"\n    }\n}"},{"id":"8841040c-708f-416b-a7eb-3e764ad24942","name":"No connection to Supplier","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 06:39:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=jqj96zgCKYF4bpqacV6irWjrnMarg2ZcljlHZ3QToRIYwevDZDiuLXC1DxY0URuzlHscLG3HqUtXCz8XQZKY4mWhFwF7qVRXz1tQ8zKj+/VeAwAsacORVpoysOCKdPswkfwa6DR+nxM3+p2fd/J2Q2r4ymbRRTyrTxdsyCZGU7pd3k/MUQo=; Expires=Thu, 27 Nov 2025 06:39:03 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=jqj96zgCKYF4bpqacV6irWjrnMarg2ZcljlHZ3QToRIYwevDZDiuLXC1DxY0URuzlHscLG3HqUtXCz8XQZKY4mWhFwF7qVRXz1tQ8zKj+/VeAwAsacORVpoysOCKdPswkfwa6DR+nxM3+p2fd/J2Q2r4ymbRRTyrTxdsyCZGU7pd3k/MUQo=; Expires=Thu, 27 Nov 2025 06:39:03 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=Tj63/xeKfTmjs3lC3VUBrwL84zdPbfTpQS5GB9ow8l3n+AHjc2KNsTLAAQIsYXQSUmC+4IOa+19TNzcRZpOdcb1xopUId0zAON8xI+2i+fJlgs4K2gQWbUWSW6wj; Expires=Thu, 27 Nov 2025 06:39:03 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Tj63/xeKfTmjs3lC3VUBrwL84zdPbfTpQS5GB9ow8l3n+AHjc2KNsTLAAQIsYXQSUmC+4IOa+19TNzcRZpOdcb1xopUId0zAON8xI+2i+fJlgs4K2gQWbUWSW6wj; Expires=Thu, 27 Nov 2025 06:39:03 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"No results found since the Brand is not connected to the Supplier.\"\n    }\n}"},{"id":"a40847cb-e16f-4d3a-bb0c-bc4e0512d061","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 05:55:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=r4IOw/vKIahsdYOmdnFzOBdnXXtWbcmB19qhsmRu3WtRnTl0hxW3QvEL1a1g9jJfwBDPYAzLiwMIdeJRAcIYoZtJUVaPbwUl1iNL2nyhserlPUJZ+D6yYRovGHeNWXAH0y+U/eKWHse5PLIBYMiO2gzEQF/HjhHMrVpmgEcv5eg6BftvTmI=; Expires=Thu, 27 Nov 2025 05:55:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=r4IOw/vKIahsdYOmdnFzOBdnXXtWbcmB19qhsmRu3WtRnTl0hxW3QvEL1a1g9jJfwBDPYAzLiwMIdeJRAcIYoZtJUVaPbwUl1iNL2nyhserlPUJZ+D6yYRovGHeNWXAH0y+U/eKWHse5PLIBYMiO2gzEQF/HjhHMrVpmgEcv5eg6BftvTmI=; Expires=Thu, 27 Nov 2025 05:55:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=f31AUA9yPDvb2ED7I4lWlZZlFh3z53zT87UW7md+nfqLIqwGx3im2ayO5TMk30uXL3vcWpOjvYg+XrtG4WS2K5QtSKFpgTep1Lo3uU76tDS7iJx/SeyeSRUYGE+5; Expires=Thu, 27 Nov 2025 05:55:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=f31AUA9yPDvb2ED7I4lWlZZlFh3z53zT87UW7md+nfqLIqwGx3im2ayO5TMk30uXL3vcWpOjvYg+XrtG4WS2K5QtSKFpgTep1Lo3uU76tDS7iJx/SeyeSRUYGE+5; Expires=Thu, 27 Nov 2025 05:55:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"You do not have permission to access this method\"\n    }\n}"},{"id":"61e6a9dd-3c20-46c7-ad22-5ca80c345c4f","name":"Error: Invalid value","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 06:37:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=Bf8xjw4EXVvgpShKU2jok7Bsj/Wg4zUtApFfQ0UNUcjo9Tv2NxLuGsK5E+4bKIYxFz9YOI6ye0wkZnKuDQgJmocxHiN/7PhFYdZRk1bXVmG2ale/bTYquzELtJdWQgupLqZ3zW4PcnMsgFbOIpFo2N/XCeHGSF5RH4Rk16ZHp/U5/jEf/2Q=; Expires=Thu, 27 Nov 2025 06:37:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=Bf8xjw4EXVvgpShKU2jok7Bsj/Wg4zUtApFfQ0UNUcjo9Tv2NxLuGsK5E+4bKIYxFz9YOI6ye0wkZnKuDQgJmocxHiN/7PhFYdZRk1bXVmG2ale/bTYquzELtJdWQgupLqZ3zW4PcnMsgFbOIpFo2N/XCeHGSF5RH4Rk16ZHp/U5/jEf/2Q=; Expires=Thu, 27 Nov 2025 06:37:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=SCM+eNGQUfiYQwf1bKBB+qIXt5KS/E2kFCWYFqssdbcE4jAGoKrvVVLjnQEdmjwCSUwWoJWUUx26vikotBMQQ7RAxUKiWoLdJ8i+e7HtjhWfUSIOHiHAAaZQR1u8; Expires=Thu, 27 Nov 2025 06:37:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=SCM+eNGQUfiYQwf1bKBB+qIXt5KS/E2kFCWYFqssdbcE4jAGoKrvVVLjnQEdmjwCSUwWoJWUUx26vikotBMQQ7RAxUKiWoLdJ8i+e7HtjhWfUSIOHiHAAaZQR1u8; Expires=Thu, 27 Nov 2025 06:37:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"Success\": false,\n        \"Message\": \"Invalid parameter. BreakdownDetails must be between 1 to 3 only\"\n    }\n}"},{"id":"1cf2048c-0fa8-4cc5-9ad8-38c807d19b5d","name":"Error: Invalid data type","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/InCheckReportMetricsCTZ?MonthNumber={MonthNumber}&Year={Year}&SupplierAID={SupplierAID}&BreakdownDetails={BreakdownDetails}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","InCheckReportMetricsCTZ"],"query":[{"key":"MonthNumber","value":"{MonthNumber}","description":"Required | Integer | Accepts 1 to 12; a valid inventory month that you wish to retrieve."},{"key":"Year","value":"{Year}","description":"Required | Integer | Accepts a valid inventory year that you wish to retrieve."},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC Account ID of a Supplier organisation"},{"key":"BreakdownDetails","value":"{BreakdownDetails}","description":"Optional | Integer | Accepts 1 - Default; return CtZ Conformance: Foundation/Provisionally Progressive\n2 - Return CtZ Totals Only: Totals by Count\n3 - Return both 1 and 2"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 06:00:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=X90uisZLMaXhebX39Wg+UvHJ9q2k6mFeibqt8FJGdXb//yF4gF1CROT++FYS1cgaYC0GEwETfGWHO5gJ2Tno5jOtQB9SKX5KcK2fTVKtmB76FXOHo2sPIihRKTDhkKOsHWyf39QKltxne7N7rIPFh12PbVsCzfyYO2qDQwmF5sJEbtdVTD0=; Expires=Thu, 27 Nov 2025 06:00:25 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=X90uisZLMaXhebX39Wg+UvHJ9q2k6mFeibqt8FJGdXb//yF4gF1CROT++FYS1cgaYC0GEwETfGWHO5gJ2Tno5jOtQB9SKX5KcK2fTVKtmB76FXOHo2sPIihRKTDhkKOsHWyf39QKltxne7N7rIPFh12PbVsCzfyYO2qDQwmF5sJEbtdVTD0=; Expires=Thu, 27 Nov 2025 06:00:25 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=ZlBOBvgGBOxWki2rzV/PDmIB6G10AsrU5pPMnxWv2SvifSQF8tWFg7mDlUdf62NGW7NdznDSzbOFwqwBukHO5aM+6/8lAEa+m5JWqrCrW911MEiKzOQSH/ilPnui; Expires=Thu, 27 Nov 2025 06:00:25 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ZlBOBvgGBOxWki2rzV/PDmIB6G10AsrU5pPMnxWv2SvifSQF8tWFg7mDlUdf62NGW7NdznDSzbOFwqwBukHO5aM+6/8lAEa+m5JWqrCrW911MEiKzOQSH/ilPnui; Expires=Thu, 27 Nov 2025 06:00:25 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"Errors\": [\n        \"Failed to parse. 'Integer' compatible data type is required for parameter 'MonthNumber'.\"\n    ],\n    \"StatusCode\": 400\n}"}],"_postman_id":"32a1d506-e1a1-49c1-ad61-11976bece794"},{"name":"v5/SupplierCI","id":"e4ef5463-a426-4142-b8f4-1ed4289edc7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/SupplierCI?ReportId={ReportId}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}&FileType=3","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the chemical inventory breakdown for each InCheck submission for a particular supplier.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token. See <a href=\"https://go.postman.co/workspace/My-Workspace~265166a8-d34f-4430-b24c-863443832119/documentation/49492538-a3c5523e-7b0b-4a3c-8363-90c72decb966?entity=folder-9ca85077-f7d9-43df-9312-f6a243411629\">Authorization &amp; Token</a></p>\n</li>\n<li><p>Brand must be connected to the Supplier</p>\n</li>\n<li><p>The connected Supplier must grant rights to the Brand to view the CI</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360009821237-Chemical-Inventory-List-CIL\">Chemical Inventory </a> (CI) PDF / Excel file</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/11579268530589-Access-Supplier-s-Corrective-Action-Plan-CAP-and-Chemical-Inventory-CI-Brands\">Access Supplier's CI</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false,\n    \"errorMessage\": \"\"\n  },\n  \"file\": \"\",\n  \"data\": [\n    {\n      \"supplier_name\": \"\",\n      \"supplier_guid\": \"\",\n      \"supplier_org_Id\": \"\",\n      \"supplier_zdhc_aid\": \"\",\n      \"incheck_report_id\": \"\",\n      \"created_utc\": \"2014-12-31T23:59:59.938Z\",\n      \"linked_inventory_date\": \"2014-12-31\",\n      \"inventory_type\": \"\",\n      \"substrate\": \"\",\n      \"category\": \"\",\n      \"type\": \"\",\n      \"product_name\": \"\",\n      \"product_guid\": \"\",\n      \"pdid\": \"\",\n      \"commodity_name\": \"\",\n      \"manufacturer\": \"\",\n      \"manufacturer_zdhc_aid\": \"\",\n      \"manufacturer_guid\": \"\",\n      \"weight\": \"\",\n      \"unit\": \"\",\n      \"conformance\": \"\",\n      \"ctzconformance\": \"\"\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","SupplierCI"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Inventory ID or InCheck Report ID</p>\n","type":"text/plain"},"key":"ReportId","value":"{ReportId}"},{"description":{"content":"<p>Optional | String | ZDHC AID of Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The starting date of the retrieval period | Format is yyyy-mm-dd</p>\n","type":"text/plain"},"key":"StartDate","value":"{StartDate}"},{"description":{"content":"<p>Optional | String | The ending date of the retrieval period | Format yyyy-mm-dd</p>\n","type":"text/plain"},"key":"EndDate","value":"{EndDate}"},{"description":{"content":"<p>Required | String | Value is \"3\"</p>\n","type":"text/plain"},"key":"FileType","value":"3"}],"variable":[]}},"response":[{"id":"5e2a585b-e40b-4ae1-b1a3-c9c78cfea046","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/SupplierCI?ReportId={ReportId}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}&FileType=3","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","SupplierCI"],"query":[{"key":"ReportId","value":"{ReportId}","description":"Optional | String | Inventory ID or InCheck Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC AID of Supplier"},{"key":"StartDate","value":"{StartDate}","description":"Optional | String | The starting date of the retrieval period | Format is yyyy-mm-dd"},{"key":"EndDate","value":"{EndDate}","description":"Optional | String | The ending date of the retrieval period | Format yyyy-mm-dd"},{"key":"FileType","value":"3","description":"Required | String | Value is \"3\""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 10:54:50 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"4184"},{"key":"set-cookie","value":"AWSALBTG=76UrcpbmyYjta9/ji5aJFP6U/LbowfbpnMM9dR3tePQMQzumvpTlJrRfFLP1xkWnAHX4MGKc9a9xvpImOdyufuo/iCgPDCsPpaDWsAfHhlD4hK2P9KAXP6DSXY+HY5WtjlqAjMbgrunP45IorDp58+wYuU9FidDfKqCmvTa/jaK3ugqEpIk=; Expires=Thu, 02 Apr 2026 10:54:49 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=76UrcpbmyYjta9/ji5aJFP6U/LbowfbpnMM9dR3tePQMQzumvpTlJrRfFLP1xkWnAHX4MGKc9a9xvpImOdyufuo/iCgPDCsPpaDWsAfHhlD4hK2P9KAXP6DSXY+HY5WtjlqAjMbgrunP45IorDp58+wYuU9FidDfKqCmvTa/jaK3ugqEpIk=; Expires=Thu, 02 Apr 2026 10:54:49 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=80eQG90tuYAdwU6+ZNHFB+cvIMYMjIPL17/WQ80uowpAuDHVAyBNm3rzHlsLJz7VdsxJ9K2Wd4cpeGXIprBbuc/y8V960VJtpL07nBp9Q0MYuCmV/tYCiaqusWoB; Expires=Thu, 02 Apr 2026 10:54:49 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=80eQG90tuYAdwU6+ZNHFB+cvIMYMjIPL17/WQ80uowpAuDHVAyBNm3rzHlsLJz7VdsxJ9K2Wd4cpeGXIprBbuc/y8V960VJtpL07nBp9Q0MYuCmV/tYCiaqusWoB; Expires=Thu, 02 Apr 2026 10:54:49 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"data\": [\n        {\n            \"supplier_name\": \"ACHILLE PINTO S.P.A.\",\n            \"supplier_guid\": \"1C11F0201C123C05E0530100007F79BD\",\n            \"supplier_org_Id\": \"ORGT-PSQQ\",\n            \"supplier_zdhc_aid\": \"A933IX66\",\n            \"incheck_report_id\": \"6ARD5XAQ-12312322\",\n            \"created_utc\": \"2022-12-28T19:56:26Z\",\n            \"linked_inventory_date\": \"2022-12-01\",\n            \"inventory_type\": \"Usage\",\n            \"substrate\": \"\",\n            \"category\": \"\",\n            \"type\": \"\",\n            \"product_name\": \"Acido 80%\",\n            \"product_guid\": \"C1234567FC7B47D0E0530100007F9256\",\n            \"pdid\": \"\",\n            \"commodity_name\": \"\",\n            \"manufacturer\": \"Chimici S.r.l.\",\n            \"manufacturer_zdhc_aid\": \"\",\n            \"manufacturer_guid\": \"12345E1833E114BAE0530100007F31B8\",\n            \"weight\": \"330\",\n            \"unit\": \"kilogram\",\n            \"conformance\": \"\",\n            \"ctzconformance\": \"\"\n        },\n        {\n            \"supplier_name\": \"ACHILLE PINTO S.P.A.\",\n            \"supplier_guid\": \"5A01F1234C597C05E0530100007F79BD\",\n            \"supplier_org_Id\": \"ORGT-ECAW\",\n            \"supplier_zdhc_aid\": \"A077IX15\",\n            \"incheck_report_id\": \"1ARD5BJJ-12342022\",\n            \"created_utc\": \"2022-12-28T19:56:26Z\",\n            \"linked_inventory_date\": \"2022-12-01\",\n            \"inventory_type\": \"Usage\",\n            \"substrate\": \"\",\n            \"category\": \"\",\n            \"type\": \"\",\n            \"product_name\": \"acqua fu\",\n            \"product_guid\": \"EB8DF12349B015D8E0530100007F98CC\",\n            \"pdid\": \"\",\n            \"commodity_name\": \"\",\n            \"manufacturer\": \"No match Formulator\",\n            \"manufacturer_zdhc_aid\": \"\",\n            \"manufacturer_guid\": \"EAB123C123A07237E0530100007FA730\",\n            \"weight\": \"50\",\n            \"unit\": \"kilogram\",\n            \"conformance\": \"\",\n            \"ctzconformance\": \"\"\n        }\n    ]\n}"}],"_postman_id":"e4ef5463-a426-4142-b8f4-1ed4289edc7c"}],"id":"19ce43ad-aee3-4060-931e-87bd8e9a5cb1","_postman_id":"19ce43ad-aee3-4060-931e-87bd8e9a5cb1","description":""}],"id":"1e81f879-5001-4f7d-9528-b77c18f61834","description":"<p>\"Chemical Inventory\" refers to a comprehensive and centralized record of all chemical products used within the textile and leather industries. This inventory is a crucial component for managing chemical safety and compliance across the supply chain.</p>\n","_postman_id":"1e81f879-5001-4f7d-9528-b77c18f61834"},{"name":"Wastewater","item":[{"name":"Version 2","item":[{"name":"wwTestReportLastUpdate","id":"8882fb53-ce06-4f3b-9bba-d282bae8553f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n","type":"text"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v2/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to check when a specific Test Report (TRID) was last updated.</td>\n</tr>\n<tr>\n<td>A brand wants to retrieve all Test Reports updated within a specific date range using UpdatedOnFrom and UpdatedOnTo.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token. See <a href=\"https://go.postman.co/workspace/My-Workspace~265166a8-d34f-4430-b24c-863443832119/documentation/49492538-a3c5523e-7b0b-4a3c-8363-90c72decb966?entity=folder-9ca85077-f7d9-43df-9312-f6a243411629\">Authorization &amp; Token</a></p>\n</li>\n<li><p>Brand should be connected to the Supplier.</p>\n</li>\n<li><p>Supplier and Lab of the Test Report should be active.</p>\n</li>\n<li><p>Test Report should be active and published.</p>\n</li>\n</ul>\n<h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"totalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"trid\": \"\", // Test Report ID\n      \"organization_aid\": \"\", // ZDHC AID of the supplier\n      \"tr_updated_date_utc\": \"\" // Update date of the Test Report; Date Format: 'MMM-DD-YYYY HH24:MI:SS'\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"success\": true,  <br />\"errorMessage\": \"Invalid parameter format.\"  <br />}  <br />}</td>\n<td>Date format should be valid for the parameters; Date Format: MMM-DD-YYYY</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v2","wwTestReportLastUpdate"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | ZDHC AID of the supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY</p>\n","type":"text/plain"},"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}"},{"description":{"content":"<p>Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY</p>\n","type":"text/plain"},"key":"UpdatedOnTo","value":"{UpdatedOnTo}"}],"variable":[]}},"response":[{"id":"e344b11a-5383-46e2-9329-1f991c6bc592","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://beta.my-aip.com/Gateway/rest/v2/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","protocol":"https","host":["beta","my-aip","com"],"path":["Gateway","rest","v2","wwTestReportLastUpdate"],"query":[{"key":"TRID","value":"{TRID}"},{"key":"SupplierAID","value":"{SupplierAID}"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 06:39:06 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"220"},{"key":"set-cookie","value":"AWSALBTG=gdFv25+3ILQUkA5m9HpNVojm9nK0o4Z9dFtGXxcCJk82WV49fr1TBps+iQaJ53Vqw9148FRdifwMTimVM8mJpcqFKqs8LpBwhXEBQGkcErCKdn5UcawtdEMNIgXZ01eL05x1ObIzPUu6RIT35qv5tYputV1PHgNsBZZx+xiN1hcm79A5Cb8=; Expires=Thu, 02 Apr 2026 06:39:06 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=gdFv25+3ILQUkA5m9HpNVojm9nK0o4Z9dFtGXxcCJk82WV49fr1TBps+iQaJ53Vqw9148FRdifwMTimVM8mJpcqFKqs8LpBwhXEBQGkcErCKdn5UcawtdEMNIgXZ01eL05x1ObIzPUu6RIT35qv5tYputV1PHgNsBZZx+xiN1hcm79A5Cb8=; Expires=Thu, 02 Apr 2026 06:39:06 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=AZmejpfOenpyyMZ6CstbgDS+upygoSvT28nj51Kre6irY1Ji+Z7QffSv+IFpEQOfZXerSSNM/za9PSKAIbKBHSQ/QwDm1F27gYrLUl2jwZBIRv8VtD3il8ptLDu0; Expires=Thu, 02 Apr 2026 06:39:06 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=AZmejpfOenpyyMZ6CstbgDS+upygoSvT28nj51Kre6irY1Ji+Z7QffSv+IFpEQOfZXerSSNM/za9PSKAIbKBHSQ/QwDm1F27gYrLUl2jwZBIRv8VtD3il8ptLDu0; Expires=Thu, 02 Apr 2026 06:39:06 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"totalResults\": 5,\n    \"data\": [\n        {\n            \"trid\": \"TR123TF00\",\n            \"organization_aid\": \"A123CF00\",\n            \"tr_updated_date_utc\": \"May-29-2023 08:51:49\"\n        },\n        {\n            \"trid\": \"TR123TH00\",\n            \"organization_aid\": \"A123CF00\",\n            \"tr_updated_date_utc\": \"May-29-2023 08:36:37\"\n        },\n        {\n            \"trid\": \"TR123ZO00\",\n            \"organization_aid\": \"A123CF00\",\n            \"tr_updated_date_utc\": \"Oct-24-2022 09:38:19\"\n        },\n        {\n            \"trid\": \"TR123PZ00\",\n            \"organization_aid\": \"A123CF00\",\n            \"tr_updated_date_utc\": \"Oct-24-2022 07:39:48\"\n        },\n        {\n            \"trid\": \"TR123LJ00\",\n            \"organization_aid\": \"A123CF00\",\n            \"tr_updated_date_utc\": \"Oct-24-2022 07:06:23\"\n        }\n    ]\n}"},{"id":"ec0b3a0e-6677-417d-bb7a-99d1686971de","name":"Error: Invalid parameter format","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v2/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v2","wwTestReportLastUpdate"],"query":[{"key":"TRID","value":"{TRID}"},{"key":"SupplierAID","value":"{SupplierAID}"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 26 Mar 2026 07:04:04 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"89"},{"key":"set-cookie","value":"AWSALBTG=5II/9r1TAhySCwTEyFc32rPRZXdkMHjaZ1afaFFViJsaN/8JfQTlO7nXKhhfxABDcpy24JVxcmyDFN5cFvCo9mdrXjNXaNe/W8dK6wT/SHFFc8IrBwdaiSAC8UV+pOYbxqwBB6cpV6VJiqP4UDqeduDnOUUSJJyajxGU18SatZxa+F949PA=; Expires=Thu, 02 Apr 2026 07:04:04 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBTGCORS=5II/9r1TAhySCwTEyFc32rPRZXdkMHjaZ1afaFFViJsaN/8JfQTlO7nXKhhfxABDcpy24JVxcmyDFN5cFvCo9mdrXjNXaNe/W8dK6wT/SHFFc8IrBwdaiSAC8UV+pOYbxqwBB6cpV6VJiqP4UDqeduDnOUUSJJyajxGU18SatZxa+F949PA=; Expires=Thu, 02 Apr 2026 07:04:04 GMT; Path=/; SameSite=None; Secure"},{"key":"set-cookie","value":"AWSALB=G8sVJJQ92dv/I9LkinUdIBnFmOJpk+5UDUFTEj1nOk5Jpj9DsAmwnUqn9nVxRXsYeJW0uXPzPAJ7BLAln7qY5uDvLielou3Sw1d/81GXhAGIDg9ijH2T3NWNimtO; Expires=Thu, 02 Apr 2026 07:04:04 GMT; Path=/"},{"key":"set-cookie","value":"AWSALBCORS=G8sVJJQ92dv/I9LkinUdIBnFmOJpk+5UDUFTEj1nOk5Jpj9DsAmwnUqn9nVxRXsYeJW0uXPzPAJ7BLAln7qY5uDvLielou3Sw1d/81GXhAGIDg9ijH2T3NWNimtO; Expires=Thu, 02 Apr 2026 07:04:04 GMT; Path=/; SameSite=None; Secure"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"expires","value":"-1"},{"key":"vary","value":"Accept-Encoding"},{"key":"strict-transport-security","value":"max-age=31536000;includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true,\n        \"errorMessage\": \"Invalid parameter format.\"\n    }\n}"},{"id":"fba0ee01-4445-467f-ae3f-0dd0712c1d4d","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls. Example: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY","type":"text"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v2/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v2","wwTestReportLastUpdate"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | ZDHC AID of the supplier"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Mar 2026 05:18:40 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=NwpzOrHDZ88Kwi/JNq+NZiZl8Hn9VZamjCb324fEXCNCH/oa/q8djZKGzPQi/Amofk9sqbsKMYWXtUR0CU4fcbta0RniGXMTuaPZbjEB4ddKRWP3C0ATNHPTU2V0Xz9xnYDoP15rInYGc1GkCd4dYklCM+N8wb5FRwY0kmSEsfiASx/mCFY=; Expires=Fri, 03 Apr 2026 05:18:40 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=NwpzOrHDZ88Kwi/JNq+NZiZl8Hn9VZamjCb324fEXCNCH/oa/q8djZKGzPQi/Amofk9sqbsKMYWXtUR0CU4fcbta0RniGXMTuaPZbjEB4ddKRWP3C0ATNHPTU2V0Xz9xnYDoP15rInYGc1GkCd4dYklCM+N8wb5FRwY0kmSEsfiASx/mCFY=; Expires=Fri, 03 Apr 2026 05:18:40 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=++g46ZwL+rnSwDomovk/dl81KVerf9Y2RvUG2JdBTJEDfB/7bBE7p+uytUZNJKkSbCcriAgZ2aSZgCwls7O9dwKN/ytiuAXhiguv41rUJL0ubWb1bl7lB2jc5llh; Expires=Fri, 03 Apr 2026 05:18:40 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=++g46ZwL+rnSwDomovk/dl81KVerf9Y2RvUG2JdBTJEDfB/7bBE7p+uytUZNJKkSbCcriAgZ2aSZgCwls7O9dwKN/ytiuAXhiguv41rUJL0ubWb1bl7lB2jc5llh; Expires=Fri, 03 Apr 2026 05:18:40 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"}],"_postman_id":"8882fb53-ce06-4f3b-9bba-d282bae8553f"}],"id":"f0d21f98-2b29-48ae-a7e9-f0844ecfb31e","_postman_id":"f0d21f98-2b29-48ae-a7e9-f0844ecfb31e","description":""},{"name":"Version 4","item":[{"name":"v4GuidelineLimits","id":"ba2cbfbe-eab4-4c80-adf9-7b93865a56ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/GuidelineLimits?Guideline={Guideline}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the MMCF or Wastewater Guidelines and Limits information (based on the parameter used).</td>\n</tr>\n<tr>\n<td>A brand wants to see all the limits for chemicals and pollutants in untreated water, treated effluent, and sludge, including their reporting units and thresholds.</td>\n</tr>\n<tr>\n<td>A brand wants to check which guidelines are active, their versions, and the types of processes, discharges, and fibres they apply to.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token.</a></li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/26707125204509-Where-can-I-find-the-ZDHC-wastewater-guidelines\">Guidelines Implementation</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"Guideline\": [\n    {\n      \"GuidelineName\": \"\", // The name of the testing guideline (e.g., \"Wastewater Guideline\")\n      \"GuidelineID\": 1234567891234567, // Unique identifier for the guideline\n      \"VersionName\": \"\", // The version name of the guideline\n      \"Active\": \"\", // Is the guideline active\n      \"ProcessType\": \"\", // Type of manufacturing or treatment process used  \n      \"DischargeType\": \"\", // Discharge Type of the given Supplier\n      \"FibreType\": \"\", // Fibre type(s) processed\n      \"WastewaterGenerated\": \"\", //Above 15M^3 or Below 15M^3\n      \"Untreated\": [\n        {\n          \"SampleLocation\": \"\", // Name of sample location \n          \"ParameterType\": \"\", // Type of parameter\n          \"ParameterName\": \"\", // Name of the measured parameter\n          \"CASNumber\": \"\", // Chemical Abstracts Service number for the parameter (if applicable)\n          \"ReportingLimit\": \"\", // Minimum level that must be reported (e.g., \"0.01 mg/L\")\n          \"UOM\": \"\", // Unit of measurement (e.g., \"mg/L\", \"pH units\")\n          \"Sample_and_Report_Only\": \"\"\n        }\n      ],\n      \"Effluent\": [\n        {\n          \"SampleLocation\": \"\", // Name of sample location\n          \"ParameterType\": \"\", // Type of parameter\n          \"ParameterName\": \"\", // Name of the measured parameter\n          \"FoundationalLimit\": \"\", // Basic compliance limit for the parameter\n          \"ProgressiveLimit\": \"\", // Stricter, progressive limit for the parameter\n          \"AspirationalLimit\": \"\", // Most stringent, aspirational limit for the parameter\n          \"CASNumber\": \"\", // CAS number for the parameter\n          \"UOM\": \"\", // Unit of measurement\n          \"Sample_and_Report_Only\": \"\", \n          \"Absent_or_Present_Allowed\": \"\"\n        }\n      ],\n      \"Sludge\": [\n        {\n          \"SampleLocation\": \"\", // Name of sample location\n          \"Sludge_Disposal_Pathway\": \"\", Disposal Pathway Name\n          \"ParameterType\": \"\", // Type of parameter\n          \"ParameterName\": \"\", // Name of the measured parameter\n          \"CASNumber\": \"\", // CAS number for the parameter\n          \"LowerLimit\": \"\", \n          \"UpperLimit\": \"\",\n          \"UOM\": \"\", // Unit of measurement\n          \"LeachateLimit\": \"\",\n          \"LeachateUOM\": \"\",\n          \"Sample_and_Report_Only\": \"\",\n          \"Pass_Or_Fail_Allowed\": \"\"\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"success\": true,  <br />\"errorMessage\": \"Invalid Guideline. (1 for MMCF and 2 for Wastewater)\"  <br />}  <br />}</td>\n<td>Use a valid value: 1 for Man-Made Cellulosic Fibres (MMCF) or 2 for Wastewater</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","GuidelineLimits"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Required | String | Accepts 1 for MMCF or 2 for Wastewater</p>\n","type":"text/plain"},"key":"Guideline","value":"{Guideline}"}],"variable":[]}},"response":[{"id":"258f531c-fb24-40d9-8533-a0721c20c289","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://beta.my-aip.com/Gateway/rest/v4/GuidelineLimits?Guideline={Guideline}","protocol":"https","host":["beta","my-aip","com"],"path":["Gateway","rest","v4","GuidelineLimits"],"query":[{"key":"Guideline","value":"{Guideline}","description":"Required | String | Accepts 1 for MMCF or 2 for Wastewater"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 09 Nov 2025 12:57:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6158"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=h0Jtc+Lfvb6jneUnZjuYGDMRPzpc+ysYks8MMhYPh2Lb5KNLiphXs+ZTHLMVC5olLOiHoMVWzVn8fpHd8hn7zHdhpTK3Nyi1tZYL6B8cFpMteWO960teLhc2h3kPdTZbgg5IfskeUsfKGY3WuuLC5SSEEzoved7wsRbbKClhPmq6x3Jhihw=; Expires=Sun, 16 Nov 2025 12:57:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=h0Jtc+Lfvb6jneUnZjuYGDMRPzpc+ysYks8MMhYPh2Lb5KNLiphXs+ZTHLMVC5olLOiHoMVWzVn8fpHd8hn7zHdhpTK3Nyi1tZYL6B8cFpMteWO960teLhc2h3kPdTZbgg5IfskeUsfKGY3WuuLC5SSEEzoved7wsRbbKClhPmq6x3Jhihw=; Expires=Sun, 16 Nov 2025 12:57:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=5GjmNH2mrRRgy+YbcY9nfdrXAGhPuDa0uvcToXvexMrkV2/GWQyf97i/OwKcGneMJG10g5AOVEwxiDZ5qX1XGAlkmKVwcTOOFwFWbLnBF8FfYB/rRcV5I4Ujf/8F; Expires=Sun, 16 Nov 2025 12:57:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=5GjmNH2mrRRgy+YbcY9nfdrXAGhPuDa0uvcToXvexMrkV2/GWQyf97i/OwKcGneMJG10g5AOVEwxiDZ5qX1XGAlkmKVwcTOOFwFWbLnBF8FfYB/rRcV5I4Ujf/8F; Expires=Sun, 16 Nov 2025 12:57:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"Guideline\": [\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 18,\n            \"VersionName\": \"Direct VSF Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Carbon disulfide (CS2)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"CS2\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"2.50\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfide\",\n                    \"FoundationalLimit\": \"2.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Sulfide\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"8.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Chloride\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chloride\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Chemical Oxygen Demand (COD)\",\n                    \"FoundationalLimit\": \"25.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"25.00\",\n                    \"CASNumber\": \"COD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"19.00\",\n                    \"ProgressiveLimit\": \"19.00\",\n                    \"AspirationalLimit\": \"19.00\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 19,\n            \"VersionName\": \"Direct VSF/Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Carbon disulfide (CS2)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"CS2\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"2.50\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfide\",\n                    \"FoundationalLimit\": \"2.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Sulfide\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"8.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 20,\n            \"VersionName\": \"Direct Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"300.00\",\n                    \"ProgressiveLimit\": \"200.00\",\n                    \"AspirationalLimit\": \"120.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"8.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"200.00\",\n                    \"AspirationalLimit\": \"120.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 21,\n            \"VersionName\": \"Direct VFY Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Carbon disulfide (CS2)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"CS2\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"240.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"80.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"200.00\",\n                    \"ProgressiveLimit\": \"150.00\",\n                    \"AspirationalLimit\": \"100.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfide\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Sulfide\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"8.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"60.00\",\n                    \"ProgressiveLimit\": \"40.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 22,\n            \"VersionName\": \"Direct Cupro Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"80.00\",\n                    \"ProgressiveLimit\": \"70.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"8.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"75.00\",\n                    \"ProgressiveLimit\": \"65.00\",\n                    \"AspirationalLimit\": \"15.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 23,\n            \"VersionName\": \"Direct Acetate Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"2.50\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"8.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.50\",\n                    \"ProgressiveLimit\": \"0.20\",\n                    \"AspirationalLimit\": \"0.10\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 41,\n            \"VersionName\": \"Indirect with Pre Treatment VSF/Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 42,\n            \"VersionName\": \"Indirect without Pretreatment VSF/Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 43,\n            \"VersionName\": \"ZLD VSF/Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 44,\n            \"VersionName\": \"Indirect with Pre Treatment VSF Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 45,\n            \"VersionName\": \"Indirect without Pretreatment VSF Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 46,\n            \"VersionName\": \"ZLD VSF Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 47,\n            \"VersionName\": \"Indirect with Pre Treatment Acetate Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 48,\n            \"VersionName\": \"Indirect without Pretreatment Acetate Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 49,\n            \"VersionName\": \"ZLD Acetate Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 50,\n            \"VersionName\": \"Indirect with Pre Treatment Cupro Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 51,\n            \"VersionName\": \"Indirect without Pretreatment Cupro Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 52,\n            \"VersionName\": \"ZLD Cupro Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 53,\n            \"VersionName\": \"Indirect with Pre Treatment VFY Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 54,\n            \"VersionName\": \"Indirect without Pretreatment VFY Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 55,\n            \"VersionName\": \"ZLD VFY Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 56,\n            \"VersionName\": \"Indirect with Pre Treatment Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 57,\n            \"VersionName\": \"Indirect without Pretreatment Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ],\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Cadmium (Cd)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Cd\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Mercury (Hg)\",\n                    \"FoundationalLimit\": \"0.01\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Hg\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium (VI)\",\n                    \"FoundationalLimit\": \"0.05\",\n                    \"ProgressiveLimit\": \"0.01\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Chromium (VI)\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v2.2\",\n            \"GuidelineID\": 58,\n            \"VersionName\": \"ZLD Lyocell Fiber Type\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Untreated\": [\n                {\n                    \"SampleLocation\": \"Untreated\",\n                    \"ParameterType\": \"MRSL\",\n                    \"ParameterName\": \"APEO\",\n                    \"CASNumber\": \"APEO\",\n                    \"ReportingLimit\": \"5.00\",\n                    \"UOM\": \"µg/l\",\n                    \"Sample_and_Report_Only\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 73,\n            \"VersionName\": \"Direct VFY\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"60.00\",\n                    \"ProgressiveLimit\": \"40.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Persistent foam\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Persistent foam\",\n                    \"UOM\": \"None\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfate\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Sulfate\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"80.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfide\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Sulfide\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Absolute temperature\",\n                    \"FoundationalLimit\": \"40.00\",\n                    \"ProgressiveLimit\": \"37.00\",\n                    \"AspirationalLimit\": \"35.00\",\n                    \"CASNumber\": \"Absolute temperature\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"200.00\",\n                    \"ProgressiveLimit\": \"150.00\",\n                    \"AspirationalLimit\": \"100.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 74,\n            \"VersionName\": \"Direct VSF/Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"8.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Persistent foam\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Persistent foam\",\n                    \"UOM\": \"None\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"2.50\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfate\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Sulfate\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfide\",\n                    \"FoundationalLimit\": \"2.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Sulfide\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Absolute temperature\",\n                    \"FoundationalLimit\": \"40.00\",\n                    \"ProgressiveLimit\": \"37.00\",\n                    \"AspirationalLimit\": \"35.00\",\n                    \"CASNumber\": \"Absolute temperature\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 75,\n            \"VersionName\": \"Direct VSF/ VSF & Modal\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"8.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Persistent foam\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Persistent foam\",\n                    \"UOM\": \"None\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"2.50\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfate\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Sulfate\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfide\",\n                    \"FoundationalLimit\": \"2.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Sulfide\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Absolute temperature\",\n                    \"FoundationalLimit\": \"40.00\",\n                    \"ProgressiveLimit\": \"37.00\",\n                    \"AspirationalLimit\": \"35.00\",\n                    \"CASNumber\": \"Absolute temperature\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 76,\n            \"VersionName\": \"Direct Acetate\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"8.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Persistent foam\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Persistent foam\",\n                    \"UOM\": \"None\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"2.50\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfate\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Sulfate\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Absolute temperature\",\n                    \"FoundationalLimit\": \"40.00\",\n                    \"ProgressiveLimit\": \"37.00\",\n                    \"AspirationalLimit\": \"35.00\",\n                    \"CASNumber\": \"Absolute temperature\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 77,\n            \"VersionName\": \"Direct Cupro\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"8.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Persistent foam\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Persistent foam\",\n                    \"UOM\": \"None\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"80.00\",\n                    \"ProgressiveLimit\": \"70.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfate\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Sulfate\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"120.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Absolute temperature\",\n                    \"FoundationalLimit\": \"40.00\",\n                    \"ProgressiveLimit\": \"37.00\",\n                    \"AspirationalLimit\": \"35.00\",\n                    \"CASNumber\": \"Absolute temperature\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"150.00\",\n                    \"ProgressiveLimit\": \"100.00\",\n                    \"AspirationalLimit\": \"60.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"75.00\",\n                    \"ProgressiveLimit\": \"65.00\",\n                    \"AspirationalLimit\": \"15.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 78,\n            \"VersionName\": \"Direct Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Direct\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.10\",\n                    \"ProgressiveLimit\": \"0.05\",\n                    \"AspirationalLimit\": \"0.01\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Biochemical Oxygen Demand 5-days concentration (BOD)\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"15.00\",\n                    \"AspirationalLimit\": \"8.00\",\n                    \"CASNumber\": \"BOD\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Temperature difference\",\n                    \"FoundationalLimit\": \"15.00\",\n                    \"ProgressiveLimit\": \"10.00\",\n                    \"AspirationalLimit\": \"5.00\",\n                    \"CASNumber\": \"Temperature difference\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.20\",\n                    \"ProgressiveLimit\": \"0.10\",\n                    \"AspirationalLimit\": \"0.05\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"AOX\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.20\",\n                    \"CASNumber\": \"AOX\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Persistent foam\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Persistent foam\",\n                    \"UOM\": \"None\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Oil and Grease\",\n                    \"FoundationalLimit\": \"10.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Oil and Grease\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (436nm)\",\n                    \"FoundationalLimit\": \"7.00\",\n                    \"ProgressiveLimit\": \"5.00\",\n                    \"AspirationalLimit\": \"4.00\",\n                    \"CASNumber\": \"Colour (436nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Suspended Solids (TSS)\",\n                    \"FoundationalLimit\": \"70.00\",\n                    \"ProgressiveLimit\": \"50.00\",\n                    \"AspirationalLimit\": \"30.00\",\n                    \"CASNumber\": \"TSS\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Nitrogen\",\n                    \"FoundationalLimit\": \"30.00\",\n                    \"ProgressiveLimit\": \"25.00\",\n                    \"AspirationalLimit\": \"20.00\",\n                    \"CASNumber\": \"Total Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"9.00\",\n                    \"CASNumber\": \"pH\",\n                    \"UOM\": \"pH\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phenol/Phenol Index\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Phenol\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"1.00\",\n                    \"ProgressiveLimit\": \"0.50\",\n                    \"AspirationalLimit\": \"0.25\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Anions\",\n                    \"ParameterName\": \"Sulfate\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Sulfate\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Other Discharges\",\n                    \"FoundationalLimit\": \"240.00\",\n                    \"ProgressiveLimit\": \"200.00\",\n                    \"AspirationalLimit\": \"120.00\",\n                    \"CASNumber\": \"COD Other Discharges\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (525nm)\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"2.00\",\n                    \"CASNumber\": \"Colour (525nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Absolute temperature\",\n                    \"FoundationalLimit\": \"40.00\",\n                    \"ProgressiveLimit\": \"37.00\",\n                    \"AspirationalLimit\": \"35.00\",\n                    \"CASNumber\": \"Absolute temperature\",\n                    \"UOM\": \"C\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Colour (620nm)\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"2.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Colour (620nm)\",\n                    \"UOM\": \"m⁻¹\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Total Phosphorus\",\n                    \"FoundationalLimit\": \"3.00\",\n                    \"ProgressiveLimit\": \"1.00\",\n                    \"AspirationalLimit\": \"0.50\",\n                    \"CASNumber\": \"Total Phosphorus\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"COD Sea Discharge\",\n                    \"FoundationalLimit\": \"300.00\",\n                    \"ProgressiveLimit\": \"200.00\",\n                    \"AspirationalLimit\": \"120.00\",\n                    \"CASNumber\": \"COD Sea Discharge\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Ammonium-Nitrogen\",\n                    \"FoundationalLimit\": \"5.00\",\n                    \"ProgressiveLimit\": \"3.00\",\n                    \"AspirationalLimit\": \"1.00\",\n                    \"CASNumber\": \"Ammonium-Nitrogen\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 79,\n            \"VersionName\": \"Indirect with Pre Treatment VFY\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 80,\n            \"VersionName\": \"Indirect with Pre Treatment VSF/Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 85,\n            \"VersionName\": \"Indirect with Pre Treatment Acetate\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 86,\n            \"VersionName\": \"Indirect with Pre Treatment Cupro\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 87,\n            \"VersionName\": \"Indirect with Pre Treatment Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 88,\n            \"VersionName\": \"Indirect with Pre Treatment VSF/ VSF & Modal\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ],\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 89,\n            \"VersionName\": \"Indirect without Pretreatment VFY\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 90,\n            \"VersionName\": \"Indirect without Pretreatment VSF/Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 91,\n            \"VersionName\": \"Indirect without Pretreatment VSF/ VSF & Modal\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 92,\n            \"VersionName\": \"Indirect without Pretreatment Acetate\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 93,\n            \"VersionName\": \"Indirect without Pretreatment Cupro\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 94,\n            \"VersionName\": \"Indirect without Pretreatment Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect without Pretreatment\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 95,\n            \"VersionName\": \"Indirect with Pre Treatment without Sludge VFY\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment without Sludge\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 96,\n            \"VersionName\": \"Indirect with Pre Treatment without Sludge VSF/Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment without Sludge\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 97,\n            \"VersionName\": \"Indirect with Pre Treatment without Sludge VSF/ VSF & Modal\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment without Sludge\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 98,\n            \"VersionName\": \"Indirect with Pre Treatment without Sludge Acetate\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment without Sludge\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Zn\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 99,\n            \"VersionName\": \"Indirect with Pre Treatment without Sludge Cupro\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment without Sludge\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 100,\n            \"VersionName\": \"Indirect with Pre Treatment without Sludge Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"Indirect with Pre Treatment without Sludge\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Effluent\": [\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Pb\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cr\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Ni\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Effluent\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"FoundationalLimit\": \"0.00\",\n                    \"ProgressiveLimit\": \"0.00\",\n                    \"AspirationalLimit\": \"0.00\",\n                    \"CASNumber\": \"Cu\",\n                    \"UOM\": \"mg/l\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Absent_or_Present_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 101,\n            \"VersionName\": \"ZLD VFY\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"VFY\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 102,\n            \"VersionName\": \"ZLD VSF/Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"VSF/ Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 103,\n            \"VersionName\": \"ZLD VSF/ VSF & Modal\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"VSF/ VSF & Modal\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 104,\n            \"VersionName\": \"ZLD Acetate\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"Acetate\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 105,\n            \"VersionName\": \"ZLD Cupro\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"Cupro\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        },\n        {\n            \"GuidelineName\": \"ZDHC Man-Made Cellulosic Fibre (MMCF) Guidelines v3.0\",\n            \"GuidelineID\": 106,\n            \"VersionName\": \"ZLD Lyocell\",\n            \"Active\": \"1\",\n            \"ProcessType\": \"None\",\n            \"DischargeType\": \"ZLD\",\n            \"FibreType\": \"Lyocell\",\n            \"WastewaterGenerated\": \"Equal to or more than 15m³/day, Less than 15m³/day\",\n            \"Sludge\": [\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"C. Building Products Processed at >1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"B. Landfill with Significant Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"A. Offsite Incineration at >1000 oC Edit\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"2800.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"420.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"400.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"1500.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"1200.00\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"G. Land Application\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Fecal Coliform\",\n                    \"CASNumber\": \"Fecal Coliform\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"999.99\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"F. Landfill with No Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"6.50\",\n                    \"UpperLimit\": \"9.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"3.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"0.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"10.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"pH\",\n                    \"CASNumber\": \"pH\",\n                    \"LowerLimit\": \"5.00\",\n                    \"UpperLimit\": \"11.00\",\n                    \"UOM\": \"pH\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"Paint Filter Test\",\n                    \"CASNumber\": \"Paint Filter Test\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"None\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"1\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Conventional\",\n                    \"ParameterName\": \"% Solids\",\n                    \"CASNumber\": \"% Solids\",\n                    \"LowerLimit\": \"\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"%\",\n                    \"LeachateLimit\": \"\",\n                    \"LeachateUOM\": \"\",\n                    \"Sample_and_Report_Only\": \"1\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Zinc (Zn)\",\n                    \"CASNumber\": \"Zn\",\n                    \"LowerLimit\": \"1000.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"50.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Nickel (Ni)\",\n                    \"CASNumber\": \"Ni\",\n                    \"LowerLimit\": \"70.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"11.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Lead (Pb)\",\n                    \"CASNumber\": \"Pb\",\n                    \"LowerLimit\": \"10.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"2.75\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Copper (Cu)\",\n                    \"CASNumber\": \"Cu\",\n                    \"LowerLimit\": \"200.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"17.50\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                },\n                {\n                    \"SampleLocation\": \"Sludge\",\n                    \"Sludge_Disposal_Pathway\": \"D. Landfill with Limited Control Measures\",\n                    \"ParameterType\": \"Metals\",\n                    \"ParameterName\": \"Chromium, total (Cr)\",\n                    \"CASNumber\": \"Cr\",\n                    \"LowerLimit\": \"100.00\",\n                    \"UpperLimit\": \"\",\n                    \"UOM\": \"mg/kg\",\n                    \"LeachateLimit\": \"5.00\",\n                    \"LeachateUOM\": \"mg/kg\",\n                    \"Sample_and_Report_Only\": \"0\",\n                    \"Pass_Or_Fail_Allowed\": \"0\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"c5d77880-2dd6-47bc-8c90-e00d93bc938d","name":"Error: Invalid Guideline","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/GuidelineLimits?Guideline={Guideline}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","GuidelineLimits"],"query":[{"key":"Guideline","value":"{Guideline}","description":"Required | String | Accepts 1 for MMCF or 2 for Wastewater"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 09 Nov 2025 14:41:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=ocDbeDnkZQ6aXRJ+McqGyO3Stw3UxPMjD0tYUEujrgtR2aRyVgTpbYMSk9cBaU9ncTacIxyjY6WGZh21t8IN2k7NRGs6L3w8UKI9Ohz8RYcWpH770R1x4jGELZIhwH55d2Aaj0u1feyLF/FzHHR0cwxJsHup9/JrwreeCbqnBmScBq1Mrk4=; Expires=Sun, 16 Nov 2025 14:41:36 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=ocDbeDnkZQ6aXRJ+McqGyO3Stw3UxPMjD0tYUEujrgtR2aRyVgTpbYMSk9cBaU9ncTacIxyjY6WGZh21t8IN2k7NRGs6L3w8UKI9Ohz8RYcWpH770R1x4jGELZIhwH55d2Aaj0u1feyLF/FzHHR0cwxJsHup9/JrwreeCbqnBmScBq1Mrk4=; Expires=Sun, 16 Nov 2025 14:41:36 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=kEe4OvECIOiCO5UwRH0HUgGd7UXKbPRLAHyPbrVY1yoLOIcESa5DLMjo9GXWY0Hk/1Q7ksvPllD5cdUS4rNzCeRYggS5ZCt9ZCO+rv8tEuvaILO9vj4pVrGLPW7h; Expires=Sun, 16 Nov 2025 14:41:36 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=kEe4OvECIOiCO5UwRH0HUgGd7UXKbPRLAHyPbrVY1yoLOIcESa5DLMjo9GXWY0Hk/1Q7ksvPllD5cdUS4rNzCeRYggS5ZCt9ZCO+rv8tEuvaILO9vj4pVrGLPW7h; Expires=Sun, 16 Nov 2025 14:41:36 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true,\n        \"errorMessage\": \"Invalid Guideline. (1 for MMCF and 2 for Wastewater)\"\n    }\n}"},{"id":"2e6c9513-6f03-4ade-848e-aa131b99b769","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/GuidelineLimits?Guideline={Guideline}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","GuidelineLimits"],"query":[{"key":"Guideline","value":"{Guideline}","description":"Required | String | Accepts 1 for MMCF or 2 for Wastewater"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Apr 2026 03:51:41 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=gk4XBtYdxV5m/5btgiojuShy6/nlxIuNZoFfr4LA9Cbdj5c2qFVeWQ+VzZ9KrIOb+ppdOwoz4/M4CsXAyeSy4zIln6tIDCTsG0t7xmRpPAKjRxfkQpWE4r/AwOtwc7bovtfMPW95MsuETjXc4mY1v/rzHQ/tLZ6+JGfVSbV86rjF/qt8SnM=; Expires=Mon, 20 Apr 2026 03:51:41 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=gk4XBtYdxV5m/5btgiojuShy6/nlxIuNZoFfr4LA9Cbdj5c2qFVeWQ+VzZ9KrIOb+ppdOwoz4/M4CsXAyeSy4zIln6tIDCTsG0t7xmRpPAKjRxfkQpWE4r/AwOtwc7bovtfMPW95MsuETjXc4mY1v/rzHQ/tLZ6+JGfVSbV86rjF/qt8SnM=; Expires=Mon, 20 Apr 2026 03:51:41 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=mQt4X1MfvZNxUrsUg93pcyHHgOFV8N8qfPaT18Qut4Nf/uSNFVscOg4DnTeLRNgl9Sp4IxjCMbEuJ6MOzxvDQEK0JJAXS9vwb0OZV3jv/TzQH4EQEdmuhRdwK5k1; Expires=Mon, 20 Apr 2026 03:51:41 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=mQt4X1MfvZNxUrsUg93pcyHHgOFV8N8qfPaT18Qut4Nf/uSNFVscOg4DnTeLRNgl9Sp4IxjCMbEuJ6MOzxvDQEK0JJAXS9vwb0OZV3jv/TzQH4EQEdmuhRdwK5k1; Expires=Mon, 20 Apr 2026 03:51:41 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"},{"id":"2a1ed57b-0ffa-4ce0-9548-c71ce154c179","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/GuidelineLimits?Guideline={Guideline}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","GuidelineLimits"],"query":[{"key":"Guideline","value":"{Guideline}","description":"Required | String | Accepts 1 for MMCF or 2 for Wastewater"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 05:29:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=+WFsl3k9+Bn5IvysCyBFNtm2vqoGMRBiNhx9T043bk7dRP6WXSP4xukYNXIPx80HVP/A4rIUgmgqYmt3ROV6B10sD/IckyfVPo1dhv+XB5jiYPKfp+0BbS0Nm/wKRedmZKm08m23lPsxCanfTsu5bneWpQ5T3ktdIkUvgylFOSJXoMmI3YM=; Expires=Fri, 21 Nov 2025 05:29:18 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=+WFsl3k9+Bn5IvysCyBFNtm2vqoGMRBiNhx9T043bk7dRP6WXSP4xukYNXIPx80HVP/A4rIUgmgqYmt3ROV6B10sD/IckyfVPo1dhv+XB5jiYPKfp+0BbS0Nm/wKRedmZKm08m23lPsxCanfTsu5bneWpQ5T3ktdIkUvgylFOSJXoMmI3YM=; Expires=Fri, 21 Nov 2025 05:29:18 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=zTw5bdOFllb6FXjGwAnLaeviFh3K3z7P9OaI2BKP7QElZKD689z5jaNi7SCHViyINQXL9Z/O4421nQ4+fN57iQDC9kEIdkWgEEpGr2KitUBN3B+xl81NqNW/V/at; Expires=Fri, 21 Nov 2025 05:29:18 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=zTw5bdOFllb6FXjGwAnLaeviFh3K3z7P9OaI2BKP7QElZKD689z5jaNi7SCHViyINQXL9Z/O4421nQ4+fN57iQDC9kEIdkWgEEpGr2KitUBN3B+xl81NqNW/V/at; Expires=Fri, 21 Nov 2025 05:29:18 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid token.\"\n    }\n}"}],"_postman_id":"ba2cbfbe-eab4-4c80-adf9-7b93865a56ed"},{"name":"v4SupplierCAP","id":"de53d9c1-4fc2-4c75-8088-f76b3a14c2b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/SupplierCAP?TRID={TRID}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>BETA Environment</th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>When to use this API endpoint?</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brands wants to retrieve Correction Action Plan (CAP) PDF File of the Supplier based on Test Report ID</td>\n</tr>\n<tr>\n<td>A brands wants to retrieve Correction Action Plan (CAP) PDF File of the Suppliers who granted Brand access</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token.</a></p>\n</li>\n<li><p>Brand must be connected to supplier(s)</p>\n</li>\n<li><p>Connected Supplier must grant rights to the Brand to view the CAP</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360009816077-Corrective-Action-Plan-CAP\">Corrective Action Plan</a> (CAP) PDF File</td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/11579268530589-Access-Supplier-s-Corrective-Action-Plan-CAP-and-Chemical-Inventory-CI-Brands\">Access Supplier's CAP</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<p>Returns CAP File (Binary) based on the parameters passed by the user.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">DATA\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{\"result\": { \"errorMessage\": \"You do not have the transparency level to download this report.\" } }</td>\n<td>Ensure the supplier has granted access rights to the Brand.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","SupplierCAP"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The starting date of the period you wish to retrieve. Format yyyy-MM-dd where yyyy is year, MM is month, dd is day</p>\n","type":"text/plain"},"key":"StartDate","value":"{StartDate}"},{"description":{"content":"<p>Optional | String | The ending date of the period you wish to retrieve. Format yyyy-MM-dd where yyyy is year, MM is month, dd is day</p>\n","type":"text/plain"},"key":"EndDate","value":"{EndDate}"}],"variable":[]}},"response":[{"id":"96518fe6-c7c3-43dc-9c85-2c27a58db8dc","name":"No CAP available","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://beta.my-aip.com/Gateway/rest/v4/SupplierCAP?TRID={TRID}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}","protocol":"https","host":["beta","my-aip","com"],"path":["Gateway","rest","v4","SupplierCAP"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"StartDate","value":"{StartDate}","description":"Optional | String | The starting date of the period you wish to retrieve. Format yyyy-MM-dd where yyyy is year, MM is month, dd is day"},{"key":"EndDate","value":"{EndDate}","description":"Optional | String | The ending date of the period you wish to retrieve. Format yyyy-MM-dd where yyyy is year, MM is month, dd is day"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 12:03:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=dMCrGuviclOC9+OlIITess5T1fBwlbw/HniRRgW+sZKLcIW8JPPs8VXPDmWhrytaY15D6agTdnwNnLzEW03SMucpoxvz1GDSLN7lbMcv6GgA/nCORy+A0u1DqfoG17TyCpH1pkkCOGKxcl6wAza6CRI2rz1xZM3GZtoMlfDbk07h7Gw/LLE=; Expires=Fri, 21 Nov 2025 12:03:11 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=dMCrGuviclOC9+OlIITess5T1fBwlbw/HniRRgW+sZKLcIW8JPPs8VXPDmWhrytaY15D6agTdnwNnLzEW03SMucpoxvz1GDSLN7lbMcv6GgA/nCORy+A0u1DqfoG17TyCpH1pkkCOGKxcl6wAza6CRI2rz1xZM3GZtoMlfDbk07h7Gw/LLE=; Expires=Fri, 21 Nov 2025 12:03:11 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=vZkhRn1vVuR4ElDa4rlwwG+Ht4Xmt3UqO/ovUcYJFwqzqf2CbA/OEV1O6OHwiaUmlMVE8cQvt96rXfSidmerILQME4/Bws/yvmeFR0ahNOpROY358fpUHaw5wNIl; Expires=Fri, 21 Nov 2025 12:03:11 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=vZkhRn1vVuR4ElDa4rlwwG+Ht4Xmt3UqO/ovUcYJFwqzqf2CbA/OEV1O6OHwiaUmlMVE8cQvt96rXfSidmerILQME4/Bws/yvmeFR0ahNOpROY358fpUHaw5wNIl; Expires=Fri, 21 Nov 2025 12:03:11 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"No CAP available.\"\n}"},{"id":"f1c6dd82-36e2-4815-ac90-9534fd63e3ff","name":"Error: Not granted","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/SupplierCAP?TRID={TRID}&SupplierAID={SupplierAID}&StartDate={StartDate}&EndDate={EndDate}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","SupplierCAP"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"StartDate","value":"{StartDate}","description":"Optional | String | The starting date of the period you wish to retrieve. Format yyyy-MM-dd where yyyy is year, MM is month, dd is day"},{"key":"EndDate","value":"{EndDate}","description":"Optional | String | The ending date of the period you wish to retrieve. Format yyyy-MM-dd where yyyy is year, MM is month, dd is day"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 Nov 2025 13:13:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=bZ8CC1wQbrrRTtYeGop1XWamFiK6RNYd5LaZ1et3W9SK2HtQ0pu+bpMk1fVZAKST3tnKTT1aCPShDq6BnJmsOaHjaOcdRe1EmeD6ZdPE7CCYppG+7JtwQJp1C8YjrdE7oMdiYQjSh8e0AFHk1aiqrk8+Ae+reLc2kW1r/jQ4dllhIJyaInc=; Expires=Thu, 20 Nov 2025 13:13:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=bZ8CC1wQbrrRTtYeGop1XWamFiK6RNYd5LaZ1et3W9SK2HtQ0pu+bpMk1fVZAKST3tnKTT1aCPShDq6BnJmsOaHjaOcdRe1EmeD6ZdPE7CCYppG+7JtwQJp1C8YjrdE7oMdiYQjSh8e0AFHk1aiqrk8+Ae+reLc2kW1r/jQ4dllhIJyaInc=; Expires=Thu, 20 Nov 2025 13:13:19 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=wCK3II2Jfti+Wn7pyIu2vjUQHRmgqSJPSd33ILNgHHQAQAh1KnIDZKlFICWSYSOzo4ZVMRTYv6Gan2JKznGmbLCZFNHoLCG2AEksqe5oRZ3OoNpNTNNkxX+EpCXz; Expires=Thu, 20 Nov 2025 13:13:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=wCK3II2Jfti+Wn7pyIu2vjUQHRmgqSJPSd33ILNgHHQAQAh1KnIDZKlFICWSYSOzo4ZVMRTYv6Gan2JKznGmbLCZFNHoLCG2AEksqe5oRZ3OoNpNTNNkxX+EpCXz; Expires=Thu, 20 Nov 2025 13:13:19 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"You do not have the transparency level to download this report.\"\n}"}],"_postman_id":"de53d9c1-4fc2-4c75-8088-f76b3a14c2b6"},{"name":"v4TestReportParameterValue","id":"298d0931-3a6f-41df-934f-3776cbaa127d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve all test report parameter values for a specific Test Report ID (TRID), including detailed results for each parameter.</td>\n</tr>\n<tr>\n<td>A brand wants to quickly evaluate if a result meets or exceeds specific ZDHC guideline thresholds (MR, MA, MP, MF, ALERT, NA) using the \"Evaluation\" field.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</li>\n</ul>\n<h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"TotalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"SupplierName\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"SupplierAID\": \"\", // ID of the Supplier for which the ClearStream evaluation is related to\n      \"DischargeType\": \"\", // Discharge Type of the given Supplier\n      \"DisposalPathway\": \"\", // The method used by a facility to dispose of sludge\n      \"AvgWWGenerated\": \"\", // Average Wastewater Generated per Day of the given Supplier\n      \"Sector\": \"\", // Sector of the given Supplier\n      \"Materials\": \"\", // Materials of the given Supplier\n      \"Processes\": \"\", // Processes of the given Supplier\n      \"LabName\": \"\", // Name of the Laboratory that conducted the given Wastewater Analysis\n      \"LabAID\": \"\", // ID of the Laboratory that conducted the given Wastewater Analysis\n      \"LabContact\": \"\", // Name of the Contact of the Laboratory that conducted the given Wastewater Analysis\n      \"LabContactEmail\": \"\", // Email of the Contact of the Laboratory that conducted the given Wastewater Analysis\n      \"LabTestRefNo\": \"\", // Reference Number provided by the Laboratory for the Wastewater Analysis\n      \"LabReportFilename\": \"\", // Filename provided by the Laboratory for the Wastewater Analysis\n      \"TRID\": \"\", // ZDHC Test Report ID for the given ClearStream evaluation\n      \"GuidelineName\": \"\", // The ZDHC Wastewater Guideline and Version tested against for the given ClearStream evaluation\n      \"ReportingPeriod\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"SampleDate\": \"\", // The Sample Date provided by the Labortaory when the Wastewater Samples were collected\n      \"ReportingDate\": \"\", // The Date when the Wastewater Analysis was uploaded for ClearStream Evaluation\n      \"SampleLocation\": \"\", // The Location where samples were taken aligning back to the ZDHC Wastewater Guideline matrix\n      \"ParameterType\": \"\", // The Parameter Type sampled aligning back to the ZDHC Wastewater Guideline tested against\n      \"ParameterName\": \"\", // The Parameter sampled\n      \"ResultNumeric\": \"\", // The numeric result provided for the given Parameter and Test Report\n      \"ResultText\": \"\", // The text result provided for the given Parameter and Test Report\n      \"Result_Leachate\": \"\", // The measured value of leachate in the test report\n      \"Evaluation\": \"\", // The achieved level and/or threshold for the given parameter\n      \"IsActive\": \"\", // Reflects if the ClearStream evaluation is active or not\n      \"Status\": \"\" // The status of the ClearStream evaluation\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"Invalid Reporting Period Format\" } }</td>\n<td>Ensure that the <strong>ReportingPeriodFrom</strong> and <strong>ReportingPeriodTo</strong> parameters follow the format yyyy-MMM, where:  <br />- yyyy is the 4-digit year (e.g., 2024)  <br />- MMM is the 3-letter month abbreviation  <br />  <br /><strong>Important:</strong>  <br />Only \"Oct\" or \"Apr\" are accepted as valid months for these parameters.  <br />The format must be either YYYY-Oct or YYYY-Apr (e.g., 2024-Oct or 2024-Apr).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","TestReportParameterValue"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of a Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The Organisation Name of a Supplier</p>\n","type":"text/plain"},"key":"SupplierName","value":"{SupplierName}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}"}],"variable":[]}},"response":[{"id":"b66f8b53-997c-43e6-a012-9ff79ed3c3e9","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 10:55:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4682"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=JUc+daIAZ71jKLMs2AV9KXIGh8DxUhtxtqr4iTWT8TAGiKjUU6AuvNRrGcaLibByTl4wXmMWlPYeBYfDIvlBlfk5wgSrhDMxPCCbEeiisK3KkrdqzWE0mBJz//Kf7XTT+hZ2+fbJfbNWurLLH5NZMNRPHFaLxSnDuAzoW0h+TKENQnisRCA=; Expires=Fri, 21 Nov 2025 10:55:49 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=JUc+daIAZ71jKLMs2AV9KXIGh8DxUhtxtqr4iTWT8TAGiKjUU6AuvNRrGcaLibByTl4wXmMWlPYeBYfDIvlBlfk5wgSrhDMxPCCbEeiisK3KkrdqzWE0mBJz//Kf7XTT+hZ2+fbJfbNWurLLH5NZMNRPHFaLxSnDuAzoW0h+TKENQnisRCA=; Expires=Fri, 21 Nov 2025 10:55:49 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=gjYWIqifZTwjVUY9yZuP8kCQCLs93dvtwP6rDggrZTTQP2LKjp7P/Zc78RwNdb6QfKwFYUm5yl8GLFBC9ER7QSnkWYnGgvrahPkSFdV9fQB3c7vCLxjtIsa8NuDf; Expires=Fri, 21 Nov 2025 10:55:49 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=gjYWIqifZTwjVUY9yZuP8kCQCLs93dvtwP6rDggrZTTQP2LKjp7P/Zc78RwNdb6QfKwFYUm5yl8GLFBC9ER7QSnkWYnGgvrahPkSFdV9fQB3c7vCLxjtIsa8NuDf; Expires=Fri, 21 Nov 2025 10:55:49 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"TotalResults\": 3,\n    \"data\": [\n        {\n            \"SupplierName\": \"Guangzhou Eco Textile Finishing Co.,Ltd\",\n            \"SupplierAID\": \"A000QW56\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"SGS-CSTC Standards Technical Services Co., Ltd.\",\n            \"LabAID\": \"A519ZT00\",\n            \"LabContact\": \"Kevin Zhou\",\n            \"LabContactEmail\": \"kevin.yap@sgs.com\",\n            \"LabTestRefNo\": \"(6812)000-0000\",\n            \"LabReportFilename\": \"(6812)000-0000 Guangzhou Eco Textile Finishing Co.,Ltd.pdf\",\n            \"TRID\": \"TR000QK00\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Sludge\",\n            \"ParameterType\": \"Conventional\",\n            \"ParameterName\": \"% Solids\",\n            \"ResultNumeric\": \"11\",\n            \"ResultText\": \"\",\n            \"Result_Leachate\": \"\",\n            \"Evaluation\": \"Sample and Report Only\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        },\n        {\n            \"SupplierName\": \"Guangzhou Eco Textile Finishing Co.,Ltd\",\n            \"SupplierAID\": \"A000QW56\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"SGS-CSTC Standards Technical Services Co., Ltd.\",\n            \"LabAID\": \"A519ZT00\",\n            \"LabContact\": \"Kevin Yap\",\n            \"LabContactEmail\": \"kevin.yap@sgs.com\",\n            \"LabTestRefNo\": \"(6812)000-0000\",\n            \"LabReportFilename\": \"(6812)000-0000 Guangzhou Eco Textile Finishing Co.,Ltd.pdf\",\n            \"TRID\": \"TR000QK00\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"ParameterName\": \"1,2-benzenedicarboxylic acid, di-C7-11 branched and liearalkyl esters (DHNUP)\",\n            \"ResultNumeric\": \"\",\n            \"ResultText\": \"ND\",\n            \"Result_Leachate\": \"\",\n            \"Evaluation\": \"Meets Requirements\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        },\n        {\n            \"SupplierName\": \"Guangzhou Eco Textile Finishing Co.,Ltd\",\n            \"SupplierAID\": \"A000QW56\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"SGS-CSTC Standards Technical Services Co., Ltd.\",\n            \"LabAID\": \"A519ZT44\",\n            \"LabContact\": \"Kevin Yap\",\n            \"LabContactEmail\": \"kevin.yap@sgs.com\",\n            \"LabTestRefNo\": \"(6812)000-0000\",\n            \"LabReportFilename\": \"(6812)000-0000 Guangzhou Eco Textile Finishing Co.,Ltd.pdf\",\n            \"TRID\": \"TR000QK00\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Sludge\",\n            \"ParameterType\": \"Metals\",\n            \"ParameterName\": \"Zinc (Zn)\",\n            \"ResultNumeric\": \"2160\",\n            \"ResultText\": \"\",\n            \"Result_Leachate\": \"13.378\",\n            \"Evaluation\": \"Meets Requirements\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        }\n    ]\n}"},{"id":"f49a2ad6-2e0a-4c96-b202-c7d6e21c8797","name":"Error: Invalid reporting format","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 11:23:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=swLdB+KX09mmXqRPmKSdtYITmnodVH+iLCP0zmHyr6YbSvjECstYVJul70z8TeA295rpEReAekGZXrFd9KyIsAFnvblyf4YqR/VTpTT/4suTFT1P+XHNT8SAu/W9L5DMznGUU84dovs5CfVCy4ASrnMcc3CjEtzQ8higLJ/+PE9SXM56wSU=; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=swLdB+KX09mmXqRPmKSdtYITmnodVH+iLCP0zmHyr6YbSvjECstYVJul70z8TeA295rpEReAekGZXrFd9KyIsAFnvblyf4YqR/VTpTT/4suTFT1P+XHNT8SAu/W9L5DMznGUU84dovs5CfVCy4ASrnMcc3CjEtzQ8higLJ/+PE9SXM56wSU=; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=T1BbSvvaEvisbePMsjfc7+1fp5l5hDMxfIPDp3GlPyDjEpn7BwXxOJEJxMnKBb5O0BmEAE0QKJmJOBZXCl6r3pUPCKZd6eiKtEkSKpQyUeqjImAmz7rVVL32z6BB; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=T1BbSvvaEvisbePMsjfc7+1fp5l5hDMxfIPDp3GlPyDjEpn7BwXxOJEJxMnKBb5O0BmEAE0QKJmJOBZXCl6r3pUPCKZd6eiKtEkSKpQyUeqjImAmz7rVVL32z6BB; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid Reporting Period Format\"\n    }\n}"},{"id":"1bad745a-14ec-4c02-a2c7-380aafd0fd07","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 11:53:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=3MuBilDDM5EKSUc6zLbAHJG2J2L/p9izWEMyNEthl1hyhIAkWhfRbXcwnIUkRBJeVlN4LbgQyhqhS5kmImI47bp0rTRiIgOW7jC7Qe4/v5eappuQFBDiVq7NFTP54ekWdjJOB2USKkWXsNM9iCCVdLC3/iidQWzB22JBGTJmfVpyd3joios=; Expires=Thu, 27 Nov 2025 11:53:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=3MuBilDDM5EKSUc6zLbAHJG2J2L/p9izWEMyNEthl1hyhIAkWhfRbXcwnIUkRBJeVlN4LbgQyhqhS5kmImI47bp0rTRiIgOW7jC7Qe4/v5eappuQFBDiVq7NFTP54ekWdjJOB2USKkWXsNM9iCCVdLC3/iidQWzB22JBGTJmfVpyd3joios=; Expires=Thu, 27 Nov 2025 11:53:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=7vCqCzN3jpIdiUd1SZnQRWY5dfiaIXKA65hYqeFNbdeiNQpNMmIbwHhn7jg9FU05rghXPTAVe1HghDARjKyaaU7BrbYu2lY8SOgPa/o/dGmMpG7rNcTA91o3VppK; Expires=Thu, 27 Nov 2025 11:53:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=7vCqCzN3jpIdiUd1SZnQRWY5dfiaIXKA65hYqeFNbdeiNQpNMmIbwHhn7jg9FU05rghXPTAVe1HghDARjKyaaU7BrbYu2lY8SOgPa/o/dGmMpG7rNcTA91o3VppK; Expires=Thu, 27 Nov 2025 11:53:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid token.\"\n    }\n}"}],"_postman_id":"298d0931-3a6f-41df-934f-3776cbaa127d"},{"name":"v4wwClearStreamReport","id":"c09e39d7-ab81-41b7-9fae-179d60a42781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve Clearstream wastewater report data for a specified supplier and reporting period.</td>\n</tr>\n<tr>\n<td>A brand wants to see the summary percentage presented on the Clearstream report.</td>\n</tr>\n<tr>\n<td>A brand wants to monitor supplier compliance with ZDHC Wastewater Guidelines.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand should be connected to the Supplier.</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub (Brands)</a></td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360014841518-View-and-download-suppliers-performance-data-Brands\">Downloading ClearStreamReport</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"TotalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"SupplierName\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"SupplierAID\": \"\", //ID of the Supplier for which the ClearStream evaluation is related to\n      \"DischargeType\": \"\", // Discharge Type of the given Supplier\n      \"AvgWWGenerated\": \"\", // Average Wastewater Generated per Day of the given Supplier\n      \"Sector\": \"\", // Sector of the given Supplier\n      \"Materials\": \"\", // Materials of the given Supplier\n      \"Processes\": \"\", // Processes of the given Supplier\n      \"LabName\": \"\", // Name of the Laboratory that conducted the given Wastewater Analysis\n      \"LabAID\": \"\", // ID of the Laboratory that conducted the given Wastewater Analysis\n      \"LabContact\": \"\", // Name of the Contact of the Laboratory that conducted the given Wastewater Analysis\n      \"LabContactEmail\": \"\", // Email of the Contact of the Laboratory that conducted the given Wastewater Analysis\n      \"LabTestRefNo\": \"\", // Reference Number provided by the Laboratory for the Wastewater Analysis\n      \"LabReportFilename\": \"\", // Filename provided by the Laboratory for the Wastewater Analysis\n      \"TRID\": \"\", // ZDHC Test Report ID for the given ClearStream evaluation\n      \"GuidelineName\": \"\", // The ZDHC Wastewater Guideline and Version tested against for the given ClearStream evaluation\n      \"ReportingPeriod\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"SampleDate\": \"\", // The Sample Date provided by the Labortaory when the Wastewater Samples were collected\n      \"ReportingDate\": \"\", // The Date when the Wastewater Analysis was uploaded for ClearStream Evaluation\n      \"SampleLocation\": \"\", // The Location where samples were taken aligning back to the ZDHC Wastewater Guideline matrix\n      \"ParameterType\": \"\", // The Parameter Type sampled aligning back to the ZDHC Wastewater Guideline tested against\n      \"HighLevelScore\": 0, // The score recieved by the Supplier for the given Parameter Type\n      \"TotalPointsAvailable\": 0, // Total Points avaliable the given Supplier can achieve for the given Parameter Type\n      \"ClearStreamEvaluation\": \"\", // Avaliable levels and/or thresholds for each Parameter Type\n      \"PercentageOfTotal\": 0.1 // The percentage total achieved for each ClearStream Evaluation level/threshold per Parameter Type\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\"><strong>Validations</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"Invalid Reporting Period Format\" } }</td>\n<td>Ensure that the <strong>ReportingPeriodFrom</strong> and <strong>ReportingPeriodTo</strong> parameters follow the format yyyy-MMM, where:  <br />- yyyy is the 4-digit year (e.g., 2024)  <br />- MMM is the 3-letter month abbreviation  <br />  <br /><strong>Important:</strong>  <br />Only \"Oct\" or \"Apr\" are accepted as valid months for these parameters.  <br />The format must be either YYYY-Oct or YYYY-Apr (e.g., 2024-Oct or 2024-Apr).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","wwClearStreamReport"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The Organisation Name of the Supplier</p>\n","type":"text/plain"},"key":"SupplierName","value":"{SupplierName}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}"}],"variable":[]}},"response":[{"id":"a0fbd048-afdf-44db-bdb8-8b697a5b5457","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}my-aip.com/Gateway/rest/v4/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}my-aip","com"],"path":["Gateway","rest","v4","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 07:12:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"747"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=03Il0lWlkScZoTYuR2SbW/UH9RNQCVxJgiR92CTxqTKmMf/4Vor3lqbDyMn9gWS0elwe2y5Mc3zGNPOAH+7ZpDHArHv5TNS9/ZgDdvDAzjrmoqbjF/o7s2GdYySkkLr3Eu91x/ZDJ7XUCKNwE2Q74G1en1Ee7mfGjBFO1ujwi78bCzUtTTs=; Expires=Fri, 21 Nov 2025 07:12:18 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=03Il0lWlkScZoTYuR2SbW/UH9RNQCVxJgiR92CTxqTKmMf/4Vor3lqbDyMn9gWS0elwe2y5Mc3zGNPOAH+7ZpDHArHv5TNS9/ZgDdvDAzjrmoqbjF/o7s2GdYySkkLr3Eu91x/ZDJ7XUCKNwE2Q74G1en1Ee7mfGjBFO1ujwi78bCzUtTTs=; Expires=Fri, 21 Nov 2025 07:12:18 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=EBbL3Qi4vEVujUc3kULTkZ6kRyOSUQPtMkFhdmJhSI7xeAtYk3fFTVDUpEeajBzywOKJYNjoJD6MUQ5XAqxYF0Wmw237Ys8MrJ7sBe3A6mS3Wl8pK/UiPpczR8+H; Expires=Fri, 21 Nov 2025 07:12:18 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=EBbL3Qi4vEVujUc3kULTkZ6kRyOSUQPtMkFhdmJhSI7xeAtYk3fFTVDUpEeajBzywOKJYNjoJD6MUQ5XAqxYF0Wmw237Ys8MrJ7sBe3A6mS3Wl8pK/UiPpczR8+H; Expires=Fri, 21 Nov 2025 07:12:18 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"TotalResults\": 9,\n    \"data\": [\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"1500\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 12,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Foundational\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Alert\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"1500\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Aspirational\",\n            \"PercentageOfTotal\": 1\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Not Analyzed\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Progressive\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n             \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Sludge\",\n            \"ParameterType\": \"Sludge\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Meets Requirements for E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Not Analyzed\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Does Not Meet Requirements\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XY45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"AvgWWGenerated\": \"2000\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"B987ZT65\",\n            \"LabContact\": \"Alex Smith\",\n            \"LabContactEmail\": \"alex.smith@globaltesting.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Meets Requirements\",\n            \"PercentageOfTotal\": 1\n        }\n    ]\n}"},{"id":"a4622bc6-a31c-4bb4-9815-97ce0c5430d1","name":"Error: Invalid reporting period","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 09:30:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=FPVmwS+fR2nwXruWDWoxSlEId390XN18U8akM7BLwAjPKVl6Y4KPsYJsO6KmqJNFgtLTq0KV3AJhl1q5sLxJTVfOh5wAXsxOGOZGl4FHw+0wuiUwx+iMjHLPydPl4uw+LKj3wcR5e56MkPicTt/v0csrDZFeR26nTTJIBicVlZbBKk/dQg0=; Expires=Fri, 21 Nov 2025 09:30:56 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=FPVmwS+fR2nwXruWDWoxSlEId390XN18U8akM7BLwAjPKVl6Y4KPsYJsO6KmqJNFgtLTq0KV3AJhl1q5sLxJTVfOh5wAXsxOGOZGl4FHw+0wuiUwx+iMjHLPydPl4uw+LKj3wcR5e56MkPicTt/v0csrDZFeR26nTTJIBicVlZbBKk/dQg0=; Expires=Fri, 21 Nov 2025 09:30:56 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=ISzYniZOfrcywpleRvmTeEVxhlhauyM3d7vXACPNKIhfMpYyVHzgWRYpyGFmLQCKsJ+taDrjzPmfOvlII9v9XzdS6C+unwCSEUk7HguEzv7gylAB6YJ1tyoDvWh2; Expires=Fri, 21 Nov 2025 09:30:56 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ISzYniZOfrcywpleRvmTeEVxhlhauyM3d7vXACPNKIhfMpYyVHzgWRYpyGFmLQCKsJ+taDrjzPmfOvlII9v9XzdS6C+unwCSEUk7HguEzv7gylAB6YJ1tyoDvWh2; Expires=Fri, 21 Nov 2025 09:30:56 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid Reporting Period Format\"\n    }\n}"},{"id":"a6d0cfd4-257c-486e-afdd-9a0b57d4a3ca","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 09:28:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=TVSoELOA5FZ7Fm/bVbaw3xp1oeLXsMNWk+CZx7jQY6w8v7+8l4GKz3f66XU2mgqBvxxTHrV2zuNVNSnTymT63IYzl7FyNoVmxMmYrHwYB5q4N9iwkZMmsl2gZFst5ajdhxDl8HFR5cFV0JkVZrkQJwPGe+FkdJykmdxDjduPN+mRQWbjZSA=; Expires=Fri, 21 Nov 2025 09:28:56 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=TVSoELOA5FZ7Fm/bVbaw3xp1oeLXsMNWk+CZx7jQY6w8v7+8l4GKz3f66XU2mgqBvxxTHrV2zuNVNSnTymT63IYzl7FyNoVmxMmYrHwYB5q4N9iwkZMmsl2gZFst5ajdhxDl8HFR5cFV0JkVZrkQJwPGe+FkdJykmdxDjduPN+mRQWbjZSA=; Expires=Fri, 21 Nov 2025 09:28:56 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=B6GWa703m/5TV+cKxisUkRzgjf7BRE0qgRXnlg6oCXCNMckJlQMEDl9/SuaPwjxp+dLo6SRHp/nQA7ZDXULY+OQZJuvibgoTOlw/djL0dXyVwbEu653fvRGnIwwU; Expires=Fri, 21 Nov 2025 09:28:56 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=B6GWa703m/5TV+cKxisUkRzgjf7BRE0qgRXnlg6oCXCNMckJlQMEDl9/SuaPwjxp+dLo6SRHp/nQA7ZDXULY+OQZJuvibgoTOlw/djL0dXyVwbEu653fvRGnIwwU; Expires=Fri, 21 Nov 2025 09:28:56 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid token.\"\n    }\n}"}],"_postman_id":"c09e39d7-ab81-41b7-9fae-179d60a42781"},{"name":"v4wwReportingPeriodSummary","id":"8b52f8de-ea40-46c4-84a7-cb93611406b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve multiple test reports reported during a reporting period into 1 set of results per supplier.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</li>\n</ul>\n<h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"totalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"reporting_period\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"supplier_name\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"zdhc_aid\": \"\", // The ZDHC Gateway AID of the Supplier for which the ClearStream evaluation is related to\n      \"last_trid_in_period\": \"\", // Last Test Report ID (TRID) in the reporting period\n      \"count_of_trid\": 0, // Number of test reports (TRID) in the period\n      \"discharge_type\": \"\", // Discharge Type of the given Supplier\n      \"disposal_pathway\": \"\", // The method used by a facility to dispose of sludge\n      \"trid\": [ // ZDHC Test Report ID for the given ClearStream evaluation\n        \"\"\n      ],\n      \"status\": \"\",\n      \"guideline_name\": \"\",\n      \"guideline_id\": \"\",\n      \"total\": {\n        \"count_expected_total\": 0,\n        \"count_submitted_total\": 0,\n        \"count_passed_total\": 0,\n        \"count_passed_with_retest_total\": 0,\n        \"count_alert_total\": 0,\n        \"count_not_analysed_total\": 0,\n        \"count_expected_mrsl\": 0,\n        \"count_submitted_mrsl\": 0,\n        \"count_pass_mrsl\": 0,\n        \"count_passed_with_retest_mrsl\": 0,\n        \"count_alert_mrsl\": 0,\n        \"count_not_analysed_mrsl\": 0,\n        \"count_expected_conventional\": 0,\n        \"count_submitted_conventional\": 0,\n        \"count_pass_conventional\": 0,\n        \"count_pass_with_retest_conventional\": 0,\n        \"count_foundational_conventional\": 0,\n        \"count_progressive_conventional\": 0,\n        \"count_aspirational_conventional\": 0,\n        \"count_alert_conventional\": 0,\n        \"count_not_analysed_conventional\": 0,\n        \"count_expected_metals\": 0,\n        \"count_submitted_metals\": 0,\n        \"count_pass_metals\": 0,\n        \"count_pass_with_retest_metals\": 0,\n        \"count_foundational_metals\": 0,\n        \"count_progressive_metals\": 0,\n        \"count_aspirational_metals\": 0,\n        \"count_alert_metals\": 0,\n        \"count_not_analysed_metals\": 0,\n        \"sludge_evaluation\": \"\"\n      },\n      \"results\": [\n        {\n          \"parameter_type\": \"\", // The Parameter Type sampled aligning back to the ZDHC Wastewater Guideline tested against\n          \"parameter_code\": \"\", // Code for the parameter\n          \"parameter_name\": \"\", // The Parameter sampled\n          \"sampling_location\": \"\", // The Location where samples were taken aligning back to the ZDHC Wastewater Guideline matrix\n          \"unit_of_measure\": \"\", // Unit of measurement for the parameter\n          \"result_numeric\": \"\", // The numeric result provided for the given Parameter and Test Report\n          \"result_text\": \"\", // The text result provided for the given Parameter and Test Report\n          \"result_leachate\": \"\", // The measured value of leachate in the test report\n          \"clearstream_evaluation\": \"\" // Avaliable levels and/or thresholds for each Parameter Type\n        }\n      ],\n      \"date_updated\": \"\" // Date when the record was last updated\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["Gateway","rest","v4","wwReportingPeriodSummary"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The Organisation Name of the Supplier</p>\n","type":"text/plain"},"key":"SupplierName","value":"{SupplierName}"},{"description":{"content":"<p>Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month.</p>\n","type":"text/plain"},"key":"ReportingPeriod","value":"{ReportingPeriod}"}],"variable":[]}},"response":[{"id":"525b86dd-137a-4ab0-a734-d00cb9a7e595","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwReportingPeriodSummary"],"query":[{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriod","value":"{ReportingPeriod}","description":"Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 12:44:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5452"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=ySnMUbTT9LGdNuYq5oFB8AX8zFQyC8zMMbNk1LfcFIxPda3JDD42Eguzt/riWQV8zo4XjncxN7AUSlPbo7N2nn4vdgIQBZoWn3lXK+0zcGEsoiUaFBTbDu+ZfGSGP2K5FtfPS4g2/UtTbJfIxPZ8XsuTUdovg+nLrNiaE7Jap/pKZYEWlPE=; Expires=Fri, 21 Nov 2025 12:44:09 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=ySnMUbTT9LGdNuYq5oFB8AX8zFQyC8zMMbNk1LfcFIxPda3JDD42Eguzt/riWQV8zo4XjncxN7AUSlPbo7N2nn4vdgIQBZoWn3lXK+0zcGEsoiUaFBTbDu+ZfGSGP2K5FtfPS4g2/UtTbJfIxPZ8XsuTUdovg+nLrNiaE7Jap/pKZYEWlPE=; Expires=Fri, 21 Nov 2025 12:44:09 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=lO8LNW2mfeWLOz0heDx29wDC0guzG+Sp9kFJasj8yaCx8CwVGXnm76PO59X03auu9/8QpXeAPZs6PDyFskhYXCMtV1ySQJZ+ShbVQP2NNvHPvqXmIsNmk2T+LH7w; Expires=Fri, 21 Nov 2025 12:44:09 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=lO8LNW2mfeWLOz0heDx29wDC0guzG+Sp9kFJasj8yaCx8CwVGXnm76PO59X03auu9/8QpXeAPZs6PDyFskhYXCMtV1ySQJZ+ShbVQP2NNvHPvqXmIsNmk2T+LH7w; Expires=Fri, 21 Nov 2025 12:44:09 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"totalResults\": 1,\n    \"data\": [\n        {\n            \"reporting_period\": \"2023-Oct\",\n            \"supplier_name\": \"Example Textile Solutions Ltd\",\n            \"zdhc_aid\": \"A123EX45\",\n            \"last_trid_in_period\": \"TR123EX45\",\n            \"count_of_trid\": 1,\n            \"discharge_type\": \"Indirect with Pre Treatment\",\n            \"disposal_pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"trid\": [\n                \"TR123EX45\"\n            ],\n            \"status\": \"Published\",\n            \"guideline_name\": \"ZDHC Wastewater Guideline v2.1\",\n            \"guideline_id\": \"10\",\n            \"total\": {\n                \"count_expected_total\": 244,\n                \"count_submitted_total\": 247,\n                \"count_passed_total\": 244,\n                \"count_passed_with_retest_total\": 0,\n                \"count_alert_total\": 0,\n                \"count_not_analysed_total\": 2,\n                \"count_expected_mrsl\": 199,\n                \"count_submitted_mrsl\": 200,\n                \"count_pass_mrsl\": 199,\n                \"count_passed_with_retest_mrsl\": 0,\n                \"count_alert_mrsl\": 0,\n                \"count_not_analysed_mrsl\": 0,\n                \"count_expected_conventional\": 0,\n                \"count_submitted_conventional\": 0,\n                \"count_pass_conventional\": 0,\n                \"count_pass_with_retest_conventional\": 0,\n                \"count_foundational_conventional\": 0,\n                \"count_progressive_conventional\": 0,\n                \"count_aspirational_conventional\": 0,\n                \"count_alert_conventional\": 0,\n                \"count_not_analysed_conventional\": 0,\n                \"count_expected_metals\": 5,\n                \"count_submitted_metals\": 5,\n                \"count_pass_metals\": 5,\n                \"count_pass_with_retest_metals\": 0,\n                \"count_foundational_metals\": 0,\n                \"count_progressive_metals\": 0,\n                \"count_aspirational_metals\": 5,\n                \"count_alert_metals\": 0,\n                \"count_not_analysed_metals\": 0,\n                \"sludge_evaluation\": \"Meets Requirements\"\n            },\n            \"results\": [\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"83-32-9\",\n                    \"parameter_name\": \"Acenaphthene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"208-96-8\",\n                    \"parameter_name\": \"Acenaphthylene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0120-12-7\",\n                    \"parameter_name\": \"Anthracene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Pb\",\n                    \"parameter_name\": \"Lead (Pb)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Hg\",\n                    \"parameter_name\": \"Mercury (Hg)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                }\n            ],\n            \"date_updated\": \"10-10-2023\"\n        }\n    ]\n}"},{"id":"911c4cff-17f4-404e-bd5b-ca787a633852","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwReportingPeriodSummary"],"query":[{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriod","value":"{ReportingPeriod}","description":"Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 12:42:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=xaypI2svy56ZQR30EipmtqWX0YyB2NDPFcemWBHmGCZG2NVwUq0N6l6WfVDzGxXRMND32OSP9IX4xmlFT8bIHPDyOwvTzFhw5DSZN20iRlnN8HsNKDgFE7F7Vqp/DpZtkxEdr9zZaBE1iWzEs8A2LkPHfE+5QLVaRvLxIb2kcConjwt0nmQ=; Expires=Fri, 21 Nov 2025 12:42:36 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=xaypI2svy56ZQR30EipmtqWX0YyB2NDPFcemWBHmGCZG2NVwUq0N6l6WfVDzGxXRMND32OSP9IX4xmlFT8bIHPDyOwvTzFhw5DSZN20iRlnN8HsNKDgFE7F7Vqp/DpZtkxEdr9zZaBE1iWzEs8A2LkPHfE+5QLVaRvLxIb2kcConjwt0nmQ=; Expires=Fri, 21 Nov 2025 12:42:36 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=rtQ3d8gz2d3VbOtuhKrtTCiCZVMRcPBIYd2SqF2+i8hTtfCC4kptl2Agy5ux71MzHAP8+ejln++zNLwE8pJvSih8GuyvfrA8JgdrUGJzO2LWpybqJ0Ok0xg39Ovv; Expires=Fri, 21 Nov 2025 12:42:36 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=rtQ3d8gz2d3VbOtuhKrtTCiCZVMRcPBIYd2SqF2+i8hTtfCC4kptl2Agy5ux71MzHAP8+ejln++zNLwE8pJvSih8GuyvfrA8JgdrUGJzO2LWpybqJ0Ok0xg39Ovv; Expires=Fri, 21 Nov 2025 12:42:36 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"},{"id":"9d36595a-85d2-4ee9-86d6-319c66521c64","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://beta.my-aip.com/Gateway/rest/v4/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","protocol":"https","host":["beta","my-aip","com"],"path":["Gateway","rest","v4","wwReportingPeriodSummary"],"query":[{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriod","value":"{ReportingPeriod}","description":"Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 13:43:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=W+1xOVaSNYSxMN4jbQN3Fbpgt1Rk+HH9+38wgB8NF3Ps+888e29uhRq+RSKqotmW6nyrca6OFgjuq5fMvQnaGQtoOlSDbST/3hyCVbuzL2NJy1msgMk8pz00L8PMV9CnzAvKKB3BNcJaROZRqr10Eiy59XwK79E5MyMFmKOAGb/Hbuv1JUM=; Expires=Thu, 27 Nov 2025 13:43:34 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=W+1xOVaSNYSxMN4jbQN3Fbpgt1Rk+HH9+38wgB8NF3Ps+888e29uhRq+RSKqotmW6nyrca6OFgjuq5fMvQnaGQtoOlSDbST/3hyCVbuzL2NJy1msgMk8pz00L8PMV9CnzAvKKB3BNcJaROZRqr10Eiy59XwK79E5MyMFmKOAGb/Hbuv1JUM=; Expires=Thu, 27 Nov 2025 13:43:34 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=w9mor6oY6kEg9TjR42M7XlHxsgG+nooeEQTgROpXhO6Z/PNXTJRRdWrr/TaBWmk/fugXQGoMwGwVuGiM1IqJZGTaSn1dGr3vnAeuMkOUUAO9dPKUYibQZPehtf0C; Expires=Thu, 27 Nov 2025 13:43:34 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=w9mor6oY6kEg9TjR42M7XlHxsgG+nooeEQTgROpXhO6Z/PNXTJRRdWrr/TaBWmk/fugXQGoMwGwVuGiM1IqJZGTaSn1dGr3vnAeuMkOUUAO9dPKUYibQZPehtf0C; Expires=Thu, 27 Nov 2025 13:43:34 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid token.\"\n    }\n}"}],"_postman_id":"8b52f8de-ea40-46c4-84a7-cb93611406b2"},{"name":"v4wwTestReport","id":"84aeb02c-8042-45fa-a4f8-da5f71be68f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReport?TRID={TRID}&SupplierAID={SupplierAID}&LabAID={LabAID}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}&CreatedOnFrom={CreatedOnFrom}&CreatedOnTo={CreatedOnTo}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}&startIndex={startIndex}&recordLimit={recordLimit}&ReportingGroup={ReportingGroup}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve the header information of published wastewater test reports, including Supplier, Lab, Date Collected, and TRID.</td>\n</tr>\n<tr>\n<td>A brand wants to list all available wastewater test reports for suppliers they are connected to.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"data\": [\n    {\n      \"trid\": \"\", // ZDHC Test Report ID for the given ClearStream evaluation\n      \"supplier_zdhc_aid\": \"\", // ID of the Supplier for which the ClearStream evaluation is related to\n      \"supplier_name\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"lab_zdhc_aid\": \"\", // ID of the Laboratory that conducted the given Wastewater Analysis\n      \"lab_name\": \"\", // Name of the Laboratory that conducted the given Wastewater Analysis\n      \"sample_date\": \"\", // The Sample Date provided by the Laboratory when the Wastewater Samples were collected\n      \"reporting_period\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"latitude\": \"\", // Latitude of the sample location\n      \"longitiude\": \"\", // Longitude of the sample location\n      \"verified\": \"\", // Reflects if the ClearStream evaluation is verified or not\n      \"discharge\": \"\", // Discharge Type of the given Supplier\n      \"guideline\": \"\", // The ZDHC Wastewater Guideline and Version tested against for the given ClearStream evaluation\n      \"guideline_id\": \"\", // Internal ID for the guideline used\n      \"lab_test_ref_no\": \"\", // Reference Number provided by the Laboratory for the Wastewater Analysis\n      \"lab_report\": \"\", // Filename provided by the Laboratory for the Wastewater Analysis\n      \"edr_id\": \"\", \n      \"edr_row_count\": \"\", \n      \"edr_completed_utc\": \"\", // UTC timestamp when the EDR was completed\n      \"tr_created_on_utc\": \"\", // UTC timestamp when the Test Report was created\n      \"tr_updated_on_utc\": \"\", // UTC timestamp when the Test Report was last updated\n      \"updated_by_user_name\": \"\", // Name of the user who last updated the Test Report\n      \"updated_by_email\": \"\", // Email of the user who last updated the Test Report\n      \"tr_count_incoming\": \"\", // Count of incoming test reports\n      \"tr_count_raw\": \"\", // Count of raw test reports\n      \"tr_count_discharge\": \"\", // Count of discharge test reports\n      \"tr_count_sludge\": \"\" // Count of sludge test reports\n    }\n  ],\n  \"totalResults\": 1234567891234567 // Total number of results returned by the API\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["Gateway","rest","v4","wwTestReport"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Laboratory</p>\n","type":"text/plain"},"key":"LabAID","value":"{LabAID}"},{"description":{"content":"<p>Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month</p>\n","type":"text/plain"},"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}"},{"description":{"content":"<p>Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month</p>\n","type":"text/plain"},"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}"},{"description":{"content":"<p>Optional | String </p>\n","type":"text/plain"},"key":"CreatedOnFrom","value":"{CreatedOnFrom}"},{"description":{"content":"<p>Optional | String</p>\n","type":"text/plain"},"key":"CreatedOnTo","value":"{CreatedOnTo}"},{"description":{"content":"<p>Optional | String</p>\n","type":"text/plain"},"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}"},{"description":{"content":"<p>Optional | String </p>\n","type":"text/plain"},"key":"UpdatedOnTo","value":"{UpdatedOnTo}"},{"description":{"content":"<p>Optional | Integer</p>\n","type":"text/plain"},"key":"startIndex","value":"{startIndex}"},{"description":{"content":"<p>Optional | Integer</p>\n","type":"text/plain"},"key":"recordLimit","value":"{recordLimit}"},{"description":{"content":"<p>Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month.<br />Format is year-(Oct/Apr) e.g. 2020-Oct</p>\n","type":"text/plain"},"key":"ReportingGroup","value":"{ReportingGroup}"}],"variable":[]}},"response":[{"id":"5149f8fc-09c1-483f-896d-9bd4d78b82bd","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReport?TRID=TRID&SupplierAID={SupplierAID}&LabAID={LabAID}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}&CreatedOnFrom={CreatedOnFrom}&CreatedOnTo={CreatedOnTo}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}&startIndex={startIndex}&recordLimit={recordLimit}&ReportingGroup={ReportingGroup}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwTestReport"],"query":[{"key":"TRID","value":"TRID","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"LabAID","value":"{LabAID}","description":"Optional | String | The ZDHC Gateway AID of the Laboratory"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month"},{"key":"CreatedOnFrom","value":"{CreatedOnFrom}","description":"Optional | String "},{"key":"CreatedOnTo","value":"{CreatedOnTo}","description":"Optional | String"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}","description":"Optional | String"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}","description":"Optional | String "},{"key":"startIndex","value":"{startIndex}","description":"Optional | Integer"},{"key":"recordLimit","value":"{recordLimit}","description":"Optional | Integer"},{"key":"ReportingGroup","value":"{ReportingGroup}","description":"Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month. \t\nFormat is year-(Oct/Apr) e.g. 2020-Oct"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 14:29:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"516"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=d3RXGGdqqfzva4xPgyTZ8eotDB7LkRF+ZEyZA2hiyIKi2zawYeiLs6zm3kpTolMS92ZNQJVugVAj+MD7Br3drjDVo0W/w1vCMr8Tbs1s/xLte8DAQCR1RHX/yFI6kdRx74J8ZMoXIRle475qI/aXkaOb5Aew+m2CpYPSiZlQA41845ctopw=; Expires=Thu, 27 Nov 2025 14:29:51 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=d3RXGGdqqfzva4xPgyTZ8eotDB7LkRF+ZEyZA2hiyIKi2zawYeiLs6zm3kpTolMS92ZNQJVugVAj+MD7Br3drjDVo0W/w1vCMr8Tbs1s/xLte8DAQCR1RHX/yFI6kdRx74J8ZMoXIRle475qI/aXkaOb5Aew+m2CpYPSiZlQA41845ctopw=; Expires=Thu, 27 Nov 2025 14:29:51 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=EDZv00ocN29a+a9L1SoVfB35B/ELKkm5f0mlks2VZMHEAnfhevQt0JTn8Ps3qQiR3VlmKHUbK35We0JNuqiuQwIo7OBx5piVhO4Iq+T2p/6JsadRJhys84Jg3ntU; Expires=Thu, 27 Nov 2025 14:29:51 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=EDZv00ocN29a+a9L1SoVfB35B/ELKkm5f0mlks2VZMHEAnfhevQt0JTn8Ps3qQiR3VlmKHUbK35We0JNuqiuQwIo7OBx5piVhO4Iq+T2p/6JsadRJhys84Jg3ntU; Expires=Thu, 27 Nov 2025 14:29:51 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"data\": [\n        {\n            \"trid\": \"TR123AB45\",\n            \"supplier_zdhc_aid\": \"A987XY65\",\n            \"supplier_name\": \"Textura Fabrics Ltd\",\n            \"lab_zdhc_aid\": \"A654CD32\",\n            \"lab_name\": \"Global Labs Solutions Inc\",\n            \"sample_date\": \"07-31-2019 00:00:00\",\n            \"reporting_period\": \"2019-Oct\",\n            \"latitude\": \"11.5761922\",\n            \"longitiude\": \"-7.654580999999999\",\n            \"verified\": \"TRUE\",\n            \"discharge\": \"Indirect without Pretreatment\",\n            \"guideline\": \"ZDHC Wastewater Guidelines V1.1\",\n            \"guideline_id\": \"1\",\n            \"lab_test_ref_no\": \"LABT220987654\",\n            \"lab_report\": \"LABT220987654.pdf\",\n            \"edr_id\": \"1234\",\n            \"edr_row_count\": \"350\",\n            \"edr_completed_utc\": \"08-16-2022 10:30:45\",\n            \"tr_created_on_utc\": \"08-16-2022 10:30:00\",\n            \"tr_updated_on_utc\": \"08-16-2022 10:30:00\",\n            \"updated_by_user_name\": \"Jordan Taylor\",\n            \"updated_by_email\": \"jordan.taylor@example.com\",\n            \"tr_count_incoming\": \"208\",\n            \"tr_count_raw\": \"211\",\n            \"tr_count_discharge\": \"0\",\n            \"tr_count_sludge\": \"0\"\n        }\n    ],\n    \"totalResults\": 1\n}"},{"id":"fe98c1ca-0e51-4ae3-9584-f52572ba56ca","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReport?TRID={TRID}&SupplierAID={SupplierAID}&LabAID={LabAID}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}&CreatedOnFrom={CreatedOnFrom}&CreatedOnTo={CreatedOnTo}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}&startIndex={startIndex}&recordLimit={recordLimit}&ReportingGroup={ReportingGroup}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwTestReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"LabAID","value":"{LabAID}","description":"Optional | String | The ZDHC Gateway AID of the Laboratory"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month"},{"key":"CreatedOnFrom","value":"{CreatedOnFrom}","description":"Optional | String "},{"key":"CreatedOnTo","value":"{CreatedOnTo}","description":"Optional | String"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}","description":"Optional | String"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}","description":"Optional | String "},{"key":"startIndex","value":"{startIndex}","description":"Optional | Integer"},{"key":"recordLimit","value":"{recordLimit}","description":"Optional | Integer"},{"key":"ReportingGroup","value":"{ReportingGroup}","description":"Optional | String | Format yyyy-MMM where yyyy is the year and MMM is the month. \t\nFormat is year-(Oct/Apr) e.g. 2020-Oct"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 14:22:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=c6HFGfCu6ebWUZdsIU1BjDHcD82lD6Lt6vtobcvFUo2ITROD5r2fRioEo45Bdib6WcTqmN/PCAZWmh9aSEcs5uvRIEJjIM2bLDaT9wIFblD0HvKQaOc+s/peFl+yO4vQCqOzE3qFXBye0og7/J4gBuXAZNyesREX9jixdwupCAqruXzj420=; Expires=Thu, 27 Nov 2025 14:22:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=c6HFGfCu6ebWUZdsIU1BjDHcD82lD6Lt6vtobcvFUo2ITROD5r2fRioEo45Bdib6WcTqmN/PCAZWmh9aSEcs5uvRIEJjIM2bLDaT9wIFblD0HvKQaOc+s/peFl+yO4vQCqOzE3qFXBye0og7/J4gBuXAZNyesREX9jixdwupCAqruXzj420=; Expires=Thu, 27 Nov 2025 14:22:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=Jrg0FFGc4a8tHbscjbGcXaz68HFKrwIi3zhqWcDQ1dY55/7OL3c8xZ+A7w+cYz7LDyhH2/37ceDIgRPMCak5K1g51bm1BrRhHAStRdbvGlJj3yFaHSOCDTrataEZ; Expires=Thu, 27 Nov 2025 14:22:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Jrg0FFGc4a8tHbscjbGcXaz68HFKrwIi3zhqWcDQ1dY55/7OL3c8xZ+A7w+cYz7LDyhH2/37ceDIgRPMCak5K1g51bm1BrRhHAStRdbvGlJj3yFaHSOCDTrataEZ; Expires=Thu, 27 Nov 2025 14:22:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"}],"_postman_id":"84aeb02c-8042-45fa-a4f8-da5f71be68f2"},{"name":"v4wwTestReportLastUpdate","id":"c155e31b-5ac6-456f-ac7a-dea04fed8c9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to check when a specific Test Report (TRID) was last updated.</td>\n</tr>\n<tr>\n<td>A brand wants to retrieve all Test Reports updated within a specific date range using UpdatedOnFrom and UpdatedOnTo.</td>\n</tr>\n<tr>\n<td>A brand wants to see the creation date and last update date of Test Reports.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand should be connected to the Supplier.</p>\n</li>\n<li><p>Supplier and Lab of the Test Report should be active.</p>\n</li>\n<li><p>Test Report should be active and published.</p>\n</li>\n</ul>\n<h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"totalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"trid\": \"\", // Test Report ID\n      \"organization_aid\": \"\", // ZDHC AID of the Supplier\n      \"tr_updated_date_utc\": \"\", // Update date of the Test Report; Date Format: 'MMM-DD-YYYY HH24:MI:SS'\n      \"tr_create_date_utc\": \"\", // Create date of the Test Report; Date Format: 'MMM-DD-YYYY HH24:MI:SS'\n      \"reporting_period\": \"\" // Reporting Period of the Test Report\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"success\": true,  <br />\"errorMessage\": \"Invalid parameter format.\"  <br />}  <br />}</td>\n<td>Ensure that date parameters (UpdatedOnFrom and UpdatedOnTo) follow the accepted format.  <br />  <br />For example:  <br />Apr-04-2025 (MMM-DD-YYYY)  <br />  <br />Check that TRID and SupplierAID values are valid strings without special characters or spaces.  <br />  <br />If filtering by date range, both UpdatedOnFrom and UpdatedOnTo should be in the same format.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v4","wwTestReportLastUpdate"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY</p>\n","type":"text/plain"},"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}"},{"description":{"content":"<p>Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY</p>\n","type":"text/plain"},"key":"UpdatedOnTo","value":"{UpdatedOnTo}"}],"variable":[]}},"response":[{"id":"1727ac95-7dcf-4a91-8d95-472a38d74037","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwTestReportLastUpdate"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 14:47:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=1NHhPloU12y5d3ktwulvbgROVgYH9qSzx585oFzVD5Y4Y7nQxc1/7r1cZzpouYCeR0vBGTt85DJgTt4LheOppmlL1LNoYvQGdkdxfb6ArtMb+ZMoOO16MZWAxTUTfKyRwo2Sf2LUp9/qjFJDxB/qQE2G12oXG+AtRbK0JKUgooROtfvJ28g=; Expires=Thu, 27 Nov 2025 14:47:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=1NHhPloU12y5d3ktwulvbgROVgYH9qSzx585oFzVD5Y4Y7nQxc1/7r1cZzpouYCeR0vBGTt85DJgTt4LheOppmlL1LNoYvQGdkdxfb6ArtMb+ZMoOO16MZWAxTUTfKyRwo2Sf2LUp9/qjFJDxB/qQE2G12oXG+AtRbK0JKUgooROtfvJ28g=; Expires=Thu, 27 Nov 2025 14:47:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=O7BHhXxaVd7OccjfOAWpa/UM64/b1L+MVds6RqpQcowALbzMilgE7fZpM0LWLw77BiJCjzGsOWxNjIFECw28ukereGlAufzohnxqYpHSo+HFZh7E48fLDyFYuWX0; Expires=Thu, 27 Nov 2025 14:47:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=O7BHhXxaVd7OccjfOAWpa/UM64/b1L+MVds6RqpQcowALbzMilgE7fZpM0LWLw77BiJCjzGsOWxNjIFECw28ukereGlAufzohnxqYpHSo+HFZh7E48fLDyFYuWX0; Expires=Thu, 27 Nov 2025 14:47:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"totalResults\": 1,\n    \"data\": [\n        {\n            \"trid\": \"TR123AB45\",\n            \"organization_aid\": \"A123WE45\",\n            \"tr_updated_date_utc\": \"Oct-12-2023 10:16:57\",\n            \"tr_create_date_utc\": \"Oct-12-2023 10:15:39\",\n            \"reporting_period\": \"OCT-2023\"\n        }\n    ]\n}"},{"id":"4cfebb93-4478-482b-8923-59e2ec32d72d","name":"Error: Invalid paramater format","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwTestReportLastUpdate"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 15:01:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"89"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=TPxE4f6/ewJ6dO7C99KEb6HnH2z/gMCfNVzGyB/B54XHOHiJlxWgV3t6ncP3rSfC8Lq4My9MCOTqI+Oa4LUW9gWRy0nUAwUPKmkssaxJk61SW3rULJaQNJ+UnbF0w0NUYbM6xNIvSKlOlBqItq1gKN0ctemLXOZvN0K4MiNcSzIRaSCzinw=; Expires=Thu, 27 Nov 2025 15:01:00 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=TPxE4f6/ewJ6dO7C99KEb6HnH2z/gMCfNVzGyB/B54XHOHiJlxWgV3t6ncP3rSfC8Lq4My9MCOTqI+Oa4LUW9gWRy0nUAwUPKmkssaxJk61SW3rULJaQNJ+UnbF0w0NUYbM6xNIvSKlOlBqItq1gKN0ctemLXOZvN0K4MiNcSzIRaSCzinw=; Expires=Thu, 27 Nov 2025 15:01:00 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=dWdOEtzBZpS/5XTgaavsmwDjDIZ7fIZD+nrga4v5nMC57ssXXqkCFywmBHPIxOF0IVkblILImP0BzIgN6H69hOsnTGqY6V63Np0QjVIlqTDzGSPFPjlpcUg73MyV; Expires=Thu, 27 Nov 2025 15:01:00 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=dWdOEtzBZpS/5XTgaavsmwDjDIZ7fIZD+nrga4v5nMC57ssXXqkCFywmBHPIxOF0IVkblILImP0BzIgN6H69hOsnTGqY6V63Np0QjVIlqTDzGSPFPjlpcUg73MyV; Expires=Thu, 27 Nov 2025 15:01:00 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true,\n        \"errorMessage\": \"Invalid parameter format.\"\n    }\n}"},{"id":"b509c686-872a-410e-99c5-c3c7576b9de3","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/wwTestReportLastUpdate?TRID={TRID}&SupplierAID={SupplierAID}&UpdatedOnFrom={UpdatedOnFrom}&UpdatedOnTo={UpdatedOnTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","wwTestReportLastUpdate"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"UpdatedOnFrom","value":"{UpdatedOnFrom}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"},{"key":"UpdatedOnTo","value":"{UpdatedOnTo}","description":"Optional | String | Update date of the supplier; used for date range; Date Format: MMM-DD-YYYY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Apr 2026 03:42:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=E8EynUGXsBNjqA2zSKos5Dasx57a76Mw1lSv+8Yr7itUP//xIFlrKHuTyo65plxIaSfZDM2KPCCmpjpdrnpla3M6AtYd80tp+k7VvhvYMnaDIKOLdMJjLPsH3fmz5kH1yuR1wWskksPxhhKyp9nAIVELyJyKjLgGlloR78U31HMpweSaoSA=; Expires=Mon, 20 Apr 2026 03:42:25 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=E8EynUGXsBNjqA2zSKos5Dasx57a76Mw1lSv+8Yr7itUP//xIFlrKHuTyo65plxIaSfZDM2KPCCmpjpdrnpla3M6AtYd80tp+k7VvhvYMnaDIKOLdMJjLPsH3fmz5kH1yuR1wWskksPxhhKyp9nAIVELyJyKjLgGlloR78U31HMpweSaoSA=; Expires=Mon, 20 Apr 2026 03:42:25 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=eprFtYL0vI5h3TXwCD2xRNJDXdNrrDHmXkAhoDdmcvrY3pzulDs10JgXbaJddDmTqeqMcih9fQQkMkP/msMm2JVCXvt5kCg5mv5Hl50Pryhu8/apx4PeNTbtVXyZ; Expires=Mon, 20 Apr 2026 03:42:25 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=eprFtYL0vI5h3TXwCD2xRNJDXdNrrDHmXkAhoDdmcvrY3pzulDs10JgXbaJddDmTqeqMcih9fQQkMkP/msMm2JVCXvt5kCg5mv5Hl50Pryhu8/apx4PeNTbtVXyZ; Expires=Mon, 20 Apr 2026 03:42:25 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"}],"_postman_id":"c155e31b-5ac6-456f-ac7a-dea04fed8c9e"}],"id":"dd73213a-5878-431f-a2b4-80fa6833319c","_postman_id":"dd73213a-5878-431f-a2b4-80fa6833319c","description":""},{"name":"Version 5","item":[{"name":"v5TestReportParameterValue","id":"3d195f3c-03c3-48b6-82a5-ae653792d4ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve all test report parameter values for a specific Test Report ID (TRID), including detailed results for each parameter.</td>\n</tr>\n<tr>\n<td>A brand wants to quickly evaluate if a result meets or exceeds specific ZDHC guideline thresholds (MR, MA, MP, MF, ALERT, NA) using the \"Evaluation\" field.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisite:</strong></p>\n<ul>\n<li>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</li>\n</ul>\n<h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"TotalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"SupplierName\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"SupplierAID\": \"\", // ID of the Supplier for which the ClearStream evaluation is related to\n      \"DischargeType\": \"\", // Discharge Type of the given Supplier\n      \"DisposalPathway\": \"\", // The method used by a facility to dispose of sludge\n      \"AvgWWGenerated\": \"\", // Average Wastewater Generated per Day of the given Supplier\n      \"ProcessType\": \"\", // Type of process used by the Supplier\n      \"FibreType\": \"\", // Type of fibre used by the Supplier\n      \"PctRepresentationSludgeDisposalPathway\": \"\", // Percentage representation of sludge disposal pathway\n      \"Sector\": \"\", // Sector of the given Supplier\n      \"Materials\": \"\", // Materials of the given Supplier\n      \"Processes\": \"\", // Processes of the given Supplier\n      \"LabName\": \"\", // Name of the Laboratory that conducted the given Wastewater Analysis\n      \"LabAID\": \"\", // ID of the Laboratory that conducted the given Wastewater Analysis\n      \"LabContact\": \"\", // Name of the Contact of the Laboratory that conducted the given Wastewater Analysis\n      \"LabContactEmail\": \"\", // Email of the Contact of the Laboratory that conducted the given Wastewater Analysis\n      \"LabTestRefNo\": \"\", // Reference Number provided by the Laboratory for the Wastewater Analysis\n      \"LabReportFilename\": \"\", // Filename provided by the Laboratory for the Wastewater Analysis\n      \"TRID\": \"\", // ZDHC Test Report ID for the given ClearStream evaluation\n      \"GuidelineName\": \"\", // The ZDHC Wastewater Guideline and Version tested against for the given ClearStream evaluation\n      \"GuidelineID\": \"\", // Internal ID for the guideline used\n      \"ReportingPeriod\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"SampleDate\": \"\", // The Sample Date provided by the Laboratory when the Wastewater Samples were collected\n      \"ReportingDate\": \"\", // The Date when the Wastewater Analysis was uploaded for ClearStream Evaluation\n      \"SampleMethod\": \"\", // The method used for sampling wastewater\n      \"SampleLocation\": \"\", // The Location where samples were taken aligning back to the ZDHC Wastewater Guideline matrix\n      \"ParameterType\": \"\", // The Parameter Type sampled aligning back to the ZDHC Wastewater Guideline tested against\n      \"ParameterCategory\": \"\", // The category of the parameter tested\n      \"ParameterName\": \"\", // The Parameter sampled\n      \"ResultNumeric\": \"\", // The numeric result provided for the given Parameter and Test Report\n      \"ResultText\": \"\", // The text result provided for the given Parameter and Test Report\n      \"Result_Leachate\": \"\", // The measured value of leachate in the test report\n      \"Evaluation\": \"\", // The achieved level and/or threshold for the given parameter\n      \"IsActive\": \"\", // Reflects if the ClearStream evaluation is active or not\n      \"Status\": \"\" // The status of the ClearStream evaluation\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\">Validations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"Invalid Reporting Period Format\"  <br />}  <br />}</td>\n<td>Ensure that the <strong>ReportingPeriodFrom</strong> and <strong>ReportingPeriodTo</strong> parameters follow the format yyyy-MMM, where:  <br />- yyyy is the 4-digit year (e.g., 2024)  <br />- MMM is the 3-letter month abbreviation  <br />  <br /><strong>Important:</strong>  <br />Only \"Oct\" or \"Apr\" are accepted as valid months for these parameters.  <br />The format must be either YYYY-Oct or YYYY-Apr (e.g., 2024-Oct or 2024-Apr).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","TestReportParameterValue"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of a Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The Organisation Name of a Supplier</p>\n","type":"text/plain"},"key":"SupplierName","value":"{SupplierName}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}"}],"variable":[]}},"response":[{"id":"dff1a37d-2af2-45cc-a0f4-a185bb326378","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 02:21:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6251"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=K1UqlgBVHI1O5PaWs3CyAzlhmnPEmJ1FEIGVblUpeCZIHRJp5ks5uUWCh7lsHyXnkLGAjOj5xZJ8HVYmXwD5GjmqjS64ekQG5efZtwZVqb5sTpUQLy65h5gSgnTtEC60bhUSwG0p4VFCl0sZM/hXq0oav1ABKgE8iQDATf3xKfugI4OEUeU=; Expires=Fri, 28 Nov 2025 02:21:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=K1UqlgBVHI1O5PaWs3CyAzlhmnPEmJ1FEIGVblUpeCZIHRJp5ks5uUWCh7lsHyXnkLGAjOj5xZJ8HVYmXwD5GjmqjS64ekQG5efZtwZVqb5sTpUQLy65h5gSgnTtEC60bhUSwG0p4VFCl0sZM/hXq0oav1ABKgE8iQDATf3xKfugI4OEUeU=; Expires=Fri, 28 Nov 2025 02:21:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=9L9OiRWdLMOs9TsKaLX0RRzYZJEGvKbFRswkTDga7GDCoi56BEwivPFRrU8gqeJUiEzgGFYpFtGxTF//SE+c1HiQ7zNHmVCE7mh9muoHYwZd6yQwt4osjGyl5Jx+; Expires=Fri, 28 Nov 2025 02:21:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=9L9OiRWdLMOs9TsKaLX0RRzYZJEGvKbFRswkTDga7GDCoi56BEwivPFRrU8gqeJUiEzgGFYpFtGxTF//SE+c1HiQ7zNHmVCE7mh9muoHYwZd6yQwt4osjGyl5Jx+; Expires=Fri, 28 Nov 2025 02:21:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"TotalResults\": 4,\n    \"data\": [\n        {\n            \"SupplierName\": \"Global Textile Innovations Ltd.\",\n            \"SupplierAID\": \"A842JK57\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Lab Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"A539XZ34\",\n            \"LabContact\": \"David Lee\",\n            \"LabContactEmail\": \"david.lee@lab.com\",\n            \"LabTestRefNo\": \"(7724)365-0092\",\n            \"LabReportFilename\": \"(7724)365-0092 Global Textile Innovations Ltd.pdf\",\n            \"TRID\": \"TR784PL29\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineID\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Composite Sampling Method\",\n            \"SampleLocation\": \"Sludge\",\n            \"ParameterType\": \"Conventional\",\n            \"ParameterCategory\": \"Conventional\",\n            \"ParameterName\": \"% Solids\",\n            \"ResultNumeric\": \"11\",\n            \"ResultText\": \"\",\n            \"Result_Leachate\": \"\",\n            \"Evaluation\": \"Sample and Report Only\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        },\n        {\n            \"SupplierName\": \"Global Textile Innovations Ltd.\",\n            \"SupplierAID\": \"A842JK57\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Lab Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"A539XZ34\",\n            \"LabContact\": \"David Lee\",\n            \"LabContactEmail\": \"david.lee@lab.com\",\n            \"LabTestRefNo\": \"(7724)365-0092\",\n            \"LabReportFilename\": \"(7724)365-0092 Global Textile Innovations Ltd.pdf\",\n            \"TRID\": \"TR784PL29\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineID\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"ParameterCategory\": \"Phthalates – including all other esters of ortho-phthalic acid\",\n            \"ParameterName\": \"1,2-benzenedicarboxylic acid, di-C6-8 branched and liearalkyl esters , C7-rich (DIHP)\",\n            \"ResultNumeric\": \"\",\n            \"ResultText\": \"ND\",\n            \"Result_Leachate\": \"\",\n            \"Evaluation\": \"Meets Requirements\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        },\n        {\n            \"SupplierName\": \"Global Textile Innovations Ltd.\",\n            \"SupplierAID\": \"A842JK57\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Lab Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"A539XZ34\",\n            \"LabContact\": \"David Lee\",\n            \"LabContactEmail\": \"david.lee@lab.com\",\n            \"LabTestRefNo\": \"(7724)365-0092\",\n            \"LabReportFilename\": \"(7724)365-0092 Global Textile Innovations Ltd.pdf\",\n            \"TRID\": \"TR784PL29\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineID\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"ParameterCategory\": \"Polycyclic Aromatic Hydrocarbons (PAHs)\",\n            \"ParameterName\": \"Pyrene\",\n            \"ResultNumeric\": \"\",\n            \"ResultText\": \"ND\",\n            \"Result_Leachate\": \"\",\n            \"Evaluation\": \"Meets Requirements\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        },\n        {\n            \"SupplierName\": \"Global Textile Innovations Ltd.\",\n            \"SupplierAID\": \"A842JK57\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Lab Testing Services (Hong Kong) Ltd.\",\n            \"LabAID\": \"A539XZ34\",\n            \"LabContact\": \"David Lee\",\n            \"LabContactEmail\": \"david.lee@lab.com\",\n            \"LabTestRefNo\": \"(7724)365-0092\",\n            \"LabReportFilename\": \"(7724)365-0092 Global Textile Innovations Ltd.pdf\",\n            \"TRID\": \"TR784PL29\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineID\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Composite Sampling Method\",\n            \"SampleLocation\": \"Sludge\",\n            \"ParameterType\": \"Metals\",\n            \"ParameterCategory\": \"Metals\",\n            \"ParameterName\": \"Zinc (Zn)\",\n            \"ResultNumeric\": \"2160\",\n            \"ResultText\": \"\",\n            \"Result_Leachate\": \"13.378\",\n            \"Evaluation\": \"Meets Requirements\",\n            \"IsActive\": \"TRUE\",\n            \"Status\": \"Published\"\n        }\n    ]\n}"},{"id":"29bedde7-75b8-4bb5-b0fb-7626837d2aea","name":"No result found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 02:12:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=0lXQ2FoSP/AeIY+7wi7M8ZKqcM8HfUGSAtg5ygpOhtR0vem/A1Roa3PVDICFSiLTflvT9uFj5drmkVcj0y7doSOh4SugmOvFZeHB0b7p8ztW4dWi7VVmhhJaxBdklKugwsFVgcCAznX8q9GqvfSA69mOenK5i2v2Rr88Ufmw2w8wzorLD5Y=; Expires=Fri, 28 Nov 2025 02:12:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=0lXQ2FoSP/AeIY+7wi7M8ZKqcM8HfUGSAtg5ygpOhtR0vem/A1Roa3PVDICFSiLTflvT9uFj5drmkVcj0y7doSOh4SugmOvFZeHB0b7p8ztW4dWi7VVmhhJaxBdklKugwsFVgcCAznX8q9GqvfSA69mOenK5i2v2Rr88Ufmw2w8wzorLD5Y=; Expires=Fri, 28 Nov 2025 02:12:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=IDmLEFyyoNsZdtWV1igHEZq1w7iagHD5q4lQYvd8u/8I/tk3tZGQerDzAvkyLsOq4oQrXwkfOY9Hc4FJ7+oo/UdWAQx3igCrYIpjToyTR82PfC6T7h7NjfsSAN5x; Expires=Fri, 28 Nov 2025 02:12:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=IDmLEFyyoNsZdtWV1igHEZq1w7iagHD5q4lQYvd8u/8I/tk3tZGQerDzAvkyLsOq4oQrXwkfOY9Hc4FJ7+oo/UdWAQx3igCrYIpjToyTR82PfC6T7h7NjfsSAN5x; Expires=Fri, 28 Nov 2025 02:12:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"},{"id":"c8721b9e-68f4-457e-b49e-2a9933e83061","name":"Error: Invalid reporting format","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v4/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v4","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Nov 2025 11:23:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=swLdB+KX09mmXqRPmKSdtYITmnodVH+iLCP0zmHyr6YbSvjECstYVJul70z8TeA295rpEReAekGZXrFd9KyIsAFnvblyf4YqR/VTpTT/4suTFT1P+XHNT8SAu/W9L5DMznGUU84dovs5CfVCy4ASrnMcc3CjEtzQ8higLJ/+PE9SXM56wSU=; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=swLdB+KX09mmXqRPmKSdtYITmnodVH+iLCP0zmHyr6YbSvjECstYVJul70z8TeA295rpEReAekGZXrFd9KyIsAFnvblyf4YqR/VTpTT/4suTFT1P+XHNT8SAu/W9L5DMznGUU84dovs5CfVCy4ASrnMcc3CjEtzQ8higLJ/+PE9SXM56wSU=; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=T1BbSvvaEvisbePMsjfc7+1fp5l5hDMxfIPDp3GlPyDjEpn7BwXxOJEJxMnKBb5O0BmEAE0QKJmJOBZXCl6r3pUPCKZd6eiKtEkSKpQyUeqjImAmz7rVVL32z6BB; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=T1BbSvvaEvisbePMsjfc7+1fp5l5hDMxfIPDp3GlPyDjEpn7BwXxOJEJxMnKBb5O0BmEAE0QKJmJOBZXCl6r3pUPCKZd6eiKtEkSKpQyUeqjImAmz7rVVL32z6BB; Expires=Fri, 21 Nov 2025 11:23:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid Reporting Period Format\"\n    }\n}"},{"id":"588ed5d0-9b4e-42b1-96a3-3b8dca198872","name":"Error: No permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/TestReportParameterValue?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","TestReportParameterValue"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of a Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of a Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Nov 2025 15:52:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=UX9CdNLnT468kv2LCRxdhQMsQyCS2hXVP2jYe+yTlN06JnQZ7FkD+im7MxXyWLvECzrXMekTK9uEY080tdZHb6BPbwOINVpf9DHvaY+ifrcm5/JPAW2NEOudFSRYwi/KiU6jzp1vxc3T4sY5k7PkgpBkEDxrRyVdCznO7ysvdY0koQmGKSk=; Expires=Thu, 27 Nov 2025 15:52:54 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=UX9CdNLnT468kv2LCRxdhQMsQyCS2hXVP2jYe+yTlN06JnQZ7FkD+im7MxXyWLvECzrXMekTK9uEY080tdZHb6BPbwOINVpf9DHvaY+ifrcm5/JPAW2NEOudFSRYwi/KiU6jzp1vxc3T4sY5k7PkgpBkEDxrRyVdCznO7ysvdY0koQmGKSk=; Expires=Thu, 27 Nov 2025 15:52:54 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=YI1YuCsinBR9UcPFAgcoVZgKga9UlAKefT+jLgO2twAKrtDfwI55IH8wXI5wg1wBZbgOW9iITDG5S+x9d/AMzXHNW2SniVXcgNHHSsLoDzSJJegtMODTtJ3QhlY9; Expires=Thu, 27 Nov 2025 15:52:54 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=YI1YuCsinBR9UcPFAgcoVZgKga9UlAKefT+jLgO2twAKrtDfwI55IH8wXI5wg1wBZbgOW9iITDG5S+x9d/AMzXHNW2SniVXcgNHHSsLoDzSJJegtMODTtJ3QhlY9; Expires=Thu, 27 Nov 2025 15:52:54 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"}],"_postman_id":"3d195f3c-03c3-48b6-82a5-ae653792d4ff"},{"name":"v5wwClearStreamReport","id":"da8ecfc2-8e44-4640-a85b-7cedaa5a321d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}\n","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve Clearstream wastewater report data for a specified supplier and reporting period.</td>\n</tr>\n<tr>\n<td>A brand wants to see the summary percentage presented on the Clearstream report.</td>\n</tr>\n<tr>\n<td>A brand wants to monitor supplier compliance with ZDHC Wastewater Guidelines.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand should be connected to the Supplier.</p>\n</li>\n</ul>\n<p><strong>References:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ZDHC</strong></th>\n<th><strong>Source</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Gateway Extract</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/4408894054289-Using-the-Data-Hub-Brands\">Using the Data Hub (Brands)</a></td>\n</tr>\n<tr>\n<td>Knowledge Base</td>\n<td><a href=\"https://knowledge-base.roadmaptozero.com/hc/en-gb/articles/360014841518-View-and-download-suppliers-performance-data-Brands\">Downloading ClearStreamReport</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"TotalResults\": 1234567891234567, // Total number of results returned by the API\n  \"data\": [\n    {\n      \"SupplierName\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"SupplierAID\": \"\", // ZDHC AID of the Supplier for which the ClearStream evaluation is related to\n      \"DischargeType\": \"\", // Discharge Type of the given Supplier\n      \"DisposalPathway\": \"\", // The method used by a facility to dispose of sludge\n      \"AvgWWGenerated\": \"\",\n      \"ProcessType\": \"\", // Type of manufacturing or treatment process used by the facility.\n      \"FibreType\": \"\", // Fiber type(s) processed by the facility.\n      \"PctRepresentationSludgeDisposalPathway\": \"\", // Percentage representation of sludge disposal pathway\n      \"Sector\": \"\", // Sector of the given Supplier\n      \"Materials\": \"\", // Materials of the given Supplier\n      \"Processes\": \"\", // Processes of the given Supplier\n      \"LabName\": \"\", // Name of the Laboratory\n      \"LabAID\": \"\", // Lab AID of the Test Report\n      \"LabContact\": \"\", // Name of the Contact of the Laboratory\n      \"LabContactEmail\": \"\", // Email of the Contact of the Laboratory\n      \"LabTestRefNo\": \"\", // Lab test reference number of the Test Report\n      \"LabReportFilename\": \"\", // PDF file of the Test Report\n      \"TRID\": \"\", // ZDHC Test Report ID for the given ClearStream evaluation\n      \"GuidelineName\": \"\", // The ZDHC Wastewater Guideline and Version tested against for the given ClearStream evaluation\n      \"GuidelineId\": \"\", // Internal ID for the guideline used\n      \"ReportingPeriod\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"SampleDate\": \"\", // The Sample Date provided by the Laboratory when the Wastewater Samples were collected\n      \"ReportingDate\": \"\", // The Date when the Wastewater Analysis was uploaded for ClearStream Evaluation\n      \"SampleMethod\": \"\", // The method used for sampling wastewater\n      \"SampleLocation\": \"\", // The Location where samples were taken aligning back to the ZDHC Wastewater Guideline matrix\n      \"ParameterType\": \"\", // The Parameter Type sampled aligning back to the ZDHC Wastewater Guideline tested against\n      \"HighLevelScore\": 0, // The score received by the Supplier for the given Parameter Type\n      \"TotalPointsAvailable\": 0, // Total Points available the given Supplier can achieve for the given Parameter Type\n      \"ClearStreamEvaluation\": \"\", // Available levels and/or thresholds for each Parameter Type\n      \"PercentageOfTotal\": 0.1 // The percentage total achieved for each ClearStream Evaluation level/threshold per Parameter Type\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"validations\"><strong>Validations</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"Invalid Reporting Period Format\" } }</td>\n<td>Ensure that the <strong>ReportingPeriodFrom</strong> and <strong>ReportingPeriodTo</strong> parameters follow the format yyyy-MMM, where:  <br />- yyyy is the 4-digit year (e.g., 2024)  <br />- MMM is the 3-letter month abbreviation  <br />  <br /><strong>Important:</strong>  <br />Only \"Oct\" or \"Apr\" are accepted as valid months for these parameters.  <br />The format must be either YYYY-Oct or YYYY-Apr (e.g., 2024-Oct or 2024-Apr).</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","wwClearStreamReport"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | Test Report ID</p>\n","type":"text/plain"},"key":"TRID","value":"{TRID}"},{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The Organisation Name of the Supplier</p>\n","type":"text/plain"},"key":"SupplierName","value":"{SupplierName}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}"},{"description":{"content":"<p>Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}\n"}],"variable":[]}},"response":[{"id":"3e871bb2-e0fc-41fd-9eba-f73b2f89c9a8","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 06:08:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"874"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=vwzVPaknqZsqzuwx+PLZXLz078s/akJTDAI/Fg9WnCDWAiMmBcqGQ9awc5PLHVOAntFQqABy3wq1iGSxKdFihgCy7E5x4ZrFBPNfbXl5ZSR49LJBymmv7W9YRIHs+ND1d5y7KPsKPiAdlitegbhS/6bz/tCtT9sWmZvmhFW0YVI3Sos/ovY=; Expires=Fri, 28 Nov 2025 06:08:09 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=vwzVPaknqZsqzuwx+PLZXLz078s/akJTDAI/Fg9WnCDWAiMmBcqGQ9awc5PLHVOAntFQqABy3wq1iGSxKdFihgCy7E5x4ZrFBPNfbXl5ZSR49LJBymmv7W9YRIHs+ND1d5y7KPsKPiAdlitegbhS/6bz/tCtT9sWmZvmhFW0YVI3Sos/ovY=; Expires=Fri, 28 Nov 2025 06:08:09 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=ArMuInmvVd/f4hh7T4+UPStHtTN8MppRs48ubVorQ8ADrjI7WI/WCSGzz9+uaj+XGA8aWbdBQR+OOCXD/Jz19SFHv+DODWQ5y3kBxEVYXEu1PoQfQBaBblA6z/z/; Expires=Fri, 28 Nov 2025 06:08:09 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ArMuInmvVd/f4hh7T4+UPStHtTN8MppRs48ubVorQ8ADrjI7WI/WCSGzz9+uaj+XGA8aWbdBQR+OOCXD/Jz19SFHv+DODWQ5y3kBxEVYXEu1PoQfQBaBblA6z/z/; Expires=Fri, 28 Nov 2025 06:08:09 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"TotalResults\": 9,\n    \"data\": [\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Foundational\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Alert\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Aspirational\",\n            \"PercentageOfTotal\": 1\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Effluent\",\n            \"ParameterType\": \"Metals\",\n            \"HighLevelScore\": 15,\n            \"TotalPointsAvailable\": 15,\n            \"ClearStreamEvaluation\": \"Not Analyzed\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Composite Sampling Method\",\n            \"SampleLocation\": \"Sludge\",\n            \"ParameterType\": \"Sludge\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Meets Requirements for E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Not Analyzed\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Does Not Meet Requirements\",\n            \"PercentageOfTotal\": 0\n        },\n        {\n            \"SupplierName\": \"Acme Textiles Manufacturing Co.,Ltd\",\n            \"SupplierAID\": \"B123XZ45\",\n            \"DischargeType\": \"Indirect with Pre Treatment\",\n            \"DisposalPathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"AvgWWGenerated\": \"2000 m3/day\",\n            \"ProcessType\": \"Textile\",\n            \"FibreType\": \"None\",\n            \"PctRepresentationSludgeDisposalPathway\": \"100%\",\n            \"Sector\": \"\",\n            \"Materials\": \"\",\n            \"Processes\": \"\",\n            \"LabName\": \"Global Quality Assurance Services (Beijing) Co., Ltd.\",\n            \"LabAID\": \"B789YZ12\",\n            \"LabContact\": \"Alex Chen\",\n            \"LabContactEmail\": \"alex.chen@cn.gqas.com\",\n            \"LabTestRefNo\": \"(1234)567-8901\",\n            \"LabReportFilename\": \"(1234)567-8901 Acme Textiles Manufacturing Co.,Ltd.pdf\",\n            \"TRID\": \"TR123AB45\",\n            \"GuidelineName\": \"ZDHC Wastewater Guideline v2.1\",\n            \"GuidelineId\": \"10\",\n            \"ReportingPeriod\": \"2023-Oct\",\n            \"SampleDate\": \"14-09-2023\",\n            \"ReportingDate\": \"10-10-2023\",\n            \"SampleMethod\": \"Approved Single Grab Method\",\n            \"SampleLocation\": \"Untreated\",\n            \"ParameterType\": \"MRSL\",\n            \"HighLevelScore\": 199,\n            \"TotalPointsAvailable\": 199,\n            \"ClearStreamEvaluation\": \"Meets Requirements\",\n            \"PercentageOfTotal\": 1\n        }\n    ]\n}"},{"id":"1f6af9d5-8752-49a9-9299-06ecb0b67c9d","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 06:09:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=S7LdZDtEjzs6beVc9RlSUNm7WCTNjrb3VYrkaIZKMHSw1w6f4FC9gubGxb19DivCk/umwXinyvQDAE6CUzxP9IBv3rvfFgPsTsDMPJcvZuDT0V2QyEwgmdSJmnOc9q1fYI3iT1gr4xVttsoq7ZW3lFVvwzf1BZTnvxulFB6DFJQWkWQlz+k=; Expires=Fri, 28 Nov 2025 06:09:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=S7LdZDtEjzs6beVc9RlSUNm7WCTNjrb3VYrkaIZKMHSw1w6f4FC9gubGxb19DivCk/umwXinyvQDAE6CUzxP9IBv3rvfFgPsTsDMPJcvZuDT0V2QyEwgmdSJmnOc9q1fYI3iT1gr4xVttsoq7ZW3lFVvwzf1BZTnvxulFB6DFJQWkWQlz+k=; Expires=Fri, 28 Nov 2025 06:09:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=En6HZ1LKIOLEye8RFxLsOU6zFJOPJ6/CyXAwJi2QZlkOjWUxv3hxgNmmykVLSGsNu1bNRpEeE/ZooYhaEXAhv+LpbWXBnn/OF/MFCKjsI5Robf0Z1uhV4PMMld4T; Expires=Fri, 28 Nov 2025 06:09:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=En6HZ1LKIOLEye8RFxLsOU6zFJOPJ6/CyXAwJi2QZlkOjWUxv3hxgNmmykVLSGsNu1bNRpEeE/ZooYhaEXAhv+LpbWXBnn/OF/MFCKjsI5Robf0Z1uhV4PMMld4T; Expires=Fri, 28 Nov 2025 06:09:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"},{"id":"d1ca53dd-7557-4b5a-aa11-8ce052aaea6a","name":"Error: Invalid reporting format","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 06:10:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=KQ0KIFjBBtZVd0dK8HvU3HCEDs+jlZQPnecJVcb1gOCszW3e6y677CXnQqNwZnyKeRLZUt//TXM+cZU2LcZlwfAOyGlhvp6Xbo4s78SwgDBM+ZvxIV1ZrfURj3W8utWt0QcSMkQZcMkVdmc46c2WKcohH/o117zWTtFN3iiUK/QNkQaYHaA=; Expires=Fri, 28 Nov 2025 06:10:48 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=KQ0KIFjBBtZVd0dK8HvU3HCEDs+jlZQPnecJVcb1gOCszW3e6y677CXnQqNwZnyKeRLZUt//TXM+cZU2LcZlwfAOyGlhvp6Xbo4s78SwgDBM+ZvxIV1ZrfURj3W8utWt0QcSMkQZcMkVdmc46c2WKcohH/o117zWTtFN3iiUK/QNkQaYHaA=; Expires=Fri, 28 Nov 2025 06:10:48 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=2I44I19pEa1+4QSBz8WkJN7jiCjSRZW0G8GOGlDc8EzXFXMubv1N6sgR24L+WEfYyCD/7ObZXzWj6ciw/kpbduC1Q+HZo/hJ3cGJz4mYSce/vLfBlQQhULSpaWiD; Expires=Fri, 28 Nov 2025 06:10:48 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=2I44I19pEa1+4QSBz8WkJN7jiCjSRZW0G8GOGlDc8EzXFXMubv1N6sgR24L+WEfYyCD/7ObZXzWj6ciw/kpbduC1Q+HZo/hJ3cGJz4mYSce/vLfBlQQhULSpaWiD; Expires=Fri, 28 Nov 2025 06:10:48 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid Reporting Period Format\"\n    }\n}"},{"id":"33b4a9e3-59f1-446d-a3e3-ef657dfe80b2","name":"Error: No Permission","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}\n","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}\n","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Apr 2026 04:22:28 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=3WRw5yGxEBOI9kDmwBGt+zn7+6ofyy7guT5kndrxsoI/Q6ntL2SUOd/gNU1Q/yGNri13Go4XfZR67+aHFbxh7Vl+20uCtgR4J61Pyc8u85CRM06s3/m27W4/6vlp3fabs2/zD7+eDG8Ie1Os78zeFbe5MuGipA4FiB9hSDzH22b4be3wgTU=; Expires=Mon, 20 Apr 2026 04:22:28 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=3WRw5yGxEBOI9kDmwBGt+zn7+6ofyy7guT5kndrxsoI/Q6ntL2SUOd/gNU1Q/yGNri13Go4XfZR67+aHFbxh7Vl+20uCtgR4J61Pyc8u85CRM06s3/m27W4/6vlp3fabs2/zD7+eDG8Ie1Os78zeFbe5MuGipA4FiB9hSDzH22b4be3wgTU=; Expires=Mon, 20 Apr 2026 04:22:28 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=WjvNUntxqTwV3jlGji/qCpTvYyA9sbeEtgKiCLZjM0d1OohNY5M+UPZ+HTHcHrFTylE6GpaSILaHJoMroEqsQB6W/54e/Mt3mLXz/3FMIi0ndwnU2K/1S5PbR0fr; Expires=Mon, 20 Apr 2026 04:22:28 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=WjvNUntxqTwV3jlGji/qCpTvYyA9sbeEtgKiCLZjM0d1OohNY5M+UPZ+HTHcHrFTylE6GpaSILaHJoMroEqsQB6W/54e/Mt3mLXz/3FMIi0ndwnU2K/1S5PbR0fr; Expires=Mon, 20 Apr 2026 04:22:28 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"You do not have permission to access this method\"\n    }\n}"},{"id":"61b751fd-511e-4b03-9aad-dabff38e469e","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwClearStreamReport?TRID={TRID}&SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriodFrom={ReportingPeriodFrom}&ReportingPeriodTo={ReportingPeriodTo}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwClearStreamReport"],"query":[{"key":"TRID","value":"{TRID}","description":"Optional | String | Test Report ID"},{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriodFrom","value":"{ReportingPeriodFrom}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"},{"key":"ReportingPeriodTo","value":"{ReportingPeriodTo}","description":"Required | String | Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 05:57:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=SD3E3nSp1dy70K7GLU5QiTE4yZvtNG0XqEWq+9nK5IX1ayb7gKvKX6MilR34xx/dg4pgtlS0mdMHFO1OuEk9Blj1O5uM141MdYvmyYC6oGZL6wIgiIqslM+AWmUc7zSTiSIxXuN0B3gp2/qKQ8iYbd9hpdtdoSVbZKdBOsNroaZpxZH26Nw=; Expires=Fri, 28 Nov 2025 05:57:42 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=SD3E3nSp1dy70K7GLU5QiTE4yZvtNG0XqEWq+9nK5IX1ayb7gKvKX6MilR34xx/dg4pgtlS0mdMHFO1OuEk9Blj1O5uM141MdYvmyYC6oGZL6wIgiIqslM+AWmUc7zSTiSIxXuN0B3gp2/qKQ8iYbd9hpdtdoSVbZKdBOsNroaZpxZH26Nw=; Expires=Fri, 28 Nov 2025 05:57:42 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=dmvOEaNmLJH+QU9I72xAJE9e5XhvcAglaz3HFvGBramiGAuflqxfR8euQGwWFtohR+WE49bILsSHcnPf/9XU8l2/97ZBZonJRpW1OBih5zGKmI7GpjYuv05i/mC2; Expires=Fri, 28 Nov 2025 05:57:42 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=dmvOEaNmLJH+QU9I72xAJE9e5XhvcAglaz3HFvGBramiGAuflqxfR8euQGwWFtohR+WE49bILsSHcnPf/9XU8l2/97ZBZonJRpW1OBih5zGKmI7GpjYuv05i/mC2; Expires=Fri, 28 Nov 2025 05:57:42 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid token.\"\n    }\n}"}],"_postman_id":"da8ecfc2-8e44-4640-a85b-7cedaa5a321d"},{"name":"v5wwReportingPeriodSummary","id":"f535c866-ec9d-438a-86e4-b22d6c968007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"<p>Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY</p>\n"}],"url":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>BETA Environment</strong></th>\n<th><strong>PROD Environment</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>🟢 Available</td>\n<td>🟢 Available</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>When to use this API endpoint?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A brand wants to retrieve reporting period summary if Test Reports</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Prerequisites:</strong></p>\n<ul>\n<li><p>Authorized access token, see <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authorization &amp; Token</a>.</p>\n</li>\n<li><p>Brand should be connected to the Supplier.</p>\n</li>\n</ul>\n<h2 id=\"responses\">Responses</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"result\": {\n    \"success\": false, // Indicates if the API call was successful (true/false)\n    \"errorMessage\": \"\" // Error message if the call was not successful\n  },\n  \"data\": [\n    {\n      \"reporting_period\": \"\", // The Reporting Period that the given ClearStream evaluation falls within\n      \"supplier_name\": \"\", // Name of the Supplier for which the ClearStream evaluation is related to\n      \"zdhc_aid\": \"\", // The ZDHC Gateway AID of the Supplier for which the ClearStream evaluation is related to\n      \"last_trid_in_period\": \"\", // Last Test Report ID (TRID) in the reporting period\n      \"count_of_trid\": 0, // Number of test reports (TRID) in the period\n      \"discharge_type\": \"\", // Discharge Type of the given Supplier\n      \"disposal_pathway\": \"\", // The method used by a facility to dispose of sludge\n      \"avgwwgenerated\": \"\", // Average Wastewater Generated of the given Supplier\n      \"processtype\": \"\", // Type of manufacturing or treatment process used by the facility\n      \"fibretype\": \"\", // Fibr type(s) processed by the facility\n      \"pctrepresentationsludgedisposalpathway\": \"\", // Percentage representation of sludge disposal pathway\n      \"trid\": [ // ZDHC Test Report ID for the given ClearStream evaluation\n        \"\"\n       ], \n      \"status\": \"\",\n      \"guideline_name\": \"\",\n      \"guideline_id\": \"\",\n      \"total\": {\n        \"count_expected_total\": 0,\n        \"count_submitted_total\": 0,\n        \"count_passed_total\": 0,\n        \"count_passed_with_retest_total\": 0,\n        \"count_alert_total\": 0,\n        \"count_not_analysed_total\": 0,\n        \"count_expected_mrsl\": 0,\n        \"count_submitted_mrsl\": 0,\n        \"count_pass_mrsl\": 0,\n        \"count_passed_with_retest_mrsl\": 0,\n        \"count_alert_mrsl\": 0,\n        \"count_not_analysed_mrsl\": 0,\n        \"count_expected_conventional\": 0,\n        \"count_submitted_conventional\": 0,\n        \"count_pass_conventional\": 0,\n        \"count_pass_with_retest_conventional\": 0,\n        \"count_foundational_conventional\": 0,\n        \"count_progressive_conventional\": 0,\n        \"count_aspirational_conventional\": 0,\n        \"count_alert_conventional\": 0,\n        \"count_not_analysed_conventional\": 0,\n        \"count_expected_metals\": 0,\n        \"count_submitted_metals\": 0,\n        \"count_pass_metals\": 0,\n        \"count_pass_with_retest_metals\": 0,\n        \"count_foundational_metals\": 0,\n        \"count_progressive_metals\": 0,\n        \"count_aspirational_metals\": 0,\n        \"count_alert_metals\": 0,\n        \"count_not_analysed_metals\": 0,\n        \"sludge_evaluation\": \"\"\n      },\n      \"results\": [\n        {\n          \"parameter_type\": \"\", // The Parameter Type sampled aligning back to the ZDHC Wastewater Guideline tested against\n          \"parameter_code\": \"\", // Code for the parameter\n          \"parameter_name\": \"\", // The Parameter sampled\n          \"sampling_location\": \"\", // The Location where samples were taken aligning back to the ZDHC Wastewater Guideline matrix\n          \"unit_of_measure\": \"\", // Unit of measurement for the parameter\n          \"result_numeric\": \"\", // The numeric result provided for the given Parameter and Test Report\n          \"result_text\": \"\", // The text result provided for the given Parameter and Test Report\n          \"result_leachate\": \"\", // The measured value of leachate in the test report\n          \"clearstream_evaluation\": \"\" // Available levels and/or thresholds for each Parameter Type\n        }\n      ],\n      \"date_updated\": \"\" // Date when the record was last updated\n    }\n  ],\n  \"totalResults\": 1234567891234567 // Total number of results returned by the API\n}\n\n</code></pre>\n<h4 id=\"validations\"><strong>Validations</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{  <br />\"result\": {  <br />\"errorMessage\": \"You do not have permission to access this method\"  <br />}  <br />}</td>\n<td>Ensure to have permission to this API endpoint. User should be linked to Brand.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Gateway","rest","v5","wwReportingPeriodSummary"],"host":["{{env}}","my-aip","com"],"query":[{"description":{"content":"<p>Optional | String | The ZDHC Gateway AID of the Supplier</p>\n","type":"text/plain"},"key":"SupplierAID","value":"{SupplierAID}"},{"description":{"content":"<p>Optional | String | The Organisation Name of the Supplier</p>\n","type":"text/plain"},"key":"SupplierName","value":"{SupplierName}"},{"description":{"content":"<p>Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr</p>\n","type":"text/plain"},"key":"ReportingPeriod","value":"{ReportingPeriod}"}],"variable":[]}},"response":[{"id":"d469495b-a907-4b57-a658-102d7bd6f86e","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwReportingPeriodSummary"],"query":[{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriod","value":"{ReportingPeriod}","description":"Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 08:11:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5508"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=77Yf+iegHRWcl3G6/oQhvz0vQ8q9HIIuLvhiQrnaMTz7mN01LTsKXipz3VPFy0YZ5fQAEB9JHXBwEqkG+Z42L2t7QN4yQC4jP1TsN216HPHE0mNtDtewdQRCogKBXTgcEIlla0CDaobQyYaK/FVPLt0GHxjKjtVH3MpIgBXViGpjxYyu8hs=; Expires=Fri, 28 Nov 2025 08:11:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=77Yf+iegHRWcl3G6/oQhvz0vQ8q9HIIuLvhiQrnaMTz7mN01LTsKXipz3VPFy0YZ5fQAEB9JHXBwEqkG+Z42L2t7QN4yQC4jP1TsN216HPHE0mNtDtewdQRCogKBXTgcEIlla0CDaobQyYaK/FVPLt0GHxjKjtVH3MpIgBXViGpjxYyu8hs=; Expires=Fri, 28 Nov 2025 08:11:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=R5kKViMnuVMVlAdTuorJ10G2bNiy2pA6+jVm+eDuFYY9S/nK9Uml86l7GaNzV7zWMRBGfyUb73MYCJfDxpM68xz56zGrikGjdxixvcTdhC2edfn3iKYOyiaCcxSo; Expires=Fri, 28 Nov 2025 08:11:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=R5kKViMnuVMVlAdTuorJ10G2bNiy2pA6+jVm+eDuFYY9S/nK9Uml86l7GaNzV7zWMRBGfyUb73MYCJfDxpM68xz56zGrikGjdxixvcTdhC2edfn3iKYOyiaCcxSo; Expires=Fri, 28 Nov 2025 08:11:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"success\": true\n    },\n    \"data\": [\n        {\n            \"reporting_period\": \"2023-Oct\",\n            \"supplier_name\": \"Global Fabrics Solutions Ltd.\",\n            \"zdhc_aid\": \"A982QK34\",\n            \"last_trid_in_period\": \"TR842XY29\",\n            \"count_of_trid\": 1,\n            \"discharge_type\": \"Indirect with Pre Treatment\",\n            \"disposal_pathway\": \"E. Offsite Incineration and Building Products Processed at <1000 oC\",\n            \"avgwwgenerated\": \"2000 m3/day\",\n            \"processtype\": \"Textile\",\n            \"fibretype\": \"None\",\n            \"pctrepresentationsludgedisposalpathway\": \"100%\",\n            \"trid\": [\n                \"TR842XY29\"\n            ],\n            \"status\": \"Published\",\n            \"guideline_name\": \"ZDHC Wastewater Guideline v2.1\",\n            \"guideline_id\": \"10\",\n            \"total\": {\n                \"count_expected_total\": 244,\n                \"count_submitted_total\": 247,\n                \"count_passed_total\": 244,\n                \"count_passed_with_retest_total\": 0,\n                \"count_alert_total\": 0,\n                \"count_not_analysed_total\": 2,\n                \"count_expected_mrsl\": 199,\n                \"count_submitted_mrsl\": 200,\n                \"count_pass_mrsl\": 199,\n                \"count_passed_with_retest_mrsl\": 0,\n                \"count_alert_mrsl\": 0,\n                \"count_not_analysed_mrsl\": 0,\n                \"count_expected_conventional\": 0,\n                \"count_submitted_conventional\": 0,\n                \"count_pass_conventional\": 0,\n                \"count_pass_with_retest_conventional\": 0,\n                \"count_foundational_conventional\": 0,\n                \"count_progressive_conventional\": 0,\n                \"count_aspirational_conventional\": 0,\n                \"count_alert_conventional\": 0,\n                \"count_not_analysed_conventional\": 0,\n                \"count_expected_metals\": 5,\n                \"count_submitted_metals\": 5,\n                \"count_pass_metals\": 5,\n                \"count_pass_with_retest_metals\": 0,\n                \"count_foundational_metals\": 0,\n                \"count_progressive_metals\": 0,\n                \"count_aspirational_metals\": 5,\n                \"count_alert_metals\": 0,\n                \"count_not_analysed_metals\": 0,\n                \"sludge_evaluation\": \"Meets Requirements\"\n            },\n            \"results\": [\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"83-32-9\",\n                    \"parameter_name\": \"Acenaphthene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"208-96-8\",\n                    \"parameter_name\": \"Acenaphthylene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0120-12-7\",\n                    \"parameter_name\": \"Anthracene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"56-55-3\",\n                    \"parameter_name\": \"Benzo[a]anthracene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"50-32-8\",\n                    \"parameter_name\": \"Benzo[a]pyrene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"205-99-2\",\n                    \"parameter_name\": \"Benzo[b]fluoranthene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"192-97-2\",\n                    \"parameter_name\": \"Benzo[e]pyrene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"191-24-2\",\n                    \"parameter_name\": \"Benzo[ghi]perylene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"205-82-3\",\n                    \"parameter_name\": \"Benzo[j]fluoranthene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0207-08-09\",\n                    \"parameter_name\": \"Benzo[k]fluoranthene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0218-01-09\",\n                    \"parameter_name\": \"Chrysene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"53-70-3\",\n                    \"parameter_name\": \"Dibenz[a,h]anthracene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"206-44-0\",\n                    \"parameter_name\": \"Fluoranthene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"86-73-7\",\n                    \"parameter_name\": \"Fluorene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"193-39-5\",\n                    \"parameter_name\": \"Indeno[1,2,3-cd]pyrene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple\",\n                    \"parameter_name\": \"Isomers of mono-,  di-, tri-, tetra- and penta- chlorotoluene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"91-20-3\",\n                    \"parameter_name\": \"Naphthalene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"104-40-5 | 11066-49-2 | 25154-52-3 | 84852-15-3\",\n                    \"parameter_name\": \"Nonylphenol (NP), mixed isomers\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"9016-45-9 | 26027-38-3 | 37205-87-1 | 68412-54-4 | 127087-87-0\",\n                    \"parameter_name\": \"Nonylphenol ethoxylates (NPEO)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"140-66-9 | 1806-26-4 | 27193-28-8\",\n                    \"parameter_name\": \"Octylphenol (OP), mixed isomers\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"9002-93-1 | 9036-19-5 | 68987-90-6\",\n                    \"parameter_name\": \"Octylphenol ethoxylates (OPEO)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"85-01-8\",\n                    \"parameter_name\": \"Phenanthrene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"129-00-0\",\n                    \"parameter_name\": \"Pyrene\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/kg\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Anions\",\n                    \"parameter_code\": \"Cyanide, total\",\n                    \"parameter_name\": \"Cyanide, total\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Conventional\",\n                    \"parameter_code\": \"% Solids\",\n                    \"parameter_name\": \"% Solids\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"%\",\n                    \"result_numeric\": \"0\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"Sample and Report Only\"\n                },\n                {\n                    \"parameter_type\": \"Conventional\",\n                    \"parameter_code\": \"Fecal Coliform\",\n                    \"parameter_name\": \"Fecal Coliform\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"None\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"Sample and Report Only\"\n                },\n                {\n                    \"parameter_type\": \"Conventional\",\n                    \"parameter_code\": \"Paint Filter Test\",\n                    \"parameter_name\": \"Paint Filter Test\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"None\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"Pass\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Conventional\",\n                    \"parameter_code\": \"pH\",\n                    \"parameter_name\": \"pH\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"pH\",\n                    \"result_numeric\": \"6.52\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Sb\",\n                    \"parameter_name\": \"Antimony (Sb)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"37\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"As\",\n                    \"parameter_name\": \"Arsenic (As)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Ba\",\n                    \"parameter_name\": \"Barium (Ba)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"278\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Cd\",\n                    \"parameter_name\": \"Cadmium (Cd)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Chromium (VI)\",\n                    \"parameter_name\": \"Chromium (VI)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Cr\",\n                    \"parameter_name\": \"Chromium, total (Cr)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"1352\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0.472\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Co\",\n                    \"parameter_name\": \"Cobalt (Co)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Cu\",\n                    \"parameter_name\": \"Copper (Cu)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"387\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Pb\",\n                    \"parameter_name\": \"Lead (Pb)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"34\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Hg\",\n                    \"parameter_name\": \"Mercury (Hg)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"15.81\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Ni\",\n                    \"parameter_name\": \"Nickel (Ni)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"44\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Se\",\n                    \"parameter_name\": \"Selenium (Se)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Ag\",\n                    \"parameter_name\": \"Silver (Ag)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"0\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Zn\",\n                    \"parameter_name\": \"Zinc (Zn)\",\n                    \"sampling_location\": \"Sludge\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"2160\",\n                    \"result_text\": \"\",\n                    \"result_leachate\": \"13.378\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"71888-89-6 | 84777-06-0\",\n                    \"parameter_name\": \"1,2-benzenedicarboxylic acid, di-C6-8 branched and liearalkyl esters , C7-rich (DIHP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"68515-42-4 | 68515-50-4\",\n                    \"parameter_name\": \"1,2-benzenedicarboxylic acid, di-C7-11 branched and liearalkyl esters (DHNUP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-50-1\",\n                    \"parameter_name\": \"1,2-dichlorobenzene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0107-06-02\",\n                    \"parameter_name\": \"1,2-dichloroethane\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3296-90-0\",\n                    \"parameter_name\": \"2,2-bis(bromomethyl)-1,3-propanediol (BBMP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"4901-51-3\",\n                    \"parameter_name\": \"2,3,4,5-tetrachlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"58-90-2\",\n                    \"parameter_name\": \"2,3,4,6-tetrachlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"15950-66-0\",\n                    \"parameter_name\": \"2,3,4-trichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"935-95-5\",\n                    \"parameter_name\": \"2,3,5,6-tetrachlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"933-78-8\",\n                    \"parameter_name\": \"2,3,5-trichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"933-75-5\",\n                    \"parameter_name\": \"2,3,6-trichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"576-24-9\",\n                    \"parameter_name\": \"2,3-dichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-95-4\",\n                    \"parameter_name\": \"2,4,5-trichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"137-17-7\",\n                    \"parameter_name\": \"2,4,5-trimethylaniline\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"21436-97-5\",\n                    \"parameter_name\": \"2,4,5-trimethylaniline hydrochloride\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"88-06-2\",\n                    \"parameter_name\": \"2,4,6-trichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3864-99-1\",\n                    \"parameter_name\": \"2,4-Di-tert-butyl-6-(5-chlorobenzotriazole-2-yl) phenol (UV-327)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"120-83-2\",\n                    \"parameter_name\": \"2,4-dichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-68-1\",\n                    \"parameter_name\": \"2,4-xylidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"583-78-8\",\n                    \"parameter_name\": \"2,5-dichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"87-65-0\",\n                    \"parameter_name\": \"2,6-dichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"87-62-7\",\n                    \"parameter_name\": \"2,6-xylidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"25973-55-1\",\n                    \"parameter_name\": \"2-(2H-benzotriazol-2-yl)-4,6-ditertpentylphenol (UV-328)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"36437-37-3\",\n                    \"parameter_name\": \"2-(2H-benzotriazol-2-yl)-4-(tert-butyl)-6-(sec- butyl) phenol (UV-350)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3846-71-7\",\n                    \"parameter_name\": \"2-benzotriazol-2-yl-4,6-di-tert-butylphenol (UV-320)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-57-8\",\n                    \"parameter_name\": \"2-chlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"110-80-5\",\n                    \"parameter_name\": \"2-ethoxyethanol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"111-15-9\",\n                    \"parameter_name\": \"2-ethoxyethyl acetate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"109-86-4\",\n                    \"parameter_name\": \"2-methoxyethanol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"110-49-6\",\n                    \"parameter_name\": \"2-methoxyethylacetate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"70657-70-4\",\n                    \"parameter_name\": \"2-methoxypropylacetate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"91-59-8\",\n                    \"parameter_name\": \"2-naphthylamine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"553-00-4\",\n                    \"parameter_name\": \"2-Naphthylammoniumacetate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"91-94-1\",\n                    \"parameter_name\": \"3,3-dichlorobenzidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"119-90-4\",\n                    \"parameter_name\": \"3,3-dimethoxylbenzidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"119-93-7\",\n                    \"parameter_name\": \"3,3-dimethylbenzidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"609-19-8\",\n                    \"parameter_name\": \"3,4,5-trichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-77-2\",\n                    \"parameter_name\": \"3,4-dichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"591-35-5\",\n                    \"parameter_name\": \"3,5- dichlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"108-43-0\",\n                    \"parameter_name\": \"3-chlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"101-14-4\",\n                    \"parameter_name\": \"4,4-methylene- bis-(2-chloro-aniline)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"838-88-0\",\n                    \"parameter_name\": \"4,4-methylenedi-o-toluidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"101-77-9\",\n                    \"parameter_name\": \"4,4-methylenedianiline\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"101-80-4\",\n                    \"parameter_name\": \"4,4-oxydianiline\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"139-65-1\",\n                    \"parameter_name\": \"4,4-thiodianiline\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"60-09-3\",\n                    \"parameter_name\": \"4-aminoazobenzene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"92-67-1\",\n                    \"parameter_name\": \"4-aminodiphenyl\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-69-2\",\n                    \"parameter_name\": \"4-chloro-o-toluidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3165-93-3\",\n                    \"parameter_name\": \"4-chloro-o-toluidinium chloride\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"106-47-8\",\n                    \"parameter_name\": \"4-chloroaniline\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"106-48-9\",\n                    \"parameter_name\": \"4-chlorophenol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"39156-41-7\",\n                    \"parameter_name\": \"4-methoxy-m-phenylene diammonium sulphate; 2,4-diaminoanisole sulphate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0615-05-04\",\n                    \"parameter_name\": \"4-methoxy-m-phenylenediamine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-80-7\",\n                    \"parameter_name\": \"4-methyl-m-phenylenediamine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"99-55-8\",\n                    \"parameter_name\": \"5-nitro-o-toluidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"120-71-8\",\n                    \"parameter_name\": \"6-methoxy-m-toluidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"83-32-9\",\n                    \"parameter_name\": \"Acenaphthene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"208-96-8\",\n                    \"parameter_name\": \"Acenaphthylene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"111-41-1\",\n                    \"parameter_name\": \"AEEA [2-(2-aminoethylamino)ethanol]\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0120-12-7\",\n                    \"parameter_name\": \"Anthracene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"548-62-9\",\n                    \"parameter_name\": \"Basic violet 3 with >0.1% of Michler´s Ketone\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"71-43-2\",\n                    \"parameter_name\": \"Benzene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"92-87-5\",\n                    \"parameter_name\": \"Benzidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"56-55-3\",\n                    \"parameter_name\": \"Benzo[a]anthracene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"50-32-8\",\n                    \"parameter_name\": \"Benzo[a]pyrene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"205-99-2\",\n                    \"parameter_name\": \"Benzo[b]fluoranthene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"192-97-2\",\n                    \"parameter_name\": \"Benzo[e]pyrene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"191-24-2\",\n                    \"parameter_name\": \"Benzo[ghi]perylene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"205-82-3\",\n                    \"parameter_name\": \"Benzo[j]fluoranthene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0207-08-09\",\n                    \"parameter_name\": \"Benzo[k]fluoranthene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"5412-25-9\",\n                    \"parameter_name\": \"Bis(2,3-dibromopropyl)  phosphate (BDBPP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"117-82-8\",\n                    \"parameter_name\": \"Bis(2-methoxyethyl) phthalate (DMEP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"111-96-6\",\n                    \"parameter_name\": \"Bis(2-methoxyethyl)-ether\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"80-05-7\",\n                    \"parameter_name\": \"Bisphenol A\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Borate - 12767-90-7\",\n                    \"parameter_name\": \"Borate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"10043-35-3 | 11113-50-1\",\n                    \"parameter_name\": \"Boric acid\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"85-68-7\",\n                    \"parameter_name\": \"Butyl benzyl phthalate (BBP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3761-53-3\",\n                    \"parameter_name\": \"C.I. Acid Red 26\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1694-09-03\",\n                    \"parameter_name\": \"C.I. Acid Violet 49\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2580-56-5\",\n                    \"parameter_name\": \"C.I. Basic Blue 26 (with Michler’s Ketone > 0.1%)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"569-64-2\",\n                    \"parameter_name\": \"C.I. Basic Green 4 (Malachite Green Chloride)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2437-29-8\",\n                    \"parameter_name\": \"C.I. Basic Green 4 (Malachite Green Oxalate)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"10309-95-2\",\n                    \"parameter_name\": \"C.I. Basic Green 4 (Malachite Green)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"569-61-9\",\n                    \"parameter_name\": \"C.I. Basic Red 9\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"632-99-5\",\n                    \"parameter_name\": \"C.I. Basic Violet 14\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1937-37-7\",\n                    \"parameter_name\": \"C.I. Direct Black 38\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2602-46-2\",\n                    \"parameter_name\": \"C.I. Direct Blue 6\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"573-58-0\",\n                    \"parameter_name\": \"C.I. Direct Red 28\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2475-45-8\",\n                    \"parameter_name\": \"C.I. Disperse Blue 1\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2475-46-9\",\n                    \"parameter_name\": \"C.I. Disperse Blue 3\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"0218-01-09\",\n                    \"parameter_name\": \"Chrysene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"118685-33-9\",\n                    \"parameter_name\": \"Component 1: C39H23Cl-CrN7O12S 2Na\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Component 2: C46H-30CrN10O20S2 3Na\",\n                    \"parameter_name\": \"Component 2: C46H-30CrN10O20S2 3Na\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"4293311 | 13654-09-6\",\n                    \"parameter_name\": \"Decabromobiphenyl (DecaBB)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1163-19-5\",\n                    \"parameter_name\": \"Decabromodiphenyl ether (DecaBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"117-81-7\",\n                    \"parameter_name\": \"Di(ethylhexyl) phthalate (DEHP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"84-61-7\",\n                    \"parameter_name\": \"Di-cyclohexyl phthalate (DCHP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"26761-40-0\",\n                    \"parameter_name\": \"Di-iso-decyl phthalate (DIDP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"27554-26-3\",\n                    \"parameter_name\": \"Di-iso-octyl phthalate (DIOP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"84-69-5\",\n                    \"parameter_name\": \"Di-isobutyl phthalate (DIBP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"28553-12-0\",\n                    \"parameter_name\": \"Di-isononyl phthalate (DINP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"84-75-3\",\n                    \"parameter_name\": \"Di-n-hexyl phthalate (DnHP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"117-84-0\",\n                    \"parameter_name\": \"Di-n-octyl phthalate (DNOP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"131-18-0\",\n                    \"parameter_name\": \"Di-n-pentylphthalates\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"131-16-8\",\n                    \"parameter_name\": \"Di-n-propyl phthalate (DPRP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"53-70-3\",\n                    \"parameter_name\": \"Dibenz[a,h]anthracene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1303-86-2\",\n                    \"parameter_name\": \"Diboron trioxide\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (DiBB)\",\n                    \"parameter_name\": \"Dibromobiphenyls (DiBB)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"21850-44-2\",\n                    \"parameter_name\": \"dibromopropylether\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"84-74-2\",\n                    \"parameter_name\": \"Dibutyl phthalate (DBP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"84-66-2\",\n                    \"parameter_name\": \"Diethyl phthalate (DEP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"605-50-5\",\n                    \"parameter_name\": \"Diisopentylphthalates\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"68-12-2\",\n                    \"parameter_name\": \"Dimethyl formamide; N,N-di-methylformamide (DMFa)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"84-76-4\",\n                    \"parameter_name\": \"Dinonyl phthalate (DNP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"867-36-7\",\n                    \"parameter_name\": \"Dipropyltin compounds (DPT)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"12008-41-2\",\n                    \"parameter_name\": \"Disodium octaborate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1303-96-4 | 1330-43-4\",\n                    \"parameter_name\": \"Disodium tetraborate, anhydrous\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"12222-97-8\",\n                    \"parameter_name\": \"Disperse Blue 102\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3770406 | 12223-01-07\",\n                    \"parameter_name\": \"Disperse Blue 106\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"61951-51-7\",\n                    \"parameter_name\": \"Disperse Blue 124\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3860-63-7\",\n                    \"parameter_name\": \"Disperse Blue 26\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"12222-75-2 | 56524-77-7\",\n                    \"parameter_name\": \"Disperse Blue 35\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3179-90-6\",\n                    \"parameter_name\": \"Disperse Blue 7\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"23355-64-8\",\n                    \"parameter_name\": \"Disperse Brown 1\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2581-69-3\",\n                    \"parameter_name\": \"Disperse Orange 1\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"82-28-0\",\n                    \"parameter_name\": \"Disperse Orange 11\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"730-40-5\",\n                    \"parameter_name\": \"Disperse Orange 3\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"13301-61-6\",\n                    \"parameter_name\": \"Disperse Orange 37/59/76\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2872-52-8\",\n                    \"parameter_name\": \"Disperse Red 1\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2872-48-2\",\n                    \"parameter_name\": \"Disperse Red 11\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3179-89-3\",\n                    \"parameter_name\": \"Disperse Red 17\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"119-15-3\",\n                    \"parameter_name\": \"Disperse Yellow 1\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2832-40-8\",\n                    \"parameter_name\": \"Disperse Yellow 3\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"12236-29-2\",\n                    \"parameter_name\": \"Disperse Yellow 39\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"54824-37-2\",\n                    \"parameter_name\": \"Disperse Yellow 49\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"6373-73-5\",\n                    \"parameter_name\": \"Disperse Yellow 9\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"110-71-4\",\n                    \"parameter_name\": \"Ethylene glycol dimethyl ether\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"206-44-0\",\n                    \"parameter_name\": \"Fluoranthene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"86-73-7\",\n                    \"parameter_name\": \"Fluorene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"68928-80-3\",\n                    \"parameter_name\": \"Heptabromodiphenyl ether (HeptaBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3194-55-6\",\n                    \"parameter_name\": \"Hexabromocyclodecane (HBCDD)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"36483-60-0\",\n                    \"parameter_name\": \"Hexabromodiphenyl ether (HexaBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"193-39-5\",\n                    \"parameter_name\": \"Indeno[1,2,3-cd]pyrene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"108-39-4\",\n                    \"parameter_name\": \"m-cresol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"85535-85-9\",\n                    \"parameter_name\": \"Medium-chain Chlorinated paraffins (MCCPs) (C14-C17)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"75-09-2\",\n                    \"parameter_name\": \"Methylene chloride\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1118-46-3  | 1461-22-9\",\n                    \"parameter_name\": \"Mono-, di- and tri-butyltin derivatives\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"993-16-8 | 753-73-1 | 1066-45-1\",\n                    \"parameter_name\": \"Mono-, di- and tri-methyltin derivatives\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3091-25-6 | 3542-36-7 | 2587-76-0\",\n                    \"parameter_name\": \"Mono-, di- and tri-octyltin derivatives\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1124-19-2 | 1135-99-5 | 639-58-7\",\n                    \"parameter_name\": \"Mono-, di- and tri-phenyltin derivatives\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (MonoBB)\",\n                    \"parameter_name\": \"Monobromobiphenyls (MonoBB)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (MonoBDEs)\",\n                    \"parameter_name\": \"Monobromodiphenylethers (MonoBDEs)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"91-20-3\",\n                    \"parameter_name\": \"Naphthalene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (NonaBB)\",\n                    \"parameter_name\": \"Nonabromobiphenyls (NonaBB)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"63936-56-1\",\n                    \"parameter_name\": \"Nonabromodiphenyl ether (NonaBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"104-40-5 | 11066-49-2 | 25154-52-3 | 84852-15-3\",\n                    \"parameter_name\": \"Nonylphenol (NP), mixed isomers\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"9016-45-9 | 26027-38-3 | 37205-87-1 | 68412-54-4 | 127087-87-0\",\n                    \"parameter_name\": \"Nonylphenol ethoxylates (NPEO)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"97-56-3\",\n                    \"parameter_name\": \"o-aminoazotoluene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"90-04-0\",\n                    \"parameter_name\": \"o-anisidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-48-7\",\n                    \"parameter_name\": \"o-cresol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"90-43-7\",\n                    \"parameter_name\": \"o-Phenylphenol (+salts)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"95-53-4\",\n                    \"parameter_name\": \"o-toluidine\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (OctaBB)\",\n                    \"parameter_name\": \"Octabromobiphenyls (OctaBB)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"32536-52-0\",\n                    \"parameter_name\": \"Octabromodiphenyl ether (OctaBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"140-66-9 | 1806-26-4 | 27193-28-8\",\n                    \"parameter_name\": \"Octylphenol (OP), mixed isomers\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"9002-93-1 | 9036-19-5 | 68987-90-6\",\n                    \"parameter_name\": \"Octylphenol ethoxylates (OPEO)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6 108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6 108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6 108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6 108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6 108-90-7 | 541-73-1 | 106-46-7 | 87-61-6 | 120-82-1 | 108-70-3 | 634-66-2 | 634-90-2 | 95-94-3 | 608-93-5 | 118-74-1 | 95-49-8 | 108-41-8 | 106-43-4 | 32768-54-0 | 95-73-8 | 19398-61-9 | 118-69-4 | 95-75-0 | 25186-47-4 | 7359-72-0 | 2077-46-5 | 6639-30-1 | 23749-65-7 | 21472-86-6 108-90-7 | 541-73-1 | 106-46-7 | 8\",\n                    \"parameter_name\": \"Other isomers of mono-, di-, tri-, tetra-,  penta- and hexa- Chlorobenzene and mono-,  di-, tri-, tetra- and penta- chlorotoluene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"106-44-5\",\n                    \"parameter_name\": \"p-cresol\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"32534-81-9\",\n                    \"parameter_name\": \"Pentabromodiphenyl ether (PentaBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"87-86-5\",\n                    \"parameter_name\": \"Pentachlorophenol (PCP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (PFOS/PFOA)\",\n                    \"parameter_name\": \"Perfluorooctane sulfonate (PFOS) and related substances Perfluorooctanoic acid (PFOA)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"335-67-1\",\n                    \"parameter_name\": \"Perfluorooctanoic acid (PFOA) related  substances\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"52645-53-1\",\n                    \"parameter_name\": \"Permethrin\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"85-01-8\",\n                    \"parameter_name\": \"Phenanthrene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"59536-65-1\",\n                    \"parameter_name\": \"Polybromobiphenyls (PBB)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"129-00-0\",\n                    \"parameter_name\": \"Pyrene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"91-22-5\",\n                    \"parameter_name\": \"Quinoline\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"85535-84-8\",\n                    \"parameter_name\": \"Short-chain Chlorinated Paraffins (SCCPs)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"12267-73-1\",\n                    \"parameter_name\": \"Tetraboron disodium heptaoxide, hydrate\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"79-94-7\",\n                    \"parameter_name\": \"Tetrabromobisphenol A (TBBPA)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"40088-47-9\",\n                    \"parameter_name\": \"Tetrabromodiphenyl ether (TetraBDE)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1461-25-2\",\n                    \"parameter_name\": \"Tetrabutyltin compo+A195:B206unds (TeBT)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"127-18-4\",\n                    \"parameter_name\": \"Tetrachloroethylene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"597-64-8\",\n                    \"parameter_name\": \"Tetraethyltin Compounds (TeET)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3590-84-9\",\n                    \"parameter_name\": \"Tetraoctyltin compounds (TeOT)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"62-56-6\",\n                    \"parameter_name\": \"Thiourea\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"108-88-3\",\n                    \"parameter_name\": \"Toluene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"Multiple (TriBDEs)\",\n                    \"parameter_name\": \"Tribromodiphenylethers (TriBDEs)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"79-01-6\",\n                    \"parameter_name\": \"Trichloroethylene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3380-34-5\",\n                    \"parameter_name\": \"Triclosan\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"3091-32-5\",\n                    \"parameter_name\": \"Tricyclohexyltin (TCyHT)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"112-49-2\",\n                    \"parameter_name\": \"Triethylene glycol dimethyl ether\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"2279-76-7\",\n                    \"parameter_name\": \"Tripropyltin Compounds (TPT)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"13674-87-8\",\n                    \"parameter_name\": \"Tris(1,3-dichloro-isopropyl) phosphate (TDCP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"545-55-1\",\n                    \"parameter_name\": \"Tris(1-aziridinyl)phosphine oxide) (TEPA)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"126-72-7\",\n                    \"parameter_name\": \"Tris(2,3,-dibromopropyl)-phosphate (TRIS)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"115-96-8\",\n                    \"parameter_name\": \"Tris(2-chloroethyl) phosphate (TCEP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"13674-84-5\",\n                    \"parameter_name\": \"Tris-(2-chloro-1-methylethyl)phosphate (TCPP)\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"MRSL\",\n                    \"parameter_code\": \"1330-20-7\",\n                    \"parameter_name\": \"Xylene\",\n                    \"sampling_location\": \"Untreated\",\n                    \"unit_of_measure\": \"µg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MR\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"As\",\n                    \"parameter_name\": \"Arsenic (As)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Cd\",\n                    \"parameter_name\": \"Cadmium (Cd)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Chromium (VI)\",\n                    \"parameter_name\": \"Chromium (VI)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Pb\",\n                    \"parameter_name\": \"Lead (Pb)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                },\n                {\n                    \"parameter_type\": \"Metals\",\n                    \"parameter_code\": \"Hg\",\n                    \"parameter_name\": \"Mercury (Hg)\",\n                    \"sampling_location\": \"Effluent\",\n                    \"unit_of_measure\": \"mg/l\",\n                    \"result_numeric\": \"\",\n                    \"result_text\": \"ND\",\n                    \"result_leachate\": \"\",\n                    \"clearstream_evaluation\": \"MA\"\n                }\n            ],\n            \"date_updated\": \"10-10-2023\"\n        }\n    ],\n    \"totalResults\": 1\n}"},{"id":"02d15691-f9fa-4515-8b53-4d1d14874876","name":"No results found","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwReportingPeriodSummary"],"query":[{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriod","value":"{ReportingPeriod}","description":"Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 08:26:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=rrfwK0FtDAPu4wzoMnYAuZLxdntoXS5djIz7z5lN75/KkMT9QtsTdhQ+U25nWY6Nf8ddrX/S8m8e8k4Ax8A8zSBh52EKlhV4mRHYrK4D66f9r4S7Kdab5L5I6kEmlGY+uT1aF0DaZO5i/HIJztJI6Ln6lC0FlosfKL7W+46IBI8FSQfxJt0=; Expires=Fri, 28 Nov 2025 08:26:33 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=rrfwK0FtDAPu4wzoMnYAuZLxdntoXS5djIz7z5lN75/KkMT9QtsTdhQ+U25nWY6Nf8ddrX/S8m8e8k4Ax8A8zSBh52EKlhV4mRHYrK4D66f9r4S7Kdab5L5I6kEmlGY+uT1aF0DaZO5i/HIJztJI6Ln6lC0FlosfKL7W+46IBI8FSQfxJt0=; Expires=Fri, 28 Nov 2025 08:26:33 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=/gkVXpjgNp7+MhsWJXjWzmYf/+Nnjd1DKz+IX0Az7TwrJbN4iLTtDf+fb0ZTwlXVR6SFPqGUgwzD2G4tifJzKTOX3TExoZu5ICP+h3mg6ml/bJCOuD7AT6XEeOLF; Expires=Fri, 28 Nov 2025 08:26:33 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=/gkVXpjgNp7+MhsWJXjWzmYf/+Nnjd1DKz+IX0Az7TwrJbN4iLTtDf+fb0ZTwlXVR6SFPqGUgwzD2G4tifJzKTOX3TExoZu5ICP+h3mg6ml/bJCOuD7AT6XEeOLF; Expires=Fri, 28 Nov 2025 08:26:33 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"No results found.\"\n    }\n}"},{"id":"2a4e6c1a-e17a-4a25-9c4d-5f2fdbb37de0","name":"Error: Invalid token","originalRequest":{"method":"GET","header":[{"key":"accessToken","value":"{{token}}","description":"Required | String | Value returned from one of tokenbykey or token API oauth API calls.\nExample: ZkoHonBTLwaMccvgzRGjkeM6zGnfFPkzZcctPeNhbEkB7rvkiXch7BCSezCY"}],"url":{"raw":"https://{{env}}.my-aip.com/Gateway/rest/v5/wwReportingPeriodSummary?SupplierAID={SupplierAID}&SupplierName={SupplierName}&ReportingPeriod={ReportingPeriod}","protocol":"https","host":["{{env}}","my-aip","com"],"path":["Gateway","rest","v5","wwReportingPeriodSummary"],"query":[{"key":"SupplierAID","value":"{SupplierAID}","description":"Optional | String | The ZDHC Gateway AID of the Supplier"},{"key":"SupplierName","value":"{SupplierName}","description":"Optional | String | The Organisation Name of the Supplier"},{"key":"ReportingPeriod","value":"{ReportingPeriod}","description":"Optional | String |  Format yyyy-MMM where yyyy is the year and MMM is the month. Only accept Oct/Apr. e.g. 2020-Oct or 2023-Apr"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Nov 2025 07:40:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALBTG=hE5ec/coE8OJhqKJlPt7Ak0b1DgRr1ZKE9IjOgS/PAKVBiSPq9c5my2DaCoWYbU7k7Fpr470+5ERevQWOPyyVqPI2c5SGNOJ0hbwgnFOHDlwNWk2UAPXUyWpUfyxT+qSt17GZEnuN19thOZZHW0O9HyJeNRTyT2VooD6B2RIR20YqKGKiYM=; Expires=Fri, 28 Nov 2025 07:40:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBTGCORS=hE5ec/coE8OJhqKJlPt7Ak0b1DgRr1ZKE9IjOgS/PAKVBiSPq9c5my2DaCoWYbU7k7Fpr470+5ERevQWOPyyVqPI2c5SGNOJ0hbwgnFOHDlwNWk2UAPXUyWpUfyxT+qSt17GZEnuN19thOZZHW0O9HyJeNRTyT2VooD6B2RIR20YqKGKiYM=; Expires=Fri, 28 Nov 2025 07:40:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"AWSALB=PLgQCo4xaH3tDS3whkfjZxNgJ5zNLigeRVvfLjral0mkQevcKztvRD1aZe2eCq0hq+jjcNHalnh5+JPSHbiBZF0MOb9LTgLFZZxZJLmhfu71geGDuYULw5EzMARs; Expires=Fri, 28 Nov 2025 07:40:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=PLgQCo4xaH3tDS3whkfjZxNgJ5zNLigeRVvfLjral0mkQevcKztvRD1aZe2eCq0hq+jjcNHalnh5+JPSHbiBZF0MOb9LTgLFZZxZJLmhfu71geGDuYULw5EzMARs; Expires=Fri, 28 Nov 2025 07:40:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"errorMessage\": \"Invalid token.\"\n    }\n}"}],"_postman_id":"f535c866-ec9d-438a-86e4-b22d6c968007"}],"id":"6972ac3f-e3e3-4a4c-bdc4-584b7ce6f750","_postman_id":"6972ac3f-e3e3-4a4c-bdc4-584b7ce6f750","description":""}],"id":"37edb13b-ccff-4a84-9fc8-66fd25ed971d","description":"<p>\"Wastewater\" encompasses the processes and practices involved in managing, treating, and monitoring wastewater to ensure that it meets environmental and safety standards. This includes ensuring compliance with ZDHC’s criteria for hazardous chemicals, promoting best practices, and enhancing transparency and accountability in wastewater management across the textile and leather industries.</p>\n","_postman_id":"37edb13b-ccff-4a84-9fc8-66fd25ed971d"}],"id":"b4e1c8d3-56cd-4aaa-897c-2f7f7303722a","description":"<p>This contains all the core API endpoints available for Brands on the ZDHC Gateway platform.</p>\n<p>Each request is documented with required parameters and example responses to help you get started quickly.</p>\n","_postman_id":"b4e1c8d3-56cd-4aaa-897c-2f7f7303722a"},{"name":"📚References","item":[{"name":"Authentication and Token","item":[],"id":"2a2d5126-b8b3-4a6e-848e-e42664967e56","description":"<p>Before you can use any of the Brand APIs, you will need an access token which can be obtained from the OAuth API by providing your Authentication Key and User Access Key.</p>\n<ol>\n<li><p>Send an email to <a href=\"https://mailto:gateway@zdhc.org\">gateway@zdhc.org</a> to request for the Authentication Key of your Brand organisation.</p>\n</li>\n<li><p>Log into ZDHC Gateway as a Brand Account Admin (or Viewer) and generate a User Access Key from the User Settings page.</p>\n</li>\n</ol>\n<blockquote>\n<p>Ensure that the User Access Key is treated with the same security and privacy as you would with your username and password. </p>\n</blockquote>\n<p>Once you have both the Authentication Key and User Key, enter those values into their respective parameters in the request body:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n      \"authenticationKey\":\"\",\"UserAccessKey\": \"\"\n}\n\n</code></pre>\n<p>After preparing the parameters in the request body, use the “Token by Key” API URL to generate the access token:</p>\n<p>BETA: <code>https://beta.my-aip.com/Gateway/rest/oauth/tokenbykey</code><br />PROD: <code>https://www.my-aip.com/Gateway/rest/oauth/tokenbykey</code></p>\n<p>If the request was successfully sent, the API will return a response with the following parameters:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"result\": {\n             \"success\": true\n    },\n    \"token\": {\n          \"accessToken\": \"\",\n          \"refreshToken\": \"\",\n          \"tokenType\": \"bearer\",\n          \"expiresInSeconds\": 3600\n     }\n}\n\n</code></pre>\n<p>Use the accessToken and put it in the request header for the Brand API request.</p>\n","_postman_id":"2a2d5126-b8b3-4a6e-848e-e42664967e56"},{"name":"Technical and General Errors","item":[],"id":"edc58040-c6d6-4888-8002-386f69b02cb1","description":"<p>Below are common error scenarios, their typical responses, and recommended troubleshooting steps.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Message</strong></th>\n<th><strong>Possible Cause</strong></th>\n<th><strong>How to Resolve</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>{\"result\": {\"errorMessage\": \"Invalid token.\" }}</td>\n<td>Access token is invalid or expired.</td>\n<td>Retrieve a valid access token.  <br />See <a href=\"https://documenter.getpostman.com/view/26733334/2sA3rwMa2t#2a2d5126-b8b3-4a6e-848e-e42664967e56\">Authentication and Token</a>.</td>\n</tr>\n<tr>\n<td>200 OK</td>\n<td>{ \"result\": { \"errorMessage\": \"You do not have permission to access this method\" } }</td>\n<td>The account does not have permission to access this resource.</td>\n<td>Ensure that the account has the correct role (Brand) and necessary permissions.  <br />  <br />Ensure you provide a valid access token in the request header. Obtain a new token if expired.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"edc58040-c6d6-4888-8002-386f69b02cb1"},{"name":"Release History","item":[],"id":"ff9f27e9-122d-47d8-842c-5ab242119ccb","description":"<p>Stay informed with the latest changes, enhancements, and fixes. This section provides a chronological log of all updates to the Brand API, helping you to track new features, improvements, and version history.</p>\n<h4 id=\"2025-release-items\"><strong>2025 Release items</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Release Month</strong></th>\n<th><strong>API endpoint</strong></th>\n<th><strong>Changes</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>September</td>\n<td>v5 GET/Connections</td>\n<td>Added new fields:  <br /><code>-Inventory Type</code>  <br /><code>-connection_Acceptance_Date</code>  <br /><code>-clearstream_performance</code></td>\n</tr>\n<tr>\n<td>February</td>\n<td>v5 GET/InChecReportMetrics; v5 GET/InCheckReportMetricsCtZ</td>\n<td>Added new field: <code>InventoryType</code></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"ff9f27e9-122d-47d8-842c-5ab242119ccb"},{"name":"Data Dictionary","item":[],"id":"afcd985c-faae-4036-b615-cf64845c4d40","description":"<p>See the <a href=\"https://docs.google.com/spreadsheets/d/1GYyWaHY8L6iuo5ylnlBH5cCvnsd4Rwkj/edit?usp=drivesdk&amp;ouid=106056524572130516996&amp;rtpof=true&amp;sd=true\">Data Dictionary here</a>.</p>\n","_postman_id":"afcd985c-faae-4036-b615-cf64845c4d40"}],"id":"1df8dcc8-3c4b-4d1b-a21a-42866f54567c","description":"<p>This section provides essential supporting information for the API, including details on authentication tokens, technical and general error handling, release history, and the data dictionary.</p>\n","_postman_id":"1df8dcc8-3c4b-4d1b-a21a-42866f54567c"},{"name":"🤔 Need Help?","item":[],"id":"1e206e83-91cb-4914-bc8d-8041b17545ec","description":"<p>If you need additional information or want to request new features, visit our <a href=\"https://docs.google.com/spreadsheets/u/0/d/1uDF9w9Kn2_84c4j8iE4HzB1XshVFLV9o02G2_hVcpR4/edit?pli=1#gid=0\">Brand API backlog and request</a> google worksheet. You will also be able to see what is currently in the roadmap and planned updates.</p>\n<blockquote>\n<p>For direct support, please contact us at <a href=\"https://mailto:gateway@zdhc.org\">gateway@zdhc.org</a>. The ZDHC Gateway team is here to help you successfully integrate our services into your applications and services.</p>\n</blockquote>\n","_postman_id":"1e206e83-91cb-4914-bc8d-8041b17545ec"}]}