{"collection":{"info":{"_postman_id":"c082b971-ad52-4295-80f3-a60e0a497b05","name":"ULB Admin and Plantcode mapping Update API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2023-12-07T07:04:16.000Z","updatedAt":"2023-12-07T09:07:39.000Z","lastUpdatedBy":"29681440","uid":"29681440-c082b971-ad52-4295-80f3-a60e0a497b05"},"item":[{"name":"1.Verify that data is not updated  with content type other than application/json.","id":"6161e4b4-0274-4e39-b098-d3acf85f3bfb","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\": \"b90b5dc5-14d4-44fb-9f70-fbba0401be6d\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"ULB\",\r\n            \"plantUserUuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\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\": 1701936734153,\r\n                \"lastModifiedTime\": 1701936734153\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-07T07:04:16.000Z","updatedAt":"2023-12-07T09:03:43.000Z","uid":"29681440-6161e4b4-0274-4e39-b098-d3acf85f3bfb"},{"name":"2.Verify that data is not updated  with  unauthorized access.","id":"13e3bf28-58a9-434a-b0dd-3167ef1e5b6a","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\": \"b90b5dc5-14d4-44fb-9f70-fbba0401be6d\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"ULB\",\r\n            \"plantUserUuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\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\": 1701936734153,\r\n                \"lastModifiedTime\": 1701936734153\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-07T07:04:16.000Z","updatedAt":"2023-12-07T09:04:08.000Z","uid":"29681440-13e3bf28-58a9-434a-b0dd-3167ef1e5b6a"},{"name":"3.Verify that mapping is  updated  with valid tenantId.","id":"be856561-3b58-4d3f-a053-f94bff44d035","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\":\"d14a1d30-dc2d-4676-ad51-38e0056f5d97\",\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\": \"c5d9c622-3119-4085-8d07-5a4709a6066d\",\r\n            \"tenantId\": \"pg.citya\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"PLANT_OPERATOR\",\r\n            \"plantUserUuid\": \"602a5082-c623-46dd-b2f3-e1715966cf76\",\r\n            \"isActive\": false,\r\n            \"additionalDetails\": {},\r\n            \"auditDetails\": {\r\n                \"createdBy\": \"ee9e7bed-ce1e-41c1-9700-1f2f3db74509\",\r\n                \"lastModifiedBy\": \"ee9e7bed-ce1e-41c1-9700-1f2f3db74509\",\r\n                \"createdTime\": 1704808865565,\r\n                \"lastModifiedTime\": 1704808865565\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8084/pqm-service/plant/user/v1/_update","protocol":"http","host":["localhost"],"port":"8084","path":["pqm-service","plant","user","v1","_update"]}},"response":[],"createdAt":"2023-12-07T07:04:16.000Z","updatedAt":"2024-02-28T08:23:41.000Z","uid":"29681440-be856561-3b58-4d3f-a053-f94bff44d035"},{"name":"4.Verify that mapping is  updated  with invalid tenantId.","id":"092076eb-faeb-4f8c-9fc1-5e67cc01b364","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\": \"b90b5dc5-14d4-44fb-9f70-fbba0401be6d\",\r\n            \"tenantId\": \"pg.cityb\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"ULB\",\r\n            \"plantUserUuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\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\": 1701936734153,\r\n                \"lastModifiedTime\": 1701936734153\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:07:06.000Z","updatedAt":"2023-12-07T09:07:36.000Z","uid":"29681440-092076eb-faeb-4f8c-9fc1-5e67cc01b364"},{"name":"5.Verify that mapping is  updated  with empty tenantId.","id":"b60d3d4e-5dc0-4e95-bc74-3b0e1832ec64","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\": \"b90b5dc5-14d4-44fb-9f70-fbba0401be6d\",\r\n            \"tenantId\": \"\",\r\n            \"plantCode\": \"PURI_FSTP\",\r\n            \"plantUserType\": \"ULB\",\r\n            \"plantUserUuid\": \"ee5815ed-fb8e-4d0a-81c8-64ed00623bf6\",\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\": 1701936734153,\r\n                \"lastModifiedTime\": 1701936734153\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:07:39.000Z","updatedAt":"2023-12-07T09:08:03.000Z","uid":"29681440-b60d3d4e-5dc0-4e95-bc74-3b0e1832ec64"},{"name":"6.Verify that mapping is updated with individualid having \"isActive\" : false but won't be able to see from UI.","id":"d3af1d4e-c2a8-4753-895c-39b63c036f43","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-07T07:04:16.000Z","updatedAt":"2023-12-07T09:09:42.000Z","uid":"29681440-d3af1d4e-c2a8-4753-895c-39b63c036f43"},{"name":"7.Verify that mapping is updated with individualid having \"isActive\" : true and can be seen from UI.","id":"1f6113a9-d3b7-4742-b6e6-4dca08e4d6e0","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-07T07:04:16.000Z","updatedAt":"2023-12-07T09:09:46.000Z","uid":"29681440-1f6113a9-d3b7-4742-b6e6-4dca08e4d6e0"}]}}