{"collection":{"info":{"_postman_id":"beff7b61-d0f2-447b-a675-4df1da6b9c00","name":"boundary v2 data pgr","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:14.000Z","lastUpdatedBy":"23418568","uid":"23418568-beff7b61-d0f2-447b-a675-4df1da6b9c00"},"item":[{"name":"BoundaryHierarchyV2","item":[{"name":"Create boundary entity","id":"23c2d35e-a31e-427f-9b1f-fe7d26f8a0cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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\": \"string\",\n        \"userInfo\": {\n            \"tenantId\": \"string\",\n            \"id\": 0,\n            \"uuid\": \"string\"\n        }\n    },\n    \"Boundary\": [\n        {\n            \"tenantId\": \"pg\",\n            \"code\": \"KORAMANGALA\",\n            \"geometry\": {\n                \"type\": \"Polygon\",\n                \"coordinates\": [\n                    [\n                        [\n                            77.17291599436169,\n                            28.56784947815504\n                        ],\n                        [\n                            70.11625206763327,\n                            22.50321664965992\n                        ],\n                        [\n                            77.5811911123439,\n                            13.05708693840623\n                        ],\n                        [\n                            86.42557425986286,\n                            23.774571851935193\n                        ],\n                        [\n                            77.17291599436169,\n                            28.56784947815504\n                        ]\n                    ]\n                ]\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8085/boundary-service/boundary/_create","protocol":"http","host":["localhost"],"port":"8085","path":["boundary-service","boundary","_create"]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-23c2d35e-a31e-427f-9b1f-fe7d26f8a0cf"},{"name":"Update boundary entity","id":"e86d99d8-7019-4a4f-80de-b709f33d9eaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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\": \"string\",\n        \"userInfo\": {\n            \"tenantId\": \"string\",\n            \"id\": 0,\n            \"uuid\": \"string\"\n        }\n    },\n    \"Boundary\": [\n        {\n            \"id\": \"70ea6d85-e80b-402f-a4aa-3d1a4c0c3a82\",\n            \"tenantId\": \"default\",\n            \"code\": \"INDIA\",\n            \"geometry\": {\n                \"type\": \"Polygon\",\n                \"coordinates\": [\n                    [\n                        [\n                            77,\n                            28.56784947815504\n                        ],\n                        [\n                            70.11625206763327,\n                            22.50321664965992\n                        ],\n                        [\n                            77.5811911123439,\n                            13.05708693840623\n                        ],\n                        [\n                            86.42557425986286,\n                            23.774571851935193\n                        ],\n                        [\n                            77,\n                            28.56784947815504\n                        ]\n                    ]\n                ]\n            },\n            \"auditDetails\": {\n                \"createdBy\": \"string\",\n                \"lastModifiedBy\": \"string\",\n                \"createdTime\": 1700549449045,\n                \"lastModifiedTime\": 1700549449045\n            },\n            \"additionalDetails\": {\n                \"demo\": \"Demo\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8080/boundary-service/boundary/_update","protocol":"http","host":["localhost"],"port":"8080","path":["boundary-service","boundary","_update"]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-e86d99d8-7019-4a4f-80de-b709f33d9eaa"},{"name":"Search boundary entity","id":"bb6a882f-d2fb-42eb-a127-fb61cf2135e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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\": \"string\",\n        \"userInfo\": {\n            \"tenantId\": \"string\",\n            \"id\": 0,\n            \"uuid\": \"string\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8085/boundary-service/boundary/_search?tenantId=mz","protocol":"http","host":["localhost"],"port":"8085","path":["boundary-service","boundary","_search"],"query":[{"key":"codes","value":"GDzW4LwELgi","disabled":true},{"key":"offset","value":"1","disabled":true},{"key":"limit","value":"1","disabled":true},{"key":"tenantId","value":"mz"}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-bb6a882f-d2fb-42eb-a127-fb61cf2135e5"},{"name":"Create boundary-hierarchy-ADMIN-LOCALITY","id":"e1641859-3ca1-4a0b-87e9-d069d1a4b9f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"Rainmaker\",\r\n        \"authToken\": \"2a57ee8c-410c-4023-a9d3-5111b4f6e304\",\r\n        \"userInfo\": {\r\n            \"id\": 595,\r\n            \"uuid\": \"1fda5623-448a-4a59-ad17-657986742d67\",\r\n            \"userName\": \"UNIFIED_DEV_USERR\",\r\n            \"name\": \"Unified dev user\",\r\n            \"mobileNumber\": \"8788788851\",\r\n            \"emailId\": \"\",\r\n            \"locale\": null,\r\n            \"type\": \"EMPLOYEE\",\r\n            \"roles\": [\r\n                {\r\n                    \"name\": \"Localisation admin\",\r\n                    \"code\": \"LOC_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"Employee\",\r\n                    \"code\": \"EMPLOYEE\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"MDMS Admin\",\r\n                    \"code\": \"MDMS_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"SUPER USER\",\r\n                    \"code\": \"SUPERUSER\",\r\n                    \"tenantId\": \"pg\"\r\n                }\r\n            ],\r\n            \"active\": true,\r\n            \"tenantId\": \"pg\",\r\n            \"permanentCity\": null\r\n        },\r\n        \"msgId\": \"1695889012604|en_IN\",\r\n        \"plainAccessRequest\": {}\r\n    },\r\n    \"BoundaryHierarchy\": {\r\n        \"tenantId\": \"pg.citya\",\r\n        \"hierarchyType\": \"ADMIN\",\r\n        \"boundaryHierarchy\": [\r\n            {\r\n                \"boundaryType\": \"City\",\r\n                \"parentBoundaryType\": null,\r\n                \"active\": true\r\n            },\r\n            {\r\n                \"boundaryType\": \"Zone\",\r\n                \"parentBoundaryType\": \"City\",\r\n                \"active\": true\r\n            },\r\n            {\r\n                \"boundaryType\": \"Block\",\r\n                \"parentBoundaryType\": \"Zone\",\r\n                \"active\": true\r\n            },\r\n            {\r\n                \"boundaryType\": \"Locality\",\r\n                \"parentBoundaryType\": \"Block\",\r\n                \"active\": true\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8081/boundary-service/boundary-hierarchy-definition/_create","protocol":"http","host":["localhost"],"port":"8081","path":["boundary-service","boundary-hierarchy-definition","_create"]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:37:17.000Z","uid":"23418568-e1641859-3ca1-4a0b-87e9-d069d1a4b9f8"},{"name":"Search boundary-hierarchy-definition","id":"ba900cce-ff24-40a2-a6e8-ba5cfa1359a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"Rainmaker\",\r\n        \"authToken\": \"2a57ee8c-410c-4023-a9d3-5111b4f6e304\",\r\n        \"userInfo\": {\r\n            \"id\": 595,\r\n            \"uuid\": \"1fda5623-448a-4a59-ad17-657986742d67\",\r\n            \"userName\": \"UNIFIED_DEV_USERR\",\r\n            \"name\": \"Unified dev user\",\r\n            \"mobileNumber\": \"8788788851\",\r\n            \"emailId\": \"\",\r\n            \"locale\": null,\r\n            \"type\": \"EMPLOYEE\",\r\n            \"roles\": [\r\n                {\r\n                    \"name\": \"Localisation admin\",\r\n                    \"code\": \"LOC_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"Employee\",\r\n                    \"code\": \"EMPLOYEE\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"MDMS Admin\",\r\n                    \"code\": \"MDMS_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"SUPER USER\",\r\n                    \"code\": \"SUPERUSER\",\r\n                    \"tenantId\": \"pg\"\r\n                }\r\n            ],\r\n            \"active\": true,\r\n            \"tenantId\": \"pg\",\r\n            \"permanentCity\": null\r\n        },\r\n        \"msgId\": \"1695889012604|en_IN\",\r\n        \"plainAccessRequest\": {}\r\n    },\r\n    \"BoundaryTypeHierarchySearchCriteria\": {\r\n        \"tenantId\": \"pg.citya\",\r\n        \"limit\": 2,\r\n        \"offset\": 0,\r\n        \"hierarchyType\": \"ADMIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8081/boundary-service/boundary-hierarchy-definition/_search?limit=5&offset=0","protocol":"http","host":["localhost"],"port":"8081","path":["boundary-service","boundary-hierarchy-definition","_search"],"query":[{"key":"limit","value":"5"},{"key":"offset","value":"0"}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:37:49.000Z","uid":"23418568-ba900cce-ff24-40a2-a6e8-ba5cfa1359a8"},{"name":"Boundary Relationship Create","id":"cfe5e715-2705-4a1f-9a78-1c5401eb45dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"Rainmaker\",\r\n        \"authToken\": \"2a57ee8c-410c-4023-a9d3-5111b4f6e304\",\r\n        \"userInfo\": {\r\n            \"id\": 595,\r\n            \"uuid\": \"1fda5623-448a-4a59-ad17-657986742d67\",\r\n            \"userName\": \"UNIFIED_DEV_USERR\",\r\n            \"name\": \"Unified dev user\",\r\n            \"mobileNumber\": \"8788788851\",\r\n            \"emailId\": \"\",\r\n            \"locale\": null,\r\n            \"type\": \"EMPLOYEE\",\r\n            \"roles\": [\r\n                {\r\n                    \"name\": \"Localisation admin\",\r\n                    \"code\": \"LOC_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"Employee\",\r\n                    \"code\": \"EMPLOYEE\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"MDMS Admin\",\r\n                    \"code\": \"MDMS_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"SUPER USER\",\r\n                    \"code\": \"SUPERUSER\",\r\n                    \"tenantId\": \"pg\"\r\n                }\r\n            ],\r\n            \"active\": true,\r\n            \"tenantId\": \"pg\",\r\n            \"permanentCity\": null\r\n        },\r\n        \"msgId\": \"1695889012604|en_IN\",\r\n        \"plainAccessRequest\": {}\r\n    },\r\n    \"BoundaryRelationship\": {\r\n        \"tenantId\": \"pg\",\r\n        \"code\": \"KORAMANGALA\",\r\n        \"hierarchyType\": \"ADMIN\",\r\n        \"boundaryType\": \"Circle\",\r\n        \"parent\": \"BENGALURU\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8085/boundary-service/boundary-relationships/_create","protocol":"http","host":["localhost"],"port":"8085","path":["boundary-service","boundary-relationships","_create"]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-cfe5e715-2705-4a1f-9a78-1c5401eb45dc"},{"name":"Boundary Relationship Update","id":"e1961c74-87f0-488b-8347-a9691eade1c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"Rainmaker\",\r\n        \"authToken\": \"2a57ee8c-410c-4023-a9d3-5111b4f6e304\",\r\n        \"userInfo\": {\r\n            \"id\": 595,\r\n            \"uuid\": \"1fda5623-448a-4a59-ad17-657986742d67\",\r\n            \"userName\": \"UNIFIED_DEV_USERR\",\r\n            \"name\": \"Unified dev user\",\r\n            \"mobileNumber\": \"8788788851\",\r\n            \"emailId\": \"\",\r\n            \"locale\": null,\r\n            \"type\": \"EMPLOYEE\",\r\n            \"roles\": [\r\n                {\r\n                    \"name\": \"Localisation admin\",\r\n                    \"code\": \"LOC_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"Employee\",\r\n                    \"code\": \"EMPLOYEE\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"MDMS Admin\",\r\n                    \"code\": \"MDMS_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"SUPER USER\",\r\n                    \"code\": \"SUPERUSER\",\r\n                    \"tenantId\": \"pg\"\r\n                }\r\n            ],\r\n            \"active\": true,\r\n            \"tenantId\": \"pg\",\r\n            \"permanentCity\": null\r\n        },\r\n        \"msgId\": \"1695889012604|en_IN\",\r\n        \"plainAccessRequest\": {}\r\n    },\r\n    \"BoundaryRelationship\": {\r\n        \"tenantId\" : \"default\",\r\n        \"code\": \"India\",\r\n        \"hierarchyType\": \"REVENUE\",\r\n        \"boundaryType\": \"Country\",\r\n        \"parent\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8080/boundary-service/boundary/boundary-relationships/_create","protocol":"http","host":["localhost"],"port":"8080","path":["boundary-service","boundary","boundary-relationships","_create"]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-e1961c74-87f0-488b-8347-a9691eade1c3"},{"name":"Boundary Relationship Search","id":"f46f6ea4-97d2-483a-aff9-b6f3577a1d22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"RequestInfo\": {\r\n        \"apiId\": \"Rainmaker\",\r\n        \"authToken\": \"2a57ee8c-410c-4023-a9d3-5111b4f6e304\",\r\n        \"userInfo\": {\r\n            \"id\": 595,\r\n            \"uuid\": \"1fda5623-448a-4a59-ad17-657986742d67\",\r\n            \"userName\": \"UNIFIED_DEV_USERR\",\r\n            \"name\": \"Unified dev user\",\r\n            \"mobileNumber\": \"8788788851\",\r\n            \"emailId\": \"\",\r\n            \"locale\": null,\r\n            \"type\": \"EMPLOYEE\",\r\n            \"roles\": [\r\n                {\r\n                    \"name\": \"Localisation admin\",\r\n                    \"code\": \"LOC_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"Employee\",\r\n                    \"code\": \"EMPLOYEE\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"MDMS Admin\",\r\n                    \"code\": \"MDMS_ADMIN\",\r\n                    \"tenantId\": \"pg\"\r\n                },\r\n                {\r\n                    \"name\": \"SUPER USER\",\r\n                    \"code\": \"SUPERUSER\",\r\n                    \"tenantId\": \"pg\"\r\n                }\r\n            ],\r\n            \"active\": true,\r\n            \"tenantId\": \"pg\",\r\n            \"permanentCity\": null\r\n        },\r\n        \"msgId\": \"1695889012604|en_IN\",\r\n        \"plainAccessRequest\": {}\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8081/boundary-service/boundary-relationships/_search?tenantId=pg.citya&hierarchyType=ADMIN&boundaryType=Locality&includeChildren=true","protocol":"http","host":["localhost"],"port":"8081","path":["boundary-service","boundary-relationships","_search"],"query":[{"key":"tenantId","value":"pg.citya"},{"key":"hierarchyType","value":"ADMIN"},{"key":"boundaryType","value":"Locality"},{"key":"codes","value":"India","disabled":true},{"key":"includeChildren","value":"true"},{"key":"includeParents","value":"true","disabled":true}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:38:45.000Z","uid":"23418568-f46f6ea4-97d2-483a-aff9-b6f3577a1d22"},{"name":"FileStore Search file Copy","id":"8a43721c-8abe-444e-ad5c-86fdcce025a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"qa.digit.org"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en;q=0.9"},{"key":"cache-control","value":"no-cache"},{"key":"pragma","value":"no-cache"},{"key":"referer","value":"https://qa.digit.org/digit-ui/employee/dss/dashboard/fsm"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"107\", \"Chromium\";v=\"107\", \"Not=A?Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"}],"url":{"raw":"http://localhost:8083/filestore/v1/files/url?tenantId=pg.citya&fileStoreIds=eeb3e692-4148-4f95-8cb9-8fd58b2f0f75","protocol":"http","host":["localhost"],"port":"8083","path":["filestore","v1","files","url"],"query":[{"key":"tenantId","value":"pg.citya"},{"key":"fileStoreIds","value":"eeb3e692-4148-4f95-8cb9-8fd58b2f0f75"}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-8a43721c-8abe-444e-ad5c-86fdcce025a6"},{"name":"Filestore Create file Copy","id":"3aa9f964-2525-4d59-879f-d25ce0e2f8c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"c1d8b2cf-c810-4280-8795-682d57203e1a"}],"body":{"mode":"formdata","formdata":[{"type":"text","key":"tenantId","value":"pg.citya"},{"type":"text","key":"module","value":"fsm"},{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/home/admin1/Downloads/1736251679992nALToWOMrw.xlsx"],"src":"/home/admin1/Downloads/1736251679992nALToWOMrw.xlsx"}]},"url":{"raw":"http://localhost:8083/filestore/v1/files","protocol":"http","host":["localhost"],"port":"8083","path":["filestore","v1","files"]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-3aa9f964-2525-4d59-879f-d25ce0e2f8c0"}],"id":"05a91773-eaea-406f-b1c4-777287e6e6d4","createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:39:03.000Z","uid":"23418568-05a91773-eaea-406f-b1c4-777287e6e6d4"},{"name":"BoundaryBulkBff","item":[{"name":"boundary-generate","id":"1dcc85ec-8c53-4f46-b820-eea9ca3080f3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"authority","value":"unified-dev.digit.org"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"content-type","value":"application/json"},{"key":"cookie","value":"_ga_XBQP06FR8V=GS1.1.1691570094.3.1.1691570094.60.0.0; _ga=GA1.1.2124364284.1689669598; _ga_P1TZCPKF6S=GS1.1.1691648339.2.0.1691648339.60.0.0; __cuid=fe28d9c8c84c4d2487b9cb6c9e4cdec1; amp_fef1e8=f4a3f3ed-50f2-409b-be4f-a1ce1dbb59f2R...1hgs4r9gr.1hgs4robc.nu.1r.pp; _ga_H9YC8FEN6F=GS1.1.1701751656.77.1.1701751677.39.0.0"},{"key":"origin","value":"https://unified-dev.digit.org"},{"key":"referer","value":"https://unified-dev.digit.org/works-ui/employee/measurement/update?tenantId=pg.citya&workOrderNumber=WO/2023-24/000894&mbNumber=MB/2023-24/001252"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"116\", \"Not)A;Brand\";v=\"24\", \"Google Chrome\";v=\"116\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"Rainmaker\",\n        \"authToken\": \"778d6f23-2be2-48a0-ae2a-c5ad81a554be\",\n        \"userInfo\": {\n            \"id\": 12000,\n            \"uuid\": \"bfb0438d-6918-4635-9806-c933ce4bb05d\",\n            \"userName\": \"9098666007\",\n            \"name\": \"Manoj\",\n            \"mobileNumber\": \"9098666007\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"anonymous\",\n                    \"code\": \"ANONYMOUS\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"Super User\",\n                    \"code\": \"SUPERUSER\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"Employee\",\n                    \"code\": \"EMPLOYEE\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"System user\",\n                    \"code\": \"SYSTEM\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"Citizen\",\n                    \"code\": \"CITIZEN\",\n                    \"tenantId\": \"pg.citya\"\n                },\n                {\n                    \"name\": \"GP Admin\",\n                    \"code\": \"GP_ADMIN\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        },\n        \"msgId\": \"1710912592752|en_IN\",\n        \"plainAccessRequest\": {}\n    }\n}"},"url":{"raw":"http://localhost:8082/boundary-bulk-bff/v1/boundary/generate?tenantId=pg.citya&hierarchyType=ADMIN","protocol":"http","host":["localhost"],"port":"8082","path":["boundary-bulk-bff","v1","boundary","generate"],"query":[{"key":"tenantId","value":"pg.citya"},{"key":"hierarchyType","value":"ADMIN"}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:47:02.000Z","uid":"23418568-1dcc85ec-8c53-4f46-b820-eea9ca3080f3"},{"name":"boundary-create","id":"302a3d5b-acd6-4f9c-a6fa-80e0484296a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"unified-dev.digit.org"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"content-type","value":"application/json"},{"key":"cookie","value":"_ga_XBQP06FR8V=GS1.1.1691570094.3.1.1691570094.60.0.0; _ga=GA1.1.2124364284.1689669598; _ga_P1TZCPKF6S=GS1.1.1691648339.2.0.1691648339.60.0.0; __cuid=fe28d9c8c84c4d2487b9cb6c9e4cdec1; amp_fef1e8=f4a3f3ed-50f2-409b-be4f-a1ce1dbb59f2R...1hgs4r9gr.1hgs4robc.nu.1r.pp; _ga_H9YC8FEN6F=GS1.1.1701751656.77.1.1701751677.39.0.0"},{"key":"origin","value":"https://unified-dev.digit.org"},{"key":"referer","value":"https://unified-dev.digit.org/works-ui/employee/measurement/update?tenantId=pg.citya&workOrderNumber=WO/2023-24/000894&mbNumber=MB/2023-24/001252"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"116\", \"Not)A;Brand\";v=\"24\", \"Google Chrome\";v=\"116\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"Rainmaker\",\n        \"authToken\": \"778d6f23-2be2-48a0-ae2a-c5ad81a554be\",\n        \"userInfo\": {\n            \"id\": 800102,\n            \"uuid\": \"e755e567-b2ee-49be-8374-08c8972840ef\",\n            \"userName\": \"9588579780\",\n            \"name\": \"Saloni\",\n            \"mobileNumber\": \"9588579780\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n               \n                {\n                    \"name\": \"Profile update\",\n                    \"code\": \"PROFILE_UPDATE\",\n                    \"tenantId\": \"pg.citya\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"pg.citya\",\n            \"permanentCity\": null\n        },\n        \"msgId\": \"1710912592752|en_IN\",\n        \"plainAccessRequest\": {}\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8082/boundary-bulk-bff/v1/boundary/create?fileStoreId=cae755de-390e-4984-bdb9-78fc2c00590b&tenantId=pg.citya&hierarchyType=ADMIN","protocol":"http","host":["localhost"],"port":"8082","path":["boundary-bulk-bff","v1","boundary","create"],"query":[{"key":"fileStoreId","value":"cae755de-390e-4984-bdb9-78fc2c00590b"},{"key":"tenantId","value":"pg.citya"},{"key":"hierarchyType","value":"ADMIN"}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:42:13.000Z","uid":"23418568-302a3d5b-acd6-4f9c-a6fa-80e0484296a9"},{"name":"boundary-search","id":"a5587e14-d7d3-4394-9145-68376ffa9efd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"unified-dev.digit.org"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"content-type","value":"application/json"},{"key":"cookie","value":"_ga_XBQP06FR8V=GS1.1.1691570094.3.1.1691570094.60.0.0; _ga=GA1.1.2124364284.1689669598; _ga_P1TZCPKF6S=GS1.1.1691648339.2.0.1691648339.60.0.0; __cuid=fe28d9c8c84c4d2487b9cb6c9e4cdec1; amp_fef1e8=f4a3f3ed-50f2-409b-be4f-a1ce1dbb59f2R...1hgs4r9gr.1hgs4robc.nu.1r.pp; _ga_H9YC8FEN6F=GS1.1.1701751656.77.1.1701751677.39.0.0"},{"key":"origin","value":"https://unified-dev.digit.org"},{"key":"referer","value":"https://unified-dev.digit.org/works-ui/employee/measurement/update?tenantId=pg.citya&workOrderNumber=WO/2023-24/000894&mbNumber=MB/2023-24/001252"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"116\", \"Not)A;Brand\";v=\"24\", \"Google Chrome\";v=\"116\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"}],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"Rainmaker\",\n        \"authToken\": \"15c64850-87a7-47ad-8870-b0c475e34c92\",\n        \"userInfo\": {\n            \"id\": 12000,\n            \"uuid\": \"bfb0438d-6918-4635-9806-c933ce4bb05d\",\n            \"userName\": \"9098666007\",\n            \"name\": \"Manoj\",\n            \"mobileNumber\": \"9098666007\",\n            \"emailId\": null,\n            \"locale\": null,\n            \"type\": \"EMPLOYEE\",\n            \"roles\": [\n                {\n                    \"name\": \"anonymous\",\n                    \"code\": \"ANONYMOUS\",\n                    \"tenantId\": \"as\"\n                },\n                {\n                    \"name\": \"Super User\",\n                    \"code\": \"SUPERUSER\",\n                    \"tenantId\": \"as\"\n                },\n                {\n                    \"name\": \"Employee\",\n                    \"code\": \"EMPLOYEE\",\n                    \"tenantId\": \"as\"\n                },\n                {\n                    \"name\": \"System user\",\n                    \"code\": \"SYSTEM\",\n                    \"tenantId\": \"as\"\n                },\n                {\n                    \"name\": \"Citizen\",\n                    \"code\": \"CITIZEN\",\n                    \"tenantId\": \"as\"\n                },\n                {\n                    \"name\": \"GP Admin\",\n                    \"code\": \"GP_ADMIN\",\n                    \"tenantId\": \"as\"\n                }\n            ],\n            \"active\": true,\n            \"tenantId\": \"as\",\n            \"permanentCity\": null\n        },\n        \"msgId\": \"1710912592752|en_MZ\",\n        \"plainAccessRequest\": {}\n    }\n}"},"url":{"raw":"http://localhost:8082/boundary-bulk-bff/v1/boundary/search?tenantId=pg.citya&hierarchyType=ADMIN","protocol":"http","host":["localhost"],"port":"8082","path":["boundary-bulk-bff","v1","boundary","search"],"query":[{"key":"tenantId","value":"pg.citya"},{"key":"id","value":"2936fd76-42cb-4ac0-8d1f-bdbb82225040","disabled":true},{"key":"hierarchyType","value":"ADMIN"}]}},"response":[],"createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:42:37.000Z","uid":"23418568-a5587e14-d7d3-4394-9145-68376ffa9efd"}],"id":"6b26d448-12e2-4dd8-8f46-62ecde9e8884","createdAt":"2025-07-15T10:32:05.000Z","updatedAt":"2025-07-15T10:32:05.000Z","uid":"23418568-6b26d448-12e2-4dd8-8f46-62ecde9e8884"}]}}