{"collection":{"info":{"_postman_id":"11c93974-4a82-4591-a7dc-d80374ca0814","name":"PQM Service Adhoc Create - UlbAdmin","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2023-10-25T13:40:40.000Z","updatedAt":"2023-12-03T17:52:08.000Z","lastUpdatedBy":"29681440","uid":"29681440-11c93974-4a82-4591-a7dc-d80374ca0814"},"item":[{"name":"API curl given by Dev","id":"720a2402-28a5-44ba-a117-62ac018ee6e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": {{access_token}},\n        \"userInfo\": {\n        \"id\": 115,\n        \"uuid\": \"40d1266d-02c1-4b29-857b-7fd085e7c302\",\n        \"userName\": \"Ulbadmin-QA\",\n        \"name\": \"Ulbadmin-QA\",\n        \"mobileNumber\": \"8266696869\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_75\",\n                    \"resultValue\": 80,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB\",\n            \"scheduledDate\":1698237626000,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStore\": \"string\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-25T13:50:03.000Z","updatedAt":"2023-11-02T11:09:38.000Z","uid":"29681440-720a2402-28a5-44ba-a117-62ac018ee6e3"},{"name":"1.Verify that data is not created with content type other than application/json.","event":[{"listen":"prerequest","script":{"id":"7a48fb21-60da-4b44-9194-500d5d490bd6","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"2ee0c320-635b-45f8-afcd-3df7991b5d51","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"5a7e9bc7-7235-4761-8446-8051bba0f580","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/jsonp"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\": {\n        \"id\": 115,\n        \"uuid\": \"40d1266d-02c1-4b29-857b-7fd085e7c302\",\n        \"userName\": \"Ulbadmin-QA\",\n        \"name\": \"Ulbadmin-QA\",\n        \"mobileNumber\": \"8266696869\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n     \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 80,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB\",\n            \"scheduledDate\":1698237626000,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStore\": \"string\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-25T13:59:38.000Z","updatedAt":"2023-11-23T09:46:36.000Z","uid":"29681440-5a7e9bc7-7235-4761-8446-8051bba0f580"},{"name":"2.Verify that data cannot be created with unauthorized access","event":[{"listen":"test","script":{"id":"f5e4c29e-7ac8-4413-af7d-3aa948b70fd8","exec":["pm.test(\"Status code is 500\", function () {","pm.response.to.have.status(500);","});"],"type":"text/javascript"}}],"id":"8a09ded8-fed6-4aea-8104-7b84043d402b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"40d1266d-02c1-4b29-857b-7fd085e7c302\",\n        \"userInfo\": {\n        \"id\": 115,\n        \"uuid\": \"40d1266d-02c1-4b29-857b-7fd085e7c302\",\n        \"userName\": \"Ulbadmin-QA\",\n        \"name\": \"Ulbadmin-QA\",\n        \"mobileNumber\": \"8266696869\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 80,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB\",\n            \"scheduledDate\":1698237626000,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStore\": \"string\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-25T23:33:03.000Z","updatedAt":"2023-11-23T09:46:49.000Z","uid":"29681440-8a09ded8-fed6-4aea-8104-7b84043d402b"},{"name":"3.Verify that data is created with valid tenantId.","event":[{"listen":"prerequest","script":{"id":"88ab27ea-fb19-4074-a670-7e142dc9f6ef","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"bf2e6ea5-e883-40bb-9712-75c6a36a1cca","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"f6f3f677-e26d-4920-a213-4e6b3e52d1d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"de2d1616-0869-43d2-9363-ded46b422d28\",\n        \"userInfo\": {\n            \"id\": 749,\n            \"uuid\": \"94c7ca4c-9dd0-4b29-a07d-3560964a3c71\",\n            \"userName\": \"PLANTOPERATOR1\",\n            \"name\": \"PLANTOPERATOR1\",\n            \"mobileNumber\": \"9035169730\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"Employee\",\n                    \"code\": \"EMPLOYEE\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"PQM TP OPERATOR\",\n                    \"code\": \"PQM_TP_OPERATOR\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"FECAL_SLUDGE_MANAGEMENT\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"FECAL_SLUDGE\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"QC_PH_LST_8\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                // {\n                //     \"id\": \"string\",\n                //     \"documentType\": \"string\",\n                //     \"fileStoreId\": \"nitish-kumar\",\n                //     \"documentUid\": \"string\",\n                //     \"additionalDetails\": {}\n                // }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"https://unified-uat.digit.org/pqm-service/v1/_create","protocol":"https","host":["unified-uat","digit","org"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-25T23:36:21.000Z","updatedAt":"2023-12-15T13:34:23.000Z","uid":"29681440-f6f3f677-e26d-4920-a213-4e6b3e52d1d0"},{"name":"4.Verify that data cannot be created with multiple valid tenantId.","event":[{"listen":"prerequest","script":{"id":"4e7e3275-751c-4750-8991-8ddedd4aa12a","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"e0b8d79b-c08e-42db-96e3-e81f0ec47181","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"d2e3d9da-eb63-4e48-90e0-82dcc4080b6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\": {\n            \"id\": 749,\n            \"uuid\": \"94c7ca4c-9dd0-4b29-a07d-3560964a3c71\",\n            \"userName\": \"PLANTOPERATOR1\",\n            \"name\": \"PLANTOPERATOR1\",\n            \"mobileNumber\": \"9035169730\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"Employee\",\n                    \"code\": \"EMPLOYEE\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"PQM TP OPERATOR\",\n                    \"code\": \"PQM_TP_OPERATOR\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": [\"pg.citya\",\"pg.citya\"],\n            \"plantCode\": \"ANGUL_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-25T23:47:56.000Z","updatedAt":"2023-11-23T09:47:07.000Z","uid":"29681440-d2e3d9da-eb63-4e48-90e0-82dcc4080b6e"},{"name":"5.Verify that data cannot be created with invalid tenantId.","event":[{"listen":"prerequest","script":{"id":"42f5a119-05eb-4186-a67d-d037482ff571","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"b42e2beb-af0c-48c4-b73b-d47339b07bb9","exec":["pm.test(\"Status code is 403\", function () {","pm.response.to.have.status(403);","});"],"type":"text/javascript"}}],"id":"e11303a1-f764-4fa5-8618-5695d49286ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg\",\n            \"plantCode\": \"ANGUL_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T00:09:37.000Z","updatedAt":"2023-11-23T09:47:14.000Z","uid":"29681440-e11303a1-f764-4fa5-8618-5695d49286ca"},{"name":"6.Verify that data cannot be created with null tenantId.","event":[{"listen":"prerequest","script":{"id":"dabb012f-b787-41b3-9a55-f0f35b23524a","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"6aaa2a98-2a3f-4137-bedb-f5d08221d015","exec":["pm.test(\"Status code is 403\", function () {","pm.response.to.have.status(403);","});"],"type":"text/javascript"}}],"id":"2a46e8cb-82ed-44c2-b21d-66f44ca2e99a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"\",\n            \"plantCode\": \"ANGUL_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T00:14:29.000Z","updatedAt":"2023-11-23T09:47:22.000Z","uid":"29681440-2a46e8cb-82ed-44c2-b21d-66f44ca2e99a"},{"name":"7.Verify that data can be created with single valid plantcode.","event":[{"listen":"prerequest","script":{"id":"65a6d4a7-7926-4ff3-b8f8-b9a9099f1760","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"b8415587-a17b-4731-8f79-a862a4fa4e3f","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"5bf37b39-acca-43c4-b814-1a4a2c94abde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\": {\n            \"id\": 4728,\n            \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n            \"userName\": \"ULB-ADMIN-QA\",\n            \"name\": \"ULB-ADMIN-QA\",\n            \"mobileNumber\": \"9693312023\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"PQM Admin\",\n                    \"code\": \"PQM_ADMIN\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\": \"LAB_ADHOC\",\n            \"scheduledDate\": null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T03:48:18.000Z","updatedAt":"2023-11-23T09:48:07.000Z","uid":"29681440-5bf37b39-acca-43c4-b814-1a4a2c94abde"},{"name":"8.Verify that data cannot be created with multiple valid plantcode.","event":[{"listen":"prerequest","script":{"id":"252e5a5d-c922-4f4d-a3f4-ee106be073e5","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"09ddaa76-fb65-4ccb-ac44-0d99d77f94a6","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"81093f9f-4adf-49e1-ba73-7273cbcff865","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\": {\n            \"id\": 4728,\n            \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n            \"userName\": \"ULB-ADMIN-QA\",\n            \"name\": \"ULB-ADMIN-QA\",\n            \"mobileNumber\": \"9693312023\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"PQM Admin\",\n                    \"code\": \"PQM_ADMIN\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": [\n                \"PURI_FSTP\",\n                \"PURI_FSTP\"\n            ],\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\": \"LAB_ADHOC\",\n            \"scheduledDate\": null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T06:59:59.000Z","updatedAt":"2023-11-23T09:49:11.000Z","uid":"29681440-81093f9f-4adf-49e1-ba73-7273cbcff865"},{"name":"9.Verify that data cannot be created with one valid and one invalid plantcode.","event":[{"listen":"prerequest","script":{"id":"ce9ba9b7-3463-4056-bad6-f100c8aebcc6","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"91fe38ac-cf39-4a4c-a276-89400fcc8ff7","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"ad8511f0-3a23-4d65-ad7d-54aaf1722a87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": [\"PURI_FSTP\",\"PURI\"],\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T03:57:52.000Z","updatedAt":"2023-11-23T09:49:06.000Z","uid":"29681440-ad8511f0-3a23-4d65-ad7d-54aaf1722a87"},{"name":"10.Verify that data cannot be created with invalid plantcode.","event":[{"listen":"prerequest","script":{"id":"9f8ad59b-4ab5-4a9c-80e0-999ee9327fd5","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"65f49e7d-2c78-405a-b490-0c27a9c2228b","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"f3c8ad2a-cc5e-4a8a-b18f-e9919f33e729","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T03:58:49.000Z","updatedAt":"2023-11-23T09:49:27.000Z","uid":"29681440-f3c8ad2a-cc5e-4a8a-b18f-e9919f33e729"},{"name":"11.Verify that data can be created with single valid processcode.","event":[{"listen":"prerequest","script":{"id":"c28f847e-0267-4d67-b2b4-3a2bc6fb4048","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"14c5023c-76eb-4152-af5d-2e64c37b2a69","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"99ec1688-bf88-45fe-b3e0-95a48052e200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:04:57.000Z","updatedAt":"2023-11-23T09:49:55.000Z","uid":"29681440-99ec1688-bf88-45fe-b3e0-95a48052e200"},{"name":"12.Verify that data cannot be created with multiple valid processcode.","event":[{"listen":"prerequest","script":{"id":"66a96c36-f6cc-4cb0-98d0-124db08245c7","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"9aa25ac5-8f30-40dd-8381-0eb636f6cdfd","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"75fc585b-f19c-43a8-9558-a2dbd17c129a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": [\"WATER_FILTERING\",\"WATER_FILTERING\"],\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T07:00:48.000Z","updatedAt":"2023-11-23T09:50:10.000Z","uid":"29681440-75fc585b-f19c-43a8-9558-a2dbd17c129a"},{"name":"13.Verify that data cannot be created with invalid processcode.","event":[{"listen":"prerequest","script":{"id":"0fce9a2c-6397-4792-b06e-dc76a54b87d6","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"5cd1ec57-8753-4ce6-b69d-c59b7658c185","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"89e4d530-433f-49fa-a136-7f122e8510e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:23:48.000Z","updatedAt":"2023-11-23T09:50:19.000Z","uid":"29681440-89e4d530-433f-49fa-a136-7f122e8510e2"},{"name":"14.Verify that data cannot be created with one valid and one invalid processcode.","event":[{"listen":"prerequest","script":{"id":"16540390-e2c6-451a-b7b0-99363c746545","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"d478e9ec-20b8-4dde-96fd-dc473cee3099","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"e6d9a1e1-a6e2-4bb9-aeef-0ea7926453f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": [\"WATER_FILTERING\",\"WATER\"],\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:26:00.000Z","updatedAt":"2023-11-23T09:50:30.000Z","uid":"29681440-e6d9a1e1-a6e2-4bb9-aeef-0ea7926453f2"},{"name":"15.Verify that data can be created with single valid stageCode.","event":[{"listen":"prerequest","script":{"id":"8beae137-0ef4-426c-9d30-d82dbbd234a0","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"7cd423ff-810e-40b3-a62e-045dd8038b8f","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"68f2ffce-a8b3-498e-9865-d196bee46429","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:29:49.000Z","updatedAt":"2023-11-23T09:50:41.000Z","uid":"29681440-68f2ffce-a8b3-498e-9865-d196bee46429"},{"name":"16.Verify that data cannot be created with multiple valid stageCode.","event":[{"listen":"prerequest","script":{"id":"035e9730-3dfc-4693-9bc4-b2f1e918f0fa","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"1a9e5cb2-4618-4303-9261-05319fbe1b5e","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"0b19ae26-071c-4c21-bad9-65d464bf4eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": [\"COAGULATION\",\"COAGULATION\"],\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T07:02:46.000Z","updatedAt":"2023-11-23T09:50:50.000Z","uid":"29681440-0b19ae26-071c-4c21-bad9-65d464bf4eea"},{"name":"17.Verify that data cannot be created with invalid stageCode.","event":[{"listen":"prerequest","script":{"id":"1057bc44-d622-4e3e-b1f1-dd5384de63c6","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"5bed23a1-f407-453e-b191-9210069d701a","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"a46d8936-feed-408f-a05e-0e7bf480698d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATIO\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:41:16.000Z","updatedAt":"2023-11-23T09:50:58.000Z","uid":"29681440-a46d8936-feed-408f-a05e-0e7bf480698d"},{"name":"18.Verify that data cannot be created with one valid and one invalid stageCode.","event":[{"listen":"prerequest","script":{"id":"9dfd5cd9-41c4-47b8-af9e-54a1af821589","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"abd8a5cf-3adc-41e8-bd38-2ff72980375f","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"542004c8-6691-4444-b6dd-516fd8cd8d0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": [\"COAGULATION\",\"COAGU\"],\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:45:25.000Z","updatedAt":"2023-11-23T09:51:06.000Z","uid":"29681440-542004c8-6691-4444-b6dd-516fd8cd8d0a"},{"name":"19.Verify that data cannot be created with multiple valid \"materialCode\".","event":[{"listen":"prerequest","script":{"id":"6f1e4419-ac8a-4e65-8da3-8400a6445c45","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"dffde180-1958-454d-95e5-3fe374f438e7","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"1b8f435a-11e4-4a02-b34c-2341691c02d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": :{{access_token}}\"\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": [\"POTABLE_WATER\",\"RAW_WATER\"],\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:49:43.000Z","updatedAt":"2023-11-23T09:51:13.000Z","uid":"29681440-1b8f435a-11e4-4a02-b34c-2341691c02d4"},{"name":"20.Verify that data can be created with single valid \"materialCode\".","event":[{"listen":"prerequest","script":{"id":"fe59134d-07f7-4079-9d7c-e012b4e99329","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"12dcca17-227c-457c-b578-926d38bbc3b6","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"e20749fa-9121-471e-afbd-58f7038ca361","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T06:58:17.000Z","updatedAt":"2023-11-23T09:51:19.000Z","uid":"29681440-e20749fa-9121-471e-afbd-58f7038ca361"},{"name":"21.Verify that data cannot be created with invalid \"materialCode\".","event":[{"listen":"prerequest","script":{"id":"375c3579-f6ba-48d5-af96-e72d23c57790","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"a9018abe-efc4-4be5-8fa0-7ecb62983c8f","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"639ba897-c62a-46c3-b701-fa408d40a465","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T04:53:54.000Z","updatedAt":"2023-11-23T09:51:29.000Z","uid":"29681440-639ba897-c62a-46c3-b701-fa408d40a465"},{"name":"22.Verify that data cannot be created with one valid and one invalid \"materialCode\".","event":[{"listen":"prerequest","script":{"id":"54f1af3e-3511-4f4f-990b-8f4cf7d6b619","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"13b07a33-b393-4dea-96bd-ec09113c2873","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"2e2029f5-236e-4567-9707-ee886838233b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": [\"POTABLE_WATER\",\"RAW\"],\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:02:55.000Z","updatedAt":"2023-11-23T09:51:39.000Z","uid":"29681440-2e2029f5-236e-4567-9707-ee886838233b"},{"name":"23.Verify that data can be created with \"testCriteria\" with single valid \"criteriaCode\".","event":[{"listen":"prerequest","script":{"id":"97dd0c3c-6915-4580-bec9-385ff3872d3f","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"72fdf4f6-6760-4285-beb0-a199b792e151","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"55d8e25f-60cc-438d-9c76-da94e61c0995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:04:23.000Z","updatedAt":"2023-11-23T09:51:47.000Z","uid":"29681440-55d8e25f-60cc-438d-9c76-da94e61c0995"},{"name":"24.Verify that data can be created with \"testCriteria\" with multiple valid \"criteriaCode\".","event":[{"listen":"prerequest","script":{"id":"e9a657d3-5a5d-4efe-8706-dff9294c53bb","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"49f3c459-c82d-47ee-8b80-8ed71c5e9978","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"469a47b4-78a8-4649-90f5-7cd8669a46e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\":\"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                },\n                 {\n                    \"criteriaCode\": \"ARSENIC_LST_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T08:31:17.000Z","updatedAt":"2023-11-23T09:52:07.000Z","uid":"29681440-469a47b4-78a8-4649-90f5-7cd8669a46e8"},{"name":"25.Verify that data cannot be created with \"testCriteria\" with invalid \"criteriaCode\".","event":[{"listen":"prerequest","script":{"id":"9a091e83-48e4-4bae-9302-9b4940f6820e","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"83434abd-581f-4938-baee-5324e3e12d16","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"caaadce8-f9d9-4c5e-9996-b03746a5bab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                },\n                 {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:13:39.000Z","updatedAt":"2023-11-23T09:52:29.000Z","uid":"29681440-caaadce8-f9d9-4c5e-9996-b03746a5bab4"},{"name":"26.Verify that data cannot be created with \"testCriteria\" with one valid and one invalid \"criteriaCode\".","event":[{"listen":"prerequest","script":{"id":"0dd54b1e-c889-4a3f-be15-e49491265976","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"ff7a25bd-078a-4e46-9acf-44bd751b26be","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"b8b72abc-5788-4a1e-8f6d-ed4dc78388d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_75\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                },\n                 {\n                    \"criteriaCode\": \"PH_R_5\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:14:55.000Z","updatedAt":"2023-11-23T09:52:49.000Z","uid":"29681440-b8b72abc-5788-4a1e-8f6d-ed4dc78388d3"},{"name":"27.Verify that data can be created with \"testCriteria\" with valid value.","event":[{"listen":"prerequest","script":{"id":"233b46cf-c562-4829-b374-ba34935d1865","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"61545184-f54f-4f14-90b9-3c5eba2a384f","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"cfc85540-360a-437d-b10a-93c21c6c61fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                },\n                 {\n                    \"criteriaCode\": \"ARSENIC_LST_70\",\n                    \"resultValue\": 82,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:15:44.000Z","updatedAt":"2023-11-23T09:53:58.000Z","uid":"29681440-cfc85540-360a-437d-b10a-93c21c6c61fe"},{"name":"28.Verify that data cannot be created with \"testCriteria\" with invalid value.","event":[{"listen":"prerequest","script":{"id":"570ff78a-ed94-4a2b-9f1f-40a7dcac0057","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"fc4a160d-b7bb-4557-94a5-e9a9fd39153f","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"c086c622-5fa1-4964-b6d4-f3bdda7be756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_75\",\n                    \"resultValue\": \"1@\",\n                    \"isActive\": true\n                },\n                 {\n                    \"criteriaCode\": \"PH_GTR_5\",\n                    \"resultValue\": 82.00005,\n                    \"isActive\": true\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:17:55.000Z","updatedAt":"2023-11-10T07:09:50.000Z","uid":"29681440-c086c622-5fa1-4964-b6d4-f3bdda7be756"},{"name":"29.Verify that data can be created with \"testCriteria\" with \"isActive\": False.","event":[{"listen":"prerequest","script":{"id":"33072bef-df52-4e5a-af18-896291d7303c","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"574e874e-bc0a-4217-80ac-5fdf48903e15","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"73eb9ad5-7442-47a7-bd49-b559404b0160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:20:25.000Z","updatedAt":"2023-11-23T09:54:28.000Z","uid":"29681440-73eb9ad5-7442-47a7-bd49-b559404b0160"},{"name":"30.Verify that data can be created with \"testCriteria\" with \"isActive\": true.","event":[{"listen":"prerequest","script":{"id":"ae332abf-7afe-4ada-a08a-16287743b46e","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"1e2ad475-ad86-45f2-9733-303d0a3acca5","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"55636282-801d-46e4-afdd-6d47ee1037ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:22:28.000Z","updatedAt":"2023-11-23T09:58:05.000Z","uid":"29681440-55636282-801d-46e4-afdd-6d47ee1037ac"},{"name":"31.Verify that data can be created with valid \"tests\" and valid \"testCriteria\" object only.","event":[{"listen":"prerequest","script":{"id":"8c1bbeed-ded1-4fb1-bb02-51260f12b16f","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"f36f477e-5a6e-4183-9644-d76c1572decc","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"1d3666b1-f6ce-4908-b4b8-446d1d13b9fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:25:15.000Z","updatedAt":"2023-11-23T09:58:23.000Z","uid":"29681440-1d3666b1-f6ce-4908-b4b8-446d1d13b9fb"},{"name":"32.Verify that data cannot be created with valid \"tests\" and invalid \"testCriteria\" object only.","event":[{"listen":"prerequest","script":{"id":"a73a14c8-3d1c-49a6-881c-1da711945054","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"48e7363f-8052-4ac9-a1ba-f4d41057a767","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"a99bf727-ca87-488f-b6d8-bbe5e61f02de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTORQ_70\",\n                    \"resultValue\": \"-10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:26:14.000Z","updatedAt":"2023-11-23T09:58:38.000Z","uid":"29681440-a99bf727-ca87-488f-b6d8-bbe5e61f02de"},{"name":"33.Verify that data cannot be created with invalid \"tests\" and valid \"testCriteria\" object only.","event":[{"listen":"prerequest","script":{"id":"bed64e59-dc81-46e0-bd00-38f6dcf70c43","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"6ee4001a-1439-4471-923e-29ed647cef85","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"68834999-acab-4649-8c34-b72854c902ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:30:08.000Z","updatedAt":"2023-11-23T09:59:06.000Z","uid":"29681440-68834999-acab-4649-8c34-b72854c902ae"},{"name":"34.Verify that data cannot be created with invalid \"tests\" and invalid \"testCriteria\" object only.","event":[{"listen":"prerequest","script":{"id":"9daf9bf6-2eda-4c37-b886-052b206371c5","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"8a9807da-d4da-4d26-8a4d-2c6a1c78485e","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"c09e7665-4b46-4909-95e4-b64f8570ac27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            // \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:33:25.000Z","updatedAt":"2023-11-23T09:59:21.000Z","uid":"29681440-c09e7665-4b46-4909-95e4-b64f8570ac27"},{"name":"35.Verify that data can be created with \"tests\" with  \"isActive\": true.","event":[{"listen":"prerequest","script":{"id":"b13c7812-acf8-41b5-86be-c34739c1be88","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"f177aff9-a323-4cd5-b865-5ecc454682bc","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"d22c00f1-c6bb-4969-a7a9-31da6b620ae8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:36:50.000Z","updatedAt":"2023-11-23T09:59:44.000Z","uid":"29681440-d22c00f1-c6bb-4969-a7a9-31da6b620ae8"},{"name":"36.Verify that data can be created with \"tests\" with  \"isActive\": False.","event":[{"listen":"prerequest","script":{"id":"12f1f67d-7b02-471f-9f90-e96cff78ac05","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"2d099ed2-986c-4cf1-abb5-97b33490f0b7","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"23214e93-181a-476b-9488-23fb0a6be3ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": false,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:38:24.000Z","updatedAt":"2023-11-23T10:00:00.000Z","uid":"29681440-23214e93-181a-476b-9488-23fb0a6be3ee"},{"name":"37.Verify that data can be created only when  \"Documents\"  should be of array type and should contain only strings.","event":[{"listen":"prerequest","script":{"id":"1be648a1-1d23-4526-beeb-98f34b9b5e3c","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"b8371c3c-afc2-4c2d-b404-855c93a3227b","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"9ceb8493-7b76-4cce-8027-6035f4084f5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": \"string\",\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T05:40:13.000Z","updatedAt":"2023-11-23T10:00:23.000Z","uid":"29681440-9ceb8493-7b76-4cce-8027-6035f4084f5b"},{"name":"38.Verify that data can be created when  \"Documents\"  contain only numerical or alphanumeric data in the array.","event":[{"listen":"prerequest","script":{"id":"571eb90b-373a-49f6-9eee-172645ae0fab","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"317782c3-b6a0-48e0-ab3b-ebe5fda18849","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"20e81287-d71d-4450-b9fd-ae1e455332fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T06:13:12.000Z","updatedAt":"2023-11-23T10:00:49.000Z","uid":"29681440-20e81287-d71d-4450-b9fd-ae1e455332fb"},{"name":"39.Verify that data can be created  when multiple valid data can be added under array  \"Documents\" .","event":[{"listen":"prerequest","script":{"id":"d7b75e83-9bc1-4481-9919-f4619fee78f8","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"7e92d63b-a50d-4390-b839-d2cfb2b1d49b","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"6604e8c3-cd17-4948-a685-cc3964d06a5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                },\n                 {\n                    \"id\": 2,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T06:22:22.000Z","updatedAt":"2023-11-23T10:01:13.000Z","uid":"29681440-6604e8c3-cd17-4948-a685-cc3964d06a5f"},{"name":"40.Verify that data can be created  when one valid data and one invalid data is added under array  \"Documents\" .","event":[{"listen":"prerequest","script":{"id":"6148a0e6-88f1-48ce-9759-24c2063f1de3","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"5081b762-ebc5-4400-b466-c675a29e53ae","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"c381442f-f951-4f7e-955f-f6b43758b3f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\": {\n            \"id\": 4728,\n            \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n            \"userName\": \"ULB-ADMIN-QA\",\n            \"name\": \"ULB-ADMIN-QA\",\n            \"mobileNumber\": \"9693312023\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"PQM Admin\",\n                    \"code\": \"PQM_ADMIN\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_GTROREQ_72\",\n                    \"resultValue\": 80.0001,\n                    \"isActive\": false\n                }\n            ],\n            \"testType\": \"LAB_ADHOC\",\n            \"scheduledDate\": null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                },\n                {\n                    \"id\": 2,\n                    \"documentType\": \"stri1g\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T06:23:27.000Z","updatedAt":"2023-11-23T10:02:14.000Z","uid":"29681440-c381442f-f951-4f7e-955f-f6b43758b3f7"},{"name":"41.Verify that data is generated with valid TestId in response body of string type.","event":[{"listen":"prerequest","script":{"id":"ca71545e-4e7e-4c00-be6f-0c1e4b59459a","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"a91ecc5a-b8bb-4a84-9df9-9edb788db9ae","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"09beb7ee-048a-45db-88d8-fbc033b0bea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                },\n                 {\n                    \"id\": 2,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T06:24:49.000Z","updatedAt":"2023-11-23T10:02:44.000Z","uid":"29681440-09beb7ee-048a-45db-88d8-fbc033b0bea6"},{"name":"42.Verify that data is generated with valid TestId in response body is not null","event":[{"listen":"prerequest","script":{"id":"d9130b51-e00e-4eca-ac5f-797b1d21dcaf","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"f8113c4c-5412-4a51-942c-0c19d8b0c500","exec":["pm.test(\"Status code is 200\", function () {","pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"3184f1ed-fbf2-4946-ba44-63b12ea529e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"LAB_ADHOC\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                },\n                 {\n                    \"id\": 2,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T09:45:44.000Z","updatedAt":"2023-11-23T10:03:07.000Z","uid":"29681440-3184f1ed-fbf2-4946-ba44-63b12ea529e2"},{"name":"43.Verify that test Id is not generated when we select IoT test type.","event":[{"listen":"prerequest","script":{"id":"cf1e6586-e4a1-4ae9-bad1-67da49b1b29b","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"ff9557e9-2c7d-4e64-80aa-48ea002a5400","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"164ffdfa-486a-4684-89c7-e66a5b8f6c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"IOT\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                },\n                 {\n                    \"id\": 2,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T09:48:46.000Z","updatedAt":"2023-11-23T10:03:22.000Z","uid":"29681440-164ffdfa-486a-4684-89c7-e66a5b8f6c91"},{"name":"44.Verify that test Id is not generated when Testttype isinvalid","event":[{"listen":"prerequest","script":{"id":"ebbb4403-f81a-41b2-ba27-2bc29a3ba3dc","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"ac4d0220-12fd-424c-8beb-338c76d8b995","exec":["pm.test(\"Status code is 400\", function () {","pm.response.to.have.status(400);","});"],"type":"text/javascript"}}],"id":"3620964c-f226-4e12-8e59-abafffacb8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"string\",\n        \"ver\": \"string\",\n        \"ts\": 0,\n        \"action\": \"string\",\n        \"did\": \"string\",\n        \"key\": \"string\",\n        \"msgId\": \"string\",\n        \"requesterId\": \"string\",\n        \"authToken\": \"{{access_token}}\",\n        \"userInfo\":  {\n        \"id\": 4728,\n        \"uuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\n        \"userName\": \"ULB-ADMIN-QA\",\n        \"name\": \"ULB-ADMIN-QA\",\n        \"mobileNumber\": \"9693312023\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"PQM Admin\",\n                \"code\": \"PQM_ADMIN\",\n                \"tenantId\": \"pg.citya\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg.citya\",\n        \"permanentCity\": null\n    }\n    },\n    \"tests\": [\n        {\n            \"tenantId\": \"pg.citya\",\n            \"plantCode\": \"PURI_FSTP\",\n            \"processCode\": \"WATER_FILTERING\",\n            \"stageCode\": \"COAGULATION\",\n            \"materialCode\": \"POTABLE_WATER\",\n            \"testCriteria\": [\n                {\n                    \"criteriaCode\": \"ARSENIC_LSTOREQ_70\",\n                    \"resultValue\": \"10\",\n                    \"isActive\": false\n                }\n            ],\n            \"testType\":\"lab_adhoc\",\n            \"scheduledDate\":null,\n            \"isActive\": true,\n            \"documents\": [\n                {\n                    \"id\": 10,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                },\n                 {\n                    \"id\": 2,\n                    \"documentType\": \"string\",\n                    \"fileStoreId\": \"nitish-kumar\",\n                    \"documentUid\": \"string\",\n                    \"additionalDetails\": {}\n                }\n            ],\n            \"additionalDetails\": {},\n            \"workflow\": null\n        }\n    ]\n}"},"url":{"raw":"{{url}}/pqm-service/v1/_create","host":["{{url}}"],"path":["pqm-service","v1","_create"]}},"response":[],"createdAt":"2023-10-26T10:00:32.000Z","updatedAt":"2023-11-23T10:03:43.000Z","uid":"29681440-3620964c-f226-4e12-8e59-abafffacb8e3"}]}}