{"collection":{"info":{"_postman_id":"5f632852-7de2-462a-b73c-e2a4329a8358","name":"Plant user mapping Update API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2023-12-05T17:14:17.000Z","updatedAt":"2024-02-13T16:49:52.000Z","lastUpdatedBy":"29681440","uid":"29681440-5f632852-7de2-462a-b73c-e2a4329a8358"},"item":[{"name":"1.Verify that data is not updated  with content type other than application/json.","id":"3f2ceb3f-90f2-4057-a866-e8e5b49fa52b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"jsop","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"{{access_token}}\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n       {\r\n           \"id\": \"f3477d67-fea8-408d-9fa9-f6c2b5b50ec7\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"9b6786ab-8883-4444-8c68-81757e3c3a84\",\r\n            \"isActive\": false,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"d7867ef2-d046-4361-9a82-94c35c98416e\",\r\n                \"lastModifiedBy\": \"d7867ef2-d046-4361-9a82-94c35c98416e\",\r\n                \"createdTime\": 1699938051713,\r\n                \"lastModifiedTime\": 1699938051713\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-05T17:14:17.000Z","updatedAt":"2023-12-06T08:48:58.000Z","uid":"29681440-3f2ceb3f-90f2-4057-a866-e8e5b49fa52b"},{"name":"2.Verify that data is not updated  with  unauthorized access.","id":"1abb7fbe-1941-4c25-bae5-0f21fe5868e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"requestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"d7867ef2-d046-4361-9a82-94c35c98416e\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n        {\r\n            \"id\": \"81740f08-3246-4367-94f3-b967bead2068\",\r\n            \"tenantId\": \"pg\",\r\n            \"plantCode\": \"WATER_TREATMENT_PLANTS\",\r\n            \"individualId\": \"d7867ef2-d046-4361-9a82-94c35c98416e\",\r\n            \"isActive\": true,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"d7867ef2-d046-4361-9a82-94c35c98416e\",\r\n                \"lastModifiedBy\": \"d7867ef2-d046-4361-9a82-94c35c98416e\",\r\n                \"createdTime\": 1699938051713,\r\n                \"lastModifiedTime\": 1699938051713\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-05T17:14:17.000Z","updatedAt":"2023-12-05T17:14:17.000Z","uid":"29681440-1abb7fbe-1941-4c25-bae5-0f21fe5868e7"},{"name":"3.Verify that mapping is  updated  with valid tenantId.","id":"b038b3f2-bf27-4bea-9e90-304ae5eec89c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"{{access_token}}\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n        {\r\n             \"id\": \"f78525c3-49db-4bb5-bf29-fa70ec3e9284\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"33e0af76-c6ba-4df2-abbf-2966bf576758\",\r\n            \"isActive\": true,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"lastModifiedBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"createdTime\": 1701417936692,\r\n                \"lastModifiedTime\": 1701417936692\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-05T17:14:17.000Z","updatedAt":"2023-12-06T09:14:49.000Z","uid":"29681440-b038b3f2-bf27-4bea-9e90-304ae5eec89c"},{"name":"4.Verify that mapping is  updated  with invalid tenantId.","id":"180479ac-5f04-420a-adb7-1e1f38032d78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"{{access_token}}\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n        {\r\n             \"id\": \"f78525c3-49db-4bb5-bf29-fa70ec3e9284\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"33e0af76-c6ba-4df2-abbf-2966bf576758\",\r\n            \"isActive\": true,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"lastModifiedBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"createdTime\": 1701417936692,\r\n                \"lastModifiedTime\": 1701417936692\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-07T09:08:31.000Z","updatedAt":"2023-12-07T09:09:07.000Z","uid":"29681440-180479ac-5f04-420a-adb7-1e1f38032d78"},{"name":"5.Verify that mapping is  updated  with empty tenantId.","id":"a98f4c0c-a5f2-49c5-b89b-9c13dc843da7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"{{access_token}}\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n        {\r\n             \"id\": \"f78525c3-49db-4bb5-bf29-fa70ec3e9284\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"33e0af76-c6ba-4df2-abbf-2966bf576758\",\r\n            \"isActive\": true,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"lastModifiedBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"createdTime\": 1701417936692,\r\n                \"lastModifiedTime\": 1701417936692\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-07T09:08:34.000Z","updatedAt":"2023-12-07T09:09:18.000Z","uid":"29681440-a98f4c0c-a5f2-49c5-b89b-9c13dc843da7"},{"name":"6.Verify that mapping is updated with individualid having \"isActive\" : false but won't be able to see from UI.","id":"3809e878-d86f-4b06-b941-fe5d5c86076b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"{{access_token}}\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n          {\r\n            \"id\": \"f78525c3-49db-4bb5-bf29-fa70ec3e9284\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"33e0af76-c6ba-4df2-abbf-2966bf576758\",\r\n            \"isActive\": false,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"lastModifiedBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"createdTime\": 1701417936692,\r\n                \"lastModifiedTime\": 1701854084989\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-05T17:14:17.000Z","updatedAt":"2023-12-07T09:09:24.000Z","uid":"29681440-3809e878-d86f-4b06-b941-fe5d5c86076b"},{"name":"7.Verify that mapping is updated with individualid having \"isActive\" : true and can be seen from UI.","id":"31367921-0d87-4bdc-b4a6-0627fe7b3a3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"asset-services\",\r\n        \"ver\": null,\r\n        \"ts\": null,\r\n        \"action\": null,\r\n        \"did\": null,\r\n        \"key\": null,\r\n        \"msgId\": \"search with from and to values\",\r\n        \"authToken\": \"{{access_token}}\",\r\n        \"correlationId\": null,\r\n        \"userInfo\": {\r\n            \"id\": \"1\",\r\n            \"userName\": null,\r\n            \"name\": null,\r\n            \"type\": null,\r\n            \"mobileNumber\": null,\r\n            \"emailId\": null,\r\n            \"roles\": null,\r\n            \"uuid\": \"d7867ef2-d046-4361-9a82-94c35c98416e\"\r\n        }\r\n    },\r\n    \"plantUsers\": [\r\n       {\r\n            \"id\": \"f78525c3-49db-4bb5-bf29-fa70ec3e9284\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"33e0af76-c6ba-4df2-abbf-2966bf576758\",\r\n            \"isActive\": true,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"lastModifiedBy\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\r\n                \"createdTime\": 1701417936692,\r\n                \"lastModifiedTime\": 1701854084989\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/pqm-service/plant/user/v1/_update","host":["{{url}}"],"path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-05T17:14:17.000Z","updatedAt":"2023-12-07T09:09:30.000Z","uid":"29681440-31367921-0d87-4bdc-b4a6-0627fe7b3a3f"}]}}