{"info":{"_postman_id":"00e1923e-d606-4638-a47d-25fa1a72347e","name":"BizMagnets API Documentation","description":"<html><head></head><body><blockquote>\n<p>The BizMagnets API is organised around REST. Our APIs has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"44342951","collectionId":"00e1923e-d606-4638-a47d-25fa1a72347e","publishedId":"2sBXigLDJa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-13T09:24:20.000Z"},"item":[{"name":"Authentication","item":[],"id":"1cadeb50-2aa7-4c1c-a2b6-0729b2b84c68","description":"<p>Login BizMagnets Application and navigate to API Keys and generate API key.</p>\n","_postman_id":"1cadeb50-2aa7-4c1c-a2b6-0729b2b84c68"},{"name":"Business Info","item":[{"name":"Get Credits","id":"59063bb6-2053-4e88-bcda-20bc7feec2db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/v2/messageCredits?channelId=:channel_Id","urlObject":{"protocol":"https","path":["dev","v2","messageCredits"],"host":["api","bizmagnets","ai"],"query":[{"key":"channelId","value":":channel_Id"}],"variable":[]}},"response":[],"_postman_id":"59063bb6-2053-4e88-bcda-20bc7feec2db"}],"id":"d1eaca1d-47b2-4a8e-9780-3ec868549e64","_postman_id":"d1eaca1d-47b2-4a8e-9780-3ec868549e64","description":""},{"name":"Channel","item":[{"name":"getChannels","id":"397b3e55-28c0-4170-8294-c258dc399ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"}],"url":"https://api.bizmagnets.ai/dev/getChannels","urlObject":{"protocol":"https","path":["dev","getChannels"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"397b3e55-28c0-4170-8294-c258dc399ea9"}],"id":"3a7f8357-1c56-4cb4-981d-655fe4329f80","_postman_id":"3a7f8357-1c56-4cb4-981d-655fe4329f80","description":""},{"name":"Contact","item":[{"name":"Get Contact","id":"911b9576-7989-432f-a639-7555f463dbe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"page\":0,\n    \"limit\":100\n}"},"url":"https://api.bizmagnets.ai/dev/getContacts","urlObject":{"protocol":"https","path":["dev","getContacts"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"911b9576-7989-432f-a639-7555f463dbe3"},{"name":"Create Contact","id":"fe64a004-776c-4cd5-b50b-88a380d97abd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    {\n        \"countryCode\":\"91\",\n        \"name\":\"dummytest\",\n        \"mobileNumber\": \"8667702261\",\n        \"optIn\":true\n    }\n]"},"url":"https://api.bizmagnets.ai/dev/createContacts","urlObject":{"protocol":"https","path":["dev","createContacts"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe64a004-776c-4cd5-b50b-88a380d97abd"}],"id":"8909a77a-5250-4acc-93cc-c4ff2a04be10","_postman_id":"8909a77a-5250-4acc-93cc-c4ff2a04be10","description":""},{"name":"Teams","item":[{"name":"Get Teams","id":"c660e1f2-37cc-4c1a-8173-db1dc0e36513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/getTeams","urlObject":{"protocol":"https","path":["dev","getTeams"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"c660e1f2-37cc-4c1a-8173-db1dc0e36513"}],"id":"36b8050d-e30b-475c-abc3-19562413eb09","_postman_id":"36b8050d-e30b-475c-abc3-19562413eb09","description":""},{"name":"Members","item":[{"name":"Get Members","id":"f6c92bf9-607a-4e09-8ed7-15f57bb60ac1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/getMembers","urlObject":{"protocol":"https","path":["dev","getMembers"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6c92bf9-607a-4e09-8ed7-15f57bb60ac1"}],"id":"9abadc2c-8eef-4980-b2c2-10c4611ac633","_postman_id":"9abadc2c-8eef-4980-b2c2-10c4611ac633","description":""},{"name":"Templates","item":[{"name":"getAll templates","id":"b5256301-5c09-48d6-93ac-5f57bc22a30a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"limit\":10,\n    \"page\":0\n}"},"url":"https://api.bizmagnets.ai/dev/:channelId/getAllTemplates","urlObject":{"protocol":"https","path":["dev",":channelId","getAllTemplates"],"host":["api","bizmagnets","ai"],"query":[],"variable":[{"id":"ae5a7397-cad1-4a90-a630-130460386d4c","type":"any","value":"","key":"channelId"}]}},"response":[],"_postman_id":"b5256301-5c09-48d6-93ac-5f57bc22a30a"},{"name":"getTemplate","id":"69ff753e-aa10-4c75-a471-4ea176b9a40c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"}],"url":"https://api.bizmagnets.ai/dev/:templateId/getTemplate","urlObject":{"protocol":"https","path":["dev",":templateId","getTemplate"],"host":["api","bizmagnets","ai"],"query":[],"variable":[{"id":"df6bf7c9-0f31-446c-ba6e-a5d98d84c930","type":"any","value":"","key":"templateId"}]}},"response":[],"_postman_id":"69ff753e-aa10-4c75-a471-4ea176b9a40c"}],"id":"e2c2179b-1b4c-4a96-a202-2bce4b3f34c5","_postman_id":"e2c2179b-1b4c-4a96-a202-2bce4b3f34c5","description":""},{"name":"Community","item":[{"name":"Get Community","id":"add6b8e1-c596-439a-b1b7-72b94f7a0bb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"page\":0,\n    \"limit\":10\n}"},"url":"https://api.bizmagnets.ai/dev/{{channel_id}}/getAllCommunity","urlObject":{"protocol":"https","path":["dev","{{channel_id}}","getAllCommunity"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"add6b8e1-c596-439a-b1b7-72b94f7a0bb3"},{"name":"Create Community","id":"ca5b8f10-c23a-4562-9591-32fd5e17eb07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"testCommunity2\",\n    \"contacts\": [\n        {\n            \"id\": 4021\n        },\n        {\n            \"id\": 5364\n        }\n    ]\n}"},"url":"https://api.bizmagnets.ai/dev/:channelId/createCommunity","urlObject":{"protocol":"https","path":["dev",":channelId","createCommunity"],"host":["api","bizmagnets","ai"],"query":[],"variable":[{"id":"96200b20-50ba-495f-90d1-5bac253e094d","type":"any","value":"","key":"channelId"}]}},"response":[],"_postman_id":"ca5b8f10-c23a-4562-9591-32fd5e17eb07"},{"name":"Update Community Contacts","id":"784e6697-57f0-4e1f-acd3-061b7b336baa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"communityUid\":\"fb10a6-6f28-3d24-be1a-1ba9124382\",\n    \"contactIds\":[3610],\n    \"action\":\"add\" // add or remove\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/:channelId/updateCommunityContact","urlObject":{"protocol":"https","path":["dev",":channelId","updateCommunityContact"],"host":["api","bizmagnets","ai"],"query":[],"variable":[{"id":"38fb5e19-fae4-4bd5-963e-fad084aea6ba","type":"any","value":"","key":"channelId"}]}},"response":[],"_postman_id":"784e6697-57f0-4e1f-acd3-061b7b336baa"}],"id":"f48ea19b-14e2-4aeb-9479-47472a2fb86f","_postman_id":"f48ea19b-14e2-4aeb-9479-47472a2fb86f","description":""},{"name":"Broadcast","item":[{"name":"v2","item":[{"name":"Broadcast","id":"fcb7f07a-d0c2-4115-b4c0-38d94d240e06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"channelUid\": \"99379710-8f97-319f-8037-sdfsusdo12389\",\n    \"contactDetails\": [\n        {\n            \"name\": \"David Lazer\",\n            \"mobileNumber\": \"8946065102\",\n            \"countryCode\": \"91\",\n            \"email\": \"david.vamosys@gmail.com\"\n        },\n        {\n            \"name\": \"Naveen\",\n            \"mobileNumber\": \"6369520129\",\n            \"countryCode\": \"91\"\n        },\n        {\n            \"name\": \"Surya\",\n            \"mobileNumber\": \"8939541051\",\n            \"countryCode\": \"91\"\n        },{\n            \"name\": \"Jafer\",\n            \"mobileNumber\": \"6384756002\",\n            \"countryCode\": \"91\"\n        }\n    ],\n    \"templateData\": {\n        \"templateId\": \"567613553015091\",\n        \"mediaUrl\" : \"https://biz-stage.blr1.digitaloceanspaces.com/bizmagnet/business/1008/channel/1265/image/2b8625f7-3e1c-32b9-b593-3cf3011293bd.png\",\n        \"templateVariables\": [\n            {\n                \"text\": \"check own value\",\n                \"componentType\": \"body\",\n                \"position\": 1 \n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/sendBroadcast","urlObject":{"protocol":"https","path":["dev","v2","message","sendBroadcast"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcb7f07a-d0c2-4115-b4c0-38d94d240e06"}],"id":"5b5506ab-1fec-46e1-97b0-abf68446fa4d","_postman_id":"5b5506ab-1fec-46e1-97b0-abf68446fa4d","description":""},{"name":"v1","item":[{"name":"Create Broadcast","id":"77b790f8-5396-4944-9a6c-611d5e7cf984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"new Test7\",\n    \"templateId\": \"NPBhrCVyd8a50SRoRe7vWT\",\n    \"link\": \"https://static.vecteezy.com/system/resources/thumbnails/021/746/785/small/holding-a-tree-in-a-ball-ecology-and-environment-concept-with-generative-ai-photo.jpg\", \n    \"templateText\": [\n        {\n            \"bodyText\": \"contact.name\"\n        },\n        {\n            \"bodyText\": \"tes21\"\n        }\n    ],\n    \"type\": \"immediate\", \n    \"forceSent\":true, \n    \"scheduledAt\": 1714973329000, \n    \"communityIds\": [\n        \"1e73dc86-debb-3b15-83f4-c409df098279\"\n    ]\n}"},"url":"https://api.bizmagnets.ai/dev/{{channel_id}}/createBroadcast","urlObject":{"protocol":"https","path":["dev","{{channel_id}}","createBroadcast"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"77b790f8-5396-4944-9a6c-611d5e7cf984"}],"id":"8ccb5014-e7c1-4ffa-a888-b7e7f0ff1eaf","_postman_id":"8ccb5014-e7c1-4ffa-a888-b7e7f0ff1eaf","description":""}],"id":"8b1aca3e-b1df-4934-872c-cf073b9e5afa","_postman_id":"8b1aca3e-b1df-4934-872c-cf073b9e5afa","description":""},{"name":"Message","item":[{"name":"v1","item":[{"name":"Send Template Message","id":"a5f603d4-8415-4107-92dc-06559bd7f847","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"c268508-4bc5-3dd1-9d2a-39f185b623\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"QfLy4ztSEKPHLYn2WoL4\",\n        \"templateVariables\": [\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Contact.name\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"body\",\n                \"text\": \"#1234\",\n                \"position\": 2\n            }\n        ]\n    }\n}"},"url":"https://api.bizmagnets.ai/dev/message/sendTemplateMessage","urlObject":{"protocol":"https","path":["dev","message","sendTemplateMessage"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5f603d4-8415-4107-92dc-06559bd7f847"},{"name":"Send Media Template Message","id":"ad469688-4a44-4d48-86ac-1a9170d8c12f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"c268508-4bc5-3dd1-9d2a-39f185b623\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"QfLy4ztSEKPHLYn2WoL4\",\n\n        //Include Media Name & Media link \n        \"mediaName\":\"BizMagnets Onboard\", // Media Name\n        \"mediaLink\": \"https://bizmagnets.sgp1.cdn.digitaloceanspaces.com/bizmagnet/business/1003/member/1003/jpeg/profile.jpeg\", // Media Link \n\n\n        \"templateVariables\": [\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Aaron\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Healthy\",\n                \"position\": 2\n            }\n        ]\n    }\n}"},"url":"https://api.bizmagnets.ai/dev/message/sendTemplateMessage","urlObject":{"protocol":"https","path":["dev","message","sendTemplateMessage"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad469688-4a44-4d48-86ac-1a9170d8c12f"},{"name":"Send Button Payload Template Message","id":"579e9cbc-7b9d-4d35-a6d4-a31610144ca3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"c268508-4bc5-3dd1-9d2a-39f185b623\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"QfLy4ztSEKPHLYn2WoL4\",\n        \"templateVariables\": [\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Aaron\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Healthy\",\n                \"position\": 2\n            },\n            {\n                \"componentType\": \"quick_reply\",\n                \"text\": \"buttonpayloadforyes\", // payload for the button\n                \"position\": 0 // button index ex. yes[0], no[1]\n            },\n            {\n                \"componentType\": \"quick_reply\",\n                \"text\": \"buttonpayloadforno\", // payload for the button\n                \"position\": 1 // button index ex. yes[0], no[1]\n            }\n        ]\n    }\n}"},"url":"https://api.bizmagnets.ai/dev/message/sendTemplateMessage","urlObject":{"protocol":"https","path":["dev","message","sendTemplateMessage"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"579e9cbc-7b9d-4d35-a6d4-a31610144ca3"},{"name":"Send Dynamic URL Template Message","id":"276ee78b-b47b-4388-ad2b-cab7daabf7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"c268508-4bc5-3dd1-9d2a-39f185b623\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"QfLy4ztSEKPHLYn2WoL4\",\n        \"templateVariables\": [\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Aaron\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"body\",\n                \"text\": \"Healthy\",\n                \"position\": 2\n            },\n            {\n                \"componentType\": \"button\",\n                \"text\": \"dashboard\", // dynamic url value for the website button ex. https://bizmagnets.ai/{{1}}\n                \"position\": 0 // button index ex. visit us[0], visit profile[1]\n            }\n        ]\n    }\n}"},"url":"https://api.bizmagnets.ai/dev/message/sendTemplateMessage","urlObject":{"protocol":"https","path":["dev","message","sendTemplateMessage"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"276ee78b-b47b-4388-ad2b-cab7daabf7c0"},{"name":"Send Location Template Message","id":"8abd610b-4af0-4128-a6ca-932eceb698cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"c268508-4bc5-3dd1-9d2a-39f185b623\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"QfLy4ztSEKPHLYn2WoL4\",\n        \"templateVariables\": [\n            {\n                \"componentType\": \"location\",\n                \"locationData\": {\n                    \"latitude\": \"13.02266\",\n                    \"longitude\": \"80.13686\",\n                    \"name\": \"BizMagnets\",\n                    \"address\": \"Kalaimagal Nagar, Ekkatuthangal, Chennai, Tamil Nadu 600032\"\n                }\n            },\n            {\n                \"componentType\": \"body\",\n                \"text\": \"David\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"quick_reply\",\n                \"text\": \"location\", //payload for the button\n                \"position\": 0\n            }\n        ]\n    }\n}"},"url":"https://api.bizmagnets.ai/dev/message/sendTemplateMessage","urlObject":{"protocol":"https","path":["dev","message","sendTemplateMessage"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"8abd610b-4af0-4128-a6ca-932eceb698cc"}],"id":"61f42cb7-daa7-4a9c-9caf-0590627c524d","_postman_id":"61f42cb7-daa7-4a9c-9caf-0590627c524d","description":""},{"name":"v2","item":[{"name":"Session Messages","item":[{"name":"Get Conversation Remaining Time","id":"6ae58178-bbcf-400d-bd28-c295c33bf784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channelId\": \"99379710-8f97-319f-8037-e5398654386s\",\r\n    \"mobileNumber\": \"918248092270\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/conversation/remainingTime","urlObject":{"protocol":"https","path":["dev","v2","conversation","remainingTime"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"882c5221-db05-44c9-b85a-368a1dee8924","name":"Get Conversation Remaining Time","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"xxxx","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"channelId\": \"99379710-8f97-319f-8037-e5398654386s\",\r\n    \"mobileNumber\": \"918248092270\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/conversation/remainingTime"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 12:42:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"channelId\": \"99379710-8f97-319f-8037-e5398254386s\",\n    \"mobileNumber\": \"918248092270\",\n    \"remainingTime\": 80861 // remainingTime in secounds\n}"}],"_postman_id":"6ae58178-bbcf-400d-bd28-c295c33bf784"},{"name":"Send Text Message","id":"570ce997-84cb-48a9-bf08-a3e9dfb39a81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channelId\":\"99379710-8f97-319f-8037-e5398654386s\",\r\n    \"recipient\":{\r\n        \"mobileNumber\":\"918248092270\",\r\n        \"name\":\"arun\"\r\n    },\r\n    \"text\":\"hi there\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/text","urlObject":{"protocol":"https","path":["dev","v2","message","text"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"083e1b99-8aae-4c37-8a60-600605acdfc4","name":"Send Text Message","originalRequest":{"method":"POST","header":[{"key":"X-API-KEY","value":"xxx","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"channelId\":\"99379710-8f97-319f-8037-e5398654386s\",\r\n    \"recipient\":{\r\n        \"mobileNumber\":\"918248092270\",\r\n        \"name\":\"arun\"\r\n    },\r\n    \"text\":\"hi there\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/text"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 11:30:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"wamid.HBgMOTE4MjQ4MDkyMjcwFQIAERgSMzExQjQyM0U1NDMyMjFERkREAA==\",\n    \"status\": \"SUCCESS\",\n    \"message\": \"Message received and being sent to recipient\"\n}"}],"_postman_id":"570ce997-84cb-48a9-bf08-a3e9dfb39a81"},{"name":"Send Media Message","id":"f9f1e558-e2f3-483c-9ef9-776a137d8edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channelId\":\"99379710-8f97-319f-8037-e5398254386s\",\r\n    \"recipient\":{\r\n        \"mobileNumber\":\"918248092270\",\r\n        \"name\":\"arun\"\r\n    },\r\n    \"mediaType\":\"image\", // image, video, audio, document, sticker  \r\n    \"media\": {\r\n        \"url\":\"https://biz-stage.blr1.digitaloceanspaces.com/bizmagnet/business/1008/channel/1265/image/068076ab-edf4-3691-8ae5-c7e97bfec91e.jpeg\",\r\n        \"caption\":\"billa\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/media","urlObject":{"protocol":"https","path":["dev","v2","message","media"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"0feaf177-4460-481c-a53d-6143ee6f3ffb","name":"Send Media Message","originalRequest":{"method":"POST","header":[{"key":"X-API-KEY","value":"xxxxx","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"channelId\":\"99379710-8f97-319f-8037-e5398254386s\",\r\n    \"recipient\":{\r\n        \"mobileNumber\":\"918248092270\",\r\n        \"name\":\"arun\"\r\n    },\r\n    \"mediaType\":\"image\", // image, video, audio, document, sticker  \r\n    \"media\": {\r\n        \"url\":\"https://biz-stage.blr1.digitaloceanspaces.com/bizmagnet/business/1008/channel/1265/image/068076ab-edf4-3691-8ae5-c7e97bfec91e.jpeg\",\r\n        \"caption\":\"billa\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/media"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 12:41:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"wamid.HBgMOTE4MjQ4MDkyMjcwFQIAERgSQzQ1NkI0RThCNzJDOUE1ODg3AA==\",\n    \"status\": \"SUCCESS\",\n    \"message\": \"Message received and being sent to recipient\"\n}"}],"_postman_id":"f9f1e558-e2f3-483c-9ef9-776a137d8edf"}],"id":"0e792fb8-96e0-4da6-a66e-dc1cc25b5230","_postman_id":"0e792fb8-96e0-4da6-a66e-dc1cc25b5230","description":""},{"name":"Message Status","item":[{"name":"Message Status Api","id":"c15f0429-563d-4ec8-aa84-eda8f55dacf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/v2/message/status?messageId=wamid.HBgMOTE5MTU3NTg0Mzg2FQIAERgSRjEyQjY1NDFBQjZGREVFMTBGAA==","urlObject":{"protocol":"https","path":["dev","v2","message","status"],"host":["api","bizmagnets","ai"],"query":[{"key":"messageId","value":"wamid.HBgMOTE5MTU3NTg0Mzg2FQIAERgSRjEyQjY1NDFBQjZGREVFMTBGAA=="}],"variable":[]}},"response":[],"_postman_id":"c15f0429-563d-4ec8-aa84-eda8f55dacf3"}],"id":"a7636a02-62fc-45dc-accc-57b8b984649e","_postman_id":"a7636a02-62fc-45dc-accc-57b8b984649e","description":""},{"name":"Carousel Card with Media","id":"718c6ff0-21f5-4943-821d-3f55dcca6a02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"1955d16c-7654-3b30-912a-5f5c6c01db1c\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"593432837028599\",\n        \"templateVariables\": [\n            {\n                \"componentType\": \"body\",\n                \"text\": \"David Lazer\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"carousel\",\n                \"carouselData\": [\n                    {\n                        \"cardIndex\": 0,\n                        \"carouselVariables\": [\n                            {\n                                \"componentType\": \"header\",\n                                \"mediaUrl\": \"https://biz-stage.blr1.digitaloceanspaces.com/bizmagnet/business/1008/channel/1265/image/8f398c43-b99e-3635-9916-c3cd31c8bb7d.jpeg\"\n                            },\n                            {\n                                \"componentType\": \"body\",\n                                \"text\": \"David\",\n                                \"position\": 0\n                            },\n                            {\n                                \"componentType\": \"body\",\n                                \"text\": \"1000\",\n                                \"position\": 1\n                            },\n                            {\n                                \"componentType\": \"button\",\n                                \"text\": \"blog\",\n                                \"position\": 1\n                            }\n                        ]\n                    },\n                    {\n                        \"cardIndex\": 1,\n                        \"carouselVariables\": [\n                            {\n                                \"componentType\": \"header\",\n                                \"mediaUrl\": \"https://biz-stage.blr1.digitaloceanspaces.com/bizmagnet/business/1008/channel/1265/image/62bd1e56-8ac3-3b58-ab52-2a7e207996eb.jpeg\"\n                            },\n                            {\n                                \"componentType\": \"body\",\n                                \"text\": \"CardTwoVarOne\",\n                                \"position\": 0\n                            },\n                            {\n                                \"componentType\": \"body\",\n                                \"text\": \"CardTwoVarTwo\",\n                                \"position\": 1\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/template","urlObject":{"protocol":"https","path":["dev","v2","message","template"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"718c6ff0-21f5-4943-821d-3f55dcca6a02"},{"name":"Carousel Card without Variables","id":"e148b53f-c19a-451f-bb50-1b40af837550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"99379710-8f97-319f-8037-e53982654386\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"UWo0Dy7tBAbrkc0Wl4NvWT\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/v2/message/template","urlObject":{"protocol":"https","path":["dev","v2","message","template"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"e148b53f-c19a-451f-bb50-1b40af837550"},{"name":"Send Template Message","id":"ae10ee91-1321-4092-aa31-9065ff9360b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channelId\": \"c268508-4bc5-3dd1-9d2a-39f185b623\",\n    \"recipient\": {\n        \"name\": \"David\",\n        \"mobileNumber\": \"918946065102\"\n    },\n    \"type\": \"template\",\n    \"template\": {\n        \"templateId\": \"QfLy4ztSEKPHLYn2WoL4\",\n        \"templateVariables\": [\n            {\n                \"componentType\": \"body\",\n                \"text\": \"David\",\n                \"position\": 1\n            },\n            {\n                \"componentType\": \"body\",\n                \"text\": \"123456\",\n                \"position\": 2\n            }\n        ]\n    },\n    \"assignUid\" : \"\",\n    \"assignTo\" : 2,\n    \"tagName\" : \"TagName\"\n}"},"url":"https://api.bizmagnets.ai/dev/v2/message/template","urlObject":{"protocol":"https","path":["dev","v2","message","template"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae10ee91-1321-4092-aa31-9065ff9360b4"}],"id":"77d39a32-5a7d-4397-844e-0095c6a9e326","_postman_id":"77d39a32-5a7d-4397-844e-0095c6a9e326","description":""}],"id":"04ad9d99-8cd1-4cea-8a49-34e5c6ad178d","_postman_id":"04ad9d99-8cd1-4cea-8a49-34e5c6ad178d","description":""},{"name":"Media","item":[{"name":"Retrieve Media","id":"38f95e2d-0f0a-4d8e-be9c-204bb7b3ec2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/{{channel_id}}/media/{{media_id}}","urlObject":{"protocol":"https","path":["dev","{{channel_id}}","media","{{media_id}}"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"38f95e2d-0f0a-4d8e-be9c-204bb7b3ec2c"}],"id":"2853dd84-539e-4a66-bd07-cb60947cc3a1","_postman_id":"2853dd84-539e-4a66-bd07-cb60947cc3a1","description":""},{"name":"Webhooks","item":[{"name":"Upsert Webhook","id":"4a5f5e62-fea5-4fe9-93f9-c9a0c10d6212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"webhookUrl\": \"https://eoxhd9lhlos2llr.m.pipedream.net\", // POST API\n    \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/webhookProvider/{{channel_id}}/upsert","urlObject":{"protocol":"https","path":["dev","webhookProvider","{{channel_id}}","upsert"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a5f5e62-fea5-4fe9-93f9-c9a0c10d6212"}],"id":"6bdd713c-182c-48b8-9b5a-ff4d2dacd6c5","_postman_id":"6bdd713c-182c-48b8-9b5a-ff4d2dacd6c5","description":""},{"name":"Ticket","item":[{"name":"Create Ticket","id":"4465b3f6-c47c-4297-865e-78cafde372e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{ApiKey}"}],"body":{"mode":"raw","raw":"{\n    \"mobileNumber\":\"916384756002\", \n    \"subject\":\"this Subject\",\n    \"description\":\"this Description\",\n    \"priority\":\"High\", \n    \"type\":\"Bug\", // type had to be in one of the types in ticket type module\n    \"status\":\"Open\",\n    \"team\":\"0fc4e71c-1d8d-3dee-be90-3tyhbgfe3\"\n\n}\n// body fields are based on ticket fields on application"},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/create","urlObject":{"protocol":"https","path":["dev","ticket","{channelUid}","create"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"aa2ae177-38fc-4718-92a6-8f4623163085","name":"Create Ticket","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{ApiKey}"}],"body":{"mode":"raw","raw":"{\n    \"mobileNumber\":\"916384756002\", \n    \"subject\":\"this Subject\",\n    \"description\":\"this Description\",\n    \"priority\":\"High\", \n    \"type\":\"Feature dev api\",\n    \"status\":\"Open\",\n    \"team\":\"0fc4e71c-1d8d-3dee-be90-3tyhbgfe3\"\n\n}\n// body fields are based on ticket fields on application"},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 06:38:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"52d11eb6-3fa6-3f2c-b99b-9ecc294ae11e\",\n    \"createdAt\": \"2025-07-24T06:38:22.466Z\",\n    \"mobileNumber\": \"916384756002\",\n    \"subject\": \"this Subject\",\n    \"description\": \"this Description\",\n    \"id\": 14762,\n    \"firstResponse\": null,\n    \"resolutionTime\": null,\n    \"priority\": \"High\",\n    \"type\": \"Feature dev api\",\n    \"closedTime\": null,\n    \"status\": \"Open\"\n}"},{"id":"d10e38c0-af2b-4341-bd5b-09e887db472b","name":"Create Ticket","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{ApiKey}"}],"body":{"mode":"raw","raw":"{\n    \"mobileNumber\":\"916384756002\", \n    \"subject\":\"this Subject\",\n    \"description\":\"this Description\",\n    \"priority\":\"High\", \n    \"type\":\"Bug\", // type had to be in one of the types in ticket type module\n    \"status\":\"Open\",\n    \"team\":\"0fc4e71c-1d8d-3dee-be90-13f790031a78\"\n\n}\n// body fields are based on ticket fields on application"},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 09:02:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"mobileNumber\": \"916384756002\",\n    \"subject\": \"this Subject\",\n    \"description\": \"this Description\",\n    \"firstResponse\": null,\n    \"team\": \"0fc4e71c-1d8d-3dee-be90-13f790031a78\",\n    \"priority\": \"High\",\n    \"type\": \"Bug\",\n    \"closedTime\": null,\n    \"uid\": \"c48cb4b4-05b1-3902-87a4-987ceb11e31b\",\n    \"createdAt\": \"2025-07-24T09:02:39.439Z\",\n    \"id\": 14786,\n    \"resolutionTime\": null,\n    \"status\": \"Open\"\n}"}],"_postman_id":"4465b3f6-c47c-4297-865e-78cafde372e4"},{"name":"Get Ticket Fields","id":"e8c23092-ff26-48dc-9761-8df0390c5c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{Api-Key}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/ticket_fields","urlObject":{"protocol":"https","path":["dev","ticket","{channelUid}","ticket_fields"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"d42cb11d-c0b3-4cdf-bc0d-9d08f1b12efd","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"X-API-KEY","value":"{Api_key}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/ticket_fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 06:47:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"subject\",\n        \"label\": \"Subject\",\n        \"position\": 1,\n        \"type\": \"subject\",\n        \"options\": []\n    },\n    {\n        \"id\": 2,\n        \"name\": \"description\",\n        \"label\": \"Description\",\n        \"position\": 2,\n        \"type\": \"description\",\n        \"options\": []\n    },\n    {\n        \"id\": 3,\n        \"name\": \"priority\",\n        \"label\": \"Priority\",\n        \"position\": 3,\n        \"type\": \"priority\",\n        \"options\": [\n            {\n                \"label\": \"Urgent\",\n                \"value\": \"Urgent\",\n                \"position\": 1\n            },\n            {\n                \"label\": \"High\",\n                \"value\": \"High\",\n                \"position\": 2\n            },\n            {\n                \"label\": \"Medium\",\n                \"value\": \"Medium\",\n                \"position\": 3\n            },\n            {\n                \"label\": \"Low\",\n                \"value\": \"Low\",\n                \"position\": 4\n            }\n        ]\n    },\n    {\n        \"id\": 4,\n        \"name\": \"type\",\n        \"label\": \"Type\",\n        \"position\": 4,\n        \"type\": \"type\",\n        \"options\": [\n            {\n                \"label\": \"question\",\n                \"value\": \"question\",\n                \"position\": 1\n            },\n            {\n                \"label\": \"Defect\",\n                \"value\": \"Defect\",\n                \"position\": 2\n            },\n            {\n                \"label\": \"Bug\",\n                \"value\": \"Bug\",\n                \"position\": 3\n            },\n            {\n                \"label\": \"Feature Request\",\n                \"value\": \"Feature Request\",\n                \"position\": 4\n            },\n            {\n                \"label\": \"Task\",\n                \"value\": \"Task\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"Task\",\n                \"value\": \"Task\",\n                \"position\": 4\n            },\n            {\n                \"label\": \"Action Required\",\n                \"value\": \"Action Required\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"new\",\n                \"value\": \"new\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"new\",\n                \"value\": \"new\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"task\",\n                \"value\": \"task\",\n                \"position\": 4\n            },\n            {\n                \"label\": \"task\",\n                \"value\": \"task\",\n                \"position\": 4\n            },\n            {\n                \"label\": \"Task\",\n                \"value\": \"Task\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"task\",\n                \"value\": \"task\",\n                \"position\": 4\n            },\n            {\n                \"label\": \"nh\",\n                \"value\": \"nh\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"App not Functioning\",\n                \"value\": \"App not Functioning\",\n                \"position\": 5\n            },\n            {\n                \"label\": \"mm\",\n                \"value\": \"mm\",\n                \"position\": 6\n            },\n            {\n                \"label\": \"added type\",\n                \"value\": \"added type\",\n                \"position\": 6\n            },\n            {\n                \"label\": \"Customer Escalation Tickets\",\n                \"value\": \"Customer Escalation Tickets\",\n                \"position\": 6\n            },\n            {\n                \"label\": \"nm\",\n                \"value\": \"nm\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"suddent breakdown\",\n                \"value\": \"suddent breakdown\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"power shutdown\",\n                \"value\": \"power shutdown\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"maintainence - preventive \",\n                \"value\": \"maintainence - preventive \",\n                \"position\": 9\n            },\n            {\n                \"label\": \"added\",\n                \"value\": \"added\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"bnm\",\n                \"value\": \"bnm\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"k\",\n                \"value\": \"k\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"Nme\",\n                \"value\": \"Nme\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"crore\",\n                \"value\": \"crore\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"new\",\n                \"value\": \"new\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"do\",\n                \"value\": \"do\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"bn\",\n                \"value\": \"bn\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"vb\",\n                \"value\": \"vb\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"suddent breakdown\",\n                \"value\": \"suddent breakdown\",\n                \"position\": 7\n            },\n            {\n                \"label\": \"Test team\",\n                \"value\": \"Test team\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"test field\",\n                \"value\": \"test field\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"field testing\",\n                \"value\": \"field testing\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"added new\",\n                \"value\": \"added new\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"hello\",\n                \"value\": \"hello\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"Testing\",\n                \"value\": \"Testing\",\n                \"position\": 8\n            },\n            {\n                \"label\": \"checking\",\n                \"value\": \"checking\",\n                \"position\": 9\n            },\n            {\n                \"label\": \"BLAW\",\n                \"value\": \"BLAW\",\n                \"position\": 10\n            }\n        ]\n    },\n    {\n        \"id\": 5,\n        \"name\": \"status\",\n        \"label\": \"Status\",\n        \"position\": 5,\n        \"type\": \"status\",\n        \"options\": [\n            {\n                \"label\": \"Open\",\n                \"value\": \"Open\",\n                \"position\": 1\n            },\n            {\n                \"label\": \"Pending\",\n                \"value\": \"Pending\",\n                \"position\": 2\n            },\n            {\n                \"label\": \"Resolved\",\n                \"value\": \"Resolved\",\n                \"position\": 3\n            },\n            {\n                \"label\": \"Closed\",\n                \"value\": \"Closed\",\n                \"position\": 4\n            }\n        ]\n    },\n    {\n        \"id\": 735,\n        \"name\": \"checkbox\",\n        \"label\": \"check test\",\n        \"position\": 8,\n        \"type\": \"checkbox\",\n        \"options\": []\n    },\n    {\n        \"id\": 736,\n        \"name\": \"text\",\n        \"label\": \"text check\",\n        \"position\": 11,\n        \"type\": \"text\",\n        \"options\": []\n    },\n    {\n        \"id\": 737,\n        \"name\": \"paragraph\",\n        \"label\": \"para check\",\n        \"position\": 9,\n        \"type\": \"paragraph\",\n        \"options\": []\n    },\n    {\n        \"id\": 738,\n        \"name\": \"date\",\n        \"label\": \"date check\",\n        \"position\": 13,\n        \"type\": \"date\",\n        \"options\": []\n    },\n    {\n        \"id\": 739,\n        \"name\": \"number\",\n        \"label\": \"Num check\",\n        \"position\": 12,\n        \"type\": \"number\",\n        \"options\": []\n    },\n    {\n        \"id\": 740,\n        \"name\": \"dropdown\",\n        \"label\": \"added dropped\",\n        \"position\": 14,\n        \"type\": \"dropdown\",\n        \"options\": [\n            {\n                \"label\": \"one\",\n                \"value\": \"one\",\n                \"position\": 1\n            }\n        ]\n    },\n    {\n        \"id\": 742,\n        \"name\": \"dropdown\",\n        \"label\": \"checkdrop\",\n        \"position\": 16,\n        \"type\": \"dropdown\",\n        \"options\": []\n    },\n    {\n        \"id\": 743,\n        \"name\": \"text\",\n        \"label\": \"addons check\",\n        \"position\": 10,\n        \"type\": \"text\",\n        \"options\": []\n    },\n    {\n        \"id\": 787,\n        \"name\": \"text\",\n        \"label\": \"added\",\n        \"position\": 15,\n        \"type\": \"text\",\n        \"options\": []\n    }\n]"}],"_postman_id":"e8c23092-ff26-48dc-9761-8df0390c5c5f"},{"name":"Get All Tickets","id":"081cc04e-7dad-44f9-9f14-b5b32c0fc6b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/getAll?page=0&limit=100","urlObject":{"protocol":"https","path":["dev","ticket","{channelUid}","getAll"],"host":["api","bizmagnets","ai"],"query":[{"key":"page","value":"0"},{"key":"limit","value":"100"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"e8898605-78da-4504-8902-23b4cd64eff4","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"url":{"raw":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/getAll?page=0&limit=100","protocol":"https","host":["api","bizmagnets","ai"],"path":["dev","ticket","{channelUid}","getAll"],"query":[{"key":"page","value":"0"},{"key":"limit","value":"100"},{"key":"search","value":"","description":"Optional","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 06:26:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 609,\n    \"data\": [\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Flow\",\n            \"description\": \"text\\ntext\\n\",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"afb53066-7b06-3a89-9625-72aa764d074f\",\n            \"createdAt\": \"2025-07-23T11:58:04.205Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 14737,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Will create \",\n            \"description\": \"Checking \",\n            \"firstResponse\": null,\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"17b81b57-ae40-3374-895d-c0bc673ace45\",\n            \"createdAt\": \"2025-07-24T05:52:01.490Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 14757,\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Flow\",\n            \"description\": \"text\\ntext\\n\",\n            \"firstResponse\": \"2025-07-21T07:37:29.042Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": \"2025-02-18T06:32:48.998Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"982f849e-9f13-348d-87c1-6607bccb4d4e\",\n            \"createdAt\": \"2025-02-13T06:44:43.770Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 7389,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-06-20T17:40:08.603Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"end\",\n            \"description\": \"text\\ntext\\n\",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"1fb09308-1faf-3954-b299-ad57198ea567\",\n            \"createdAt\": \"2025-07-23T10:59:10.529Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 14721,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Flow\",\n            \"description\": \"text\\ntext\\n\",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"16373db2-76fe-3bb7-9cd3-1291be5a95c4\",\n            \"createdAt\": \"2025-07-23T10:52:41.103Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 14719,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"917639133524\",\n            \"subject\": \"testing creation\",\n            \"description\": \"test\",\n            \"firstResponse\": \"2025-07-23T10:40:23.485Z\",\n            \"team\": \"0fc4e71c-1d8d-3dee-be90-13f790031a78\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Defect\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"c2067ed7-2800-3d2f-a851-872623cb3b72\",\n            \"createdAt\": \"2025-07-23T10:39:51.957Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 14718,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"end\",\n            \"description\": \"text\\ntext\\n\",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"b40a3700-c982-37a5-a8cd-888c0b7e48ae\",\n            \"createdAt\": \"2025-07-21T09:30:56.155Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 14570,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"All done\",\n            \"description\": \"Test \",\n            \"firstResponse\": null,\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"type\": \"Defect\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"be1fbaaa-9289-3c4c-a6f9-027da5b9ff1d\",\n            \"createdAt\": \"2025-07-21T09:30:15.228Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 14569,\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Test flow\",\n            \"description\": \"Hsjs\",\n            \"firstResponse\": null,\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"94a357e0-31c0-38fc-abbf-b9deb2fc12e0\",\n            \"createdAt\": \"2025-07-21T09:29:30.410Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 14568,\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918555555552\",\n            \"subject\": \"mem test\",\n            \"description\": \"test\",\n            \"firstResponse\": null,\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"06d18050-656e-31e9-b346-40de113c3a70\",\n            \"createdAt\": \"2025-07-21T09:28:19.869Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 14567,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"temp test\",\n            \"description\": \"text\\ntext\\n\",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"42d57cd3-421c-3144-982c-5ba7c21154fc\",\n            \"createdAt\": \"2025-07-21T09:24:23.409Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 14565,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-21T09:27:06.614Z\",\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918939541051\",\n            \"subject\": \"manual\",\n            \"description\": \"GIG jhgfcllll\",\n            \"firstResponse\": null,\n            \"team\": \"09502429-ca41-306e-b05c-cf5fdf01f48f\",\n            \"priority\": \"Medium\",\n            \"type\": \"Defect\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"a7456850-8593-39a0-89f2-c7ec3bc2e607\",\n            \"createdAt\": \"2025-07-21T09:21:19.575Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"id\": 14562,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"\",\n            \"description\": \"text\\ntext\\nremoved \",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"92a5fd88-bb4c-3a31-af77-6dc5a9895e00\",\n            \"createdAt\": \"2025-07-21T07:42:21.725Z\",\n            \"number\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"checkbox\": \"\",\n            \"id\": 14548,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"914534534545454\",\n            \"subject\": \"Twst\",\n            \"description\": \"Desc,,,,,,,,,,,dfrf\",\n            \"firstResponse\": \"2025-07-21T07:35:42.070Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"e30dae31-c00b-3ace-abdf-69baf71ad9b9\",\n            \"createdAt\": \"2025-07-21T07:35:20.264Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 14545,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"\",\n            \"description\": \"Done optional field test\",\n            \"firstResponse\": null,\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"277f0267-a0a6-3b9b-96f3-5308a6be4da5\",\n            \"createdAt\": \"2025-07-21T07:04:50.610Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"false\",\n            \"id\": 14538,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manual\",\n            \"description\": \"GIG jhgfcllll\",\n            \"firstResponse\": \"2025-01-03T13:59:03.529Z\",\n            \"team\": \"09502429-ca41-306e-b05c-cf5fdf01f48f\",\n            \"priority\": \"Medium\",\n            \"type\": \"Defect\",\n            \"closedTime\": \"2025-01-24T14:19:11.777Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"eb074e02-b3a0-3e3f-aed5-99a495ca7cf2\",\n            \"createdAt\": \"2025-01-03T13:41:23.007Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 5887,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-21T06:15:02.997Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"mem test\",\n            \"description\": \"desc\",\n            \"firstResponse\": \"2025-07-09T12:40:01.515Z\",\n            \"team\": \"4d5ac192-e123-38b9-ab67-888ff86b68f5\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": \"2025-07-21T06:05:33.947Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"4e4d7e5c-1250-30d9-a71e-2a19d9bcdc0e\",\n            \"createdAt\": \"2025-06-30T13:23:12.406Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 13311,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Closed\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"mem test\",\n            \"description\": \"test\",\n            \"firstResponse\": \"2025-06-20T17:29:38.617Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Urgent\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"9d35ba5c-68c5-3a33-af36-5483eea130d3\",\n            \"createdAt\": \"2025-06-16T04:58:49.822Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 12551,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-21T06:03:36.935Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Dffff\",\n            \"description\": \"Ffcvvv\",\n            \"firstResponse\": \"2025-06-25T12:40:33.602Z\",\n            \"team\": \"7db2c363-ce2e-3712-bdbc-45d1c6e09061\",\n            \"priority\": \"Low\",\n            \"type\": \"Bug\",\n            \"closedTime\": \"2025-07-21T06:01:59.188Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"63f1ff9b-9c5b-3476-bdfd-5554bfc24c28\",\n            \"createdAt\": \"2025-06-25T12:40:26.627Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"id\": 13089,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-18T12:33:17.058Z\",\n            \"status\": \"Closed\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"sub\",\n            \"description\": \"THE descu\",\n            \"firstResponse\": \"2024-12-10T09:15:21.570Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"0fb45c9d-9601-3e21-9198-419c40144cad\",\n            \"createdAt\": \"2024-12-10T09:14:29.156Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"nql19MAlKDdpucWFrk9pXEPdNMv2\",\n            \"id\": 4817,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-21T06:00:24.026Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"ct flow\",\n            \"description\": \"desc\",\n            \"firstResponse\": \"2025-07-19T00:47:01.825Z\",\n            \"team\": \"23a387e1-d7fe-3fee-8f28-bb8cc47a3b0c\",\n            \"priority\": \"Low\",\n            \"type\": \"Defect\",\n            \"closedTime\": \"2025-04-29T10:24:30.514Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"cb1d0e27-7066-3131-826a-bdb7a14f8ff1\",\n            \"createdAt\": \"2025-04-21T07:17:05.510Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 9933,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-05-07T09:16:07.344Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"ct flow\",\n            \"description\": \"desc\",\n            \"firstResponse\": null,\n            \"team\": \"aa02ee69-848d-39cf-b5d1-7c454528c3b4\",\n            \"priority\": \"Low\",\n            \"type\": \"Defect\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"740cdcdd-b368-351e-847d-808817daf214\",\n            \"createdAt\": \"2025-07-18T12:42:24.057Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 14415,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"clone from android\",\n            \"description\": \"hellosww swimjwjwdat3\",\n            \"firstResponse\": \"2025-07-04T05:50:07.979Z\",\n            \"team\": \"09502429-ca41-306e-b05c-cf5fdf01f48f\",\n            \"priority\": \"High\",\n            \"type\": \"Defect\",\n            \"closedTime\": \"2025-07-18T12:29:40.139Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"83378145-782d-360a-a81b-8726701b0838\",\n            \"createdAt\": \"2025-07-01T13:09:24.700Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"XlRU8AnPuHTbrg72CtncQIghxOP2\",\n            \"id\": 13374,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-01T13:12:38.119Z\",\n            \"status\": \"Closed\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manuald\",\n            \"description\": \"GIG jhgfcllll\",\n            \"firstResponse\": null,\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"Medium\",\n            \"type\": \"Defect\",\n            \"closedTime\": \"2025-07-18T12:29:21.343Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"08efdc08-0a1d-3c1a-8562-fa89a6359b86\",\n            \"createdAt\": \"2025-07-08T05:24:09.563Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"id\": 13697,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-08T05:26:08.908Z\",\n            \"status\": \"Closed\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"clone from android\",\n            \"description\": \"hellosww swimjwjwdat3\",\n            \"firstResponse\": null,\n            \"team\": \"09502429-ca41-306e-b05c-cf5fdf01f48f\",\n            \"priority\": \"High\",\n            \"type\": \"Defect\",\n            \"closedTime\": \"2025-07-18T12:27:33.615Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"3403cab8-a637-332a-b416-e54e7cfd0445\",\n            \"createdAt\": \"2025-07-18T12:21:27.233Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"XlRU8AnPuHTbrg72CtncQIghxOP2\",\n            \"id\": 14412,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-18T12:27:15.786Z\",\n            \"status\": \"Closed\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"\",\n            \"description\": \"ticket has been created successfully\",\n            \"firstResponse\": null,\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"High\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"845f223f-5242-34d2-98c7-b7908ffa414b\",\n            \"createdAt\": \"2025-07-18T11:55:47.358Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 14409,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manual check\",\n            \"description\": \"ticket has been created successfully\",\n            \"firstResponse\": \"2024-11-22T12:48:49.987Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"High\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"uid\": \"73896bec-35d7-3d68-991b-b709e41fc2b2\",\n            \"createdAt\": \"2024-11-22T12:48:43.427Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 4030,\n            \"text\": \"texting\",\n            \"resolutionTime\": \"2024-11-22T12:49:32.886Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"916555555555\",\n            \"subject\": \"subject test\",\n            \"description\": \"THE descu\",\n            \"firstResponse\": \"2025-07-15T13:44:30.735Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"dc6cc849-6f6e-3d9c-8713-f8af0bb02b6c\",\n            \"createdAt\": \"2025-07-15T13:43:46.457Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 14211,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"test lead\",\n            \"description\": \"Descremmdkest\",\n            \"firstResponse\": null,\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"138e6369-52d1-3c47-afd4-deb46472741f\",\n            \"createdAt\": \"2025-07-09T06:26:13.043Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"\",\n            \"id\": 13756,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"\",\n            \"description\": \"creat test,mnb\",\n            \"firstResponse\": null,\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"bac24622-9e58-39d1-b7c3-9bddac10948f\",\n            \"createdAt\": \"2025-07-11T12:38:30.978Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13953,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"\",\n            \"description\": \"cloned one\\n\",\n            \"firstResponse\": null,\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"002f99c3-f288-30d5-9240-02596ccf523c\",\n            \"createdAt\": \"2025-07-11T12:38:52.157Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13954,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"917639133520\",\n            \"subject\": \"Tedting bugs in ticket\",\n            \"description\": \"Test\",\n            \"firstResponse\": \"2025-07-10T12:59:33.925Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"907c6246-73d1-39fc-8d5c-630d92501d26\",\n            \"createdAt\": \"2025-07-03T14:35:09.580Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13512,\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"04-07-2025\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"testing cloned\",\n            \"description\": \"desc test\\n\",\n            \"firstResponse\": \"2025-06-12T06:10:28.811Z\",\n            \"team\": \"519fe18f-9874-3211-993c-ef32449e9a5b\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"809b80c2-777c-3c98-a248-de6b13e21e4a\",\n            \"createdAt\": \"2025-06-12T06:10:09.627Z\",\n            \"number\": \"343435\",\n            \"checkbox\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"id\": 12397,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Chekd\",\n            \"description\": \"Submited\",\n            \"firstResponse\": \"2025-06-27T09:47:20.674Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"f6c385f6-de1d-3218-8347-4b7df0a3b036\",\n            \"createdAt\": \"2025-06-27T08:49:59.109Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"XlRU8AnPuHTbrg72CtncQIghxOP2\",\n            \"id\": 13178,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Twst\",\n            \"description\": \"Desc,,,,,,,,,,,dfrf\",\n            \"firstResponse\": \"2025-07-09T12:35:55.801Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"eaf2e836-f403-3fb9-92ac-f1dc81f903e2\",\n            \"createdAt\": \"2025-07-09T12:35:39.641Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 13812,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Twst\",\n            \"description\": \"Descmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm\",\n            \"firstResponse\": \"2025-07-09T12:34:34.427Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"33cc016a-aa17-395e-96d6-dfc286a5486e\",\n            \"createdAt\": \"2025-06-27T07:23:51.508Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13164,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Test flow\",\n            \"description\": \"Deec\",\n            \"firstResponse\": \"2025-07-09T12:40:34.824Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"aa409937-217f-3d01-bc9b-2425e662ef27\",\n            \"createdAt\": \"2025-06-26T12:34:46.463Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13139,\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"919176338759\",\n            \"subject\": \"Demo\",\n            \"description\": \"Demo\",\n            \"firstResponse\": null,\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"b8993009-c3a8-3cc7-9e8b-4cf2a263b2f1\",\n            \"createdAt\": \"2025-07-09T12:35:04.128Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"XlRU8AnPuHTbrg72CtncQIghxOP2\",\n            \"id\": 13811,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"By flow\",\n            \"description\": \"Hello\",\n            \"firstResponse\": \"2025-07-09T12:34:20.467Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"47493f91-e365-3a05-88a5-6f3ea53d95e9\",\n            \"createdAt\": \"2025-07-07T04:41:58.022Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13619,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"By flow\",\n            \"description\": \"Hello\",\n            \"firstResponse\": \"2025-07-09T12:33:50.069Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"ab3d530c-6031-31aa-8dc3-c238449e1bb5\",\n            \"createdAt\": \"2025-07-07T04:42:22.707Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13620,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"By flow\",\n            \"description\": \"Hello\",\n            \"firstResponse\": \"2025-07-09T09:43:17.416Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Urgent\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"5884f38d-5d3c-3113-b16f-c3b0e94fb19b\",\n            \"createdAt\": \"2025-07-07T04:43:18.935Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13621,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"By flow\",\n            \"description\": \"Hello\",\n            \"firstResponse\": null,\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"855b0749-c871-3e6b-bea5-2fa9a80f86c5\",\n            \"createdAt\": \"2025-07-09T12:32:40.015Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13810,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manual test\",\n            \"description\": \"get\",\n            \"firstResponse\": null,\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"df46c5b5-580e-3c17-96ad-1e15716ef153\",\n            \"createdAt\": \"2025-07-09T12:31:28.301Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13809,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"919176338759\",\n            \"subject\": \"Demo\",\n            \"description\": \"Demo\",\n            \"firstResponse\": null,\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"69b03d05-ae0f-3fe7-a606-556acbe21f1f\",\n            \"createdAt\": \"2025-07-08T11:38:55.470Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13731,\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"mobileNumber\": \"919176338759\",\n            \"subject\": \"Demo\",\n            \"description\": \"Demo\",\n            \"firstResponse\": \"2025-07-08T05:24:22.499Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"6d516c33-2522-3c1e-8aea-d0e43524c239\",\n            \"createdAt\": \"2025-07-08T05:23:32.512Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13696,\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"mobileNumber\": \"919751506163\",\n            \"subject\": \"My AC is not working \",\n            \"description\": \"My AC not working and need engineer. \",\n            \"firstResponse\": \"2025-07-05T14:19:15.684Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"type\": \"Defect\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"3e414e4e-1b0d-3d44-addb-0898d7b9cbec\",\n            \"createdAt\": \"2025-07-05T14:18:12.852Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13578,\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"mobileNumber\": \"919751506163\",\n            \"subject\": \"My Application is not working \",\n            \"description\": \"My iOS app is not working . Please rectify soon \",\n            \"firstResponse\": \"2025-07-05T14:13:13.744Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"type\": \"Bug\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"76be6b2d-a6c2-3901-8661-9233a3948eed\",\n            \"createdAt\": \"2025-03-01T07:01:05.139Z\",\n            \"member\": \"VwUJ5truEXbIzVawXTKhzCthUr23\",\n            \"id\": 7996,\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"By flow\",\n            \"description\": \"Hello\",\n            \"firstResponse\": \"2025-07-04T12:52:46.203Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"type\": \"Testing\",\n            \"priority\": \"Low\",\n            \"closedTime\": null,\n            \"uid\": \"5b1945b8-4ce9-3265-8856-abce76e62a5c\",\n            \"createdAt\": \"2025-07-04T08:21:02.234Z\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13535,\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"creat3\",\n            \"description\": \"hellosww6hey\",\n            \"firstResponse\": \"2025-07-01T13:06:45.252Z\",\n            \"team\": \"0fc4e71c-1d8d-3dee-be90-13f790031a78\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"ffb8da39-c339-3e7b-9f56-e8f7ffd506e2\",\n            \"createdAt\": \"2025-07-01T13:06:32.127Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 13373,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"regression test\",\n            \"description\": \"opened the ticketsgbyyybh test\",\n            \"firstResponse\": \"2025-07-01T05:19:18.067Z\",\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"d516f937-9c6d-33ca-bdcc-bab7b366a0de\",\n            \"createdAt\": \"2025-07-01T05:18:44.654Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13324,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-01T06:09:45.559Z\",\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manual test\",\n            \"description\": \"description added \",\n            \"firstResponse\": \"2025-06-25T10:05:26.720Z\",\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"8bfd9464-33ff-376c-ba20-9bc20bf3e57b\",\n            \"createdAt\": \"2025-06-25T10:03:16.426Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13068,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manual test\",\n            \"description\": \"description addemnbd \",\n            \"firstResponse\": \"2025-06-25T10:43:01.131Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Low\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"edad3158-b04b-3206-9978-c4bc5a51462e\",\n            \"createdAt\": \"2025-06-25T10:03:16.231Z\",\n            \"number\": \"\",\n            \"checkbox\": \"true\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 13067,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Member \",\n            \"description\": \"Created by member.mm\",\n            \"firstResponse\": \"2024-12-21T05:59:23.436Z\",\n            \"team\": \"519fe18f-9874-3211-993c-ef32449e9a5b\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": \"2025-04-04T13:22:44.649Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"e4c94e64-e35b-392b-a07d-f92b1ace7db0\",\n            \"createdAt\": \"2024-12-21T05:59:03.403Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 5257,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"ios test\",\n            \"description\": \"Creationist felixnngb \",\n            \"firstResponse\": \"2025-06-20T13:48:12.845Z\",\n            \"team\": \"0fc4e71c-1d8d-3dee-be90-13f790031a78\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"5d7b91b4-dffe-30a5-8bdb-fc88db5c19e8\",\n            \"createdAt\": \"2025-06-16T08:06:01.209Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 12593,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \" deepi@vamosys.com\",\n            \"description\": \"create ticket is deddchecking by using flow\",\n            \"firstResponse\": \"2025-01-25T07:48:29.789Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Urgent\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"a9744f38-188d-3505-8915-d1eca58f2772\",\n            \"createdAt\": \"2024-12-02T11:09:14.324Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"id\": 4457,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"hey\",\n            \"description\": \"https://app.bizmagnets.ai/bots/flow/b67ff795-27a7-3b99-bd53-hellob920b7193d95\",\n            \"firstResponse\": null,\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"High\",\n            \"type\": \"Defect\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"70fd69a4-1931-3504-80d8-ebfcb2f1786a\",\n            \"createdAt\": \"2025-06-27T07:24:07.938Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 13165,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918838306034\",\n            \"subject\": \"mem log\",\n            \"description\": \"test logins.jhg\",\n            \"firstResponse\": \"2024-12-16T09:17:53.765Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"High\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"9bab8804-de69-3a88-afb9-42c50ed80948\",\n            \"createdAt\": \"2024-11-29T11:49:20.880Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"id\": 4332,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"added subject\",\n            \"description\": \"desc\",\n            \"firstResponse\": \"2025-07-04T05:39:15.000Z\",\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"8da3459c-0757-3be9-9e48-780bc1145a4b\",\n            \"createdAt\": \"2025-07-04T05:36:38.037Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13517,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"added subject\",\n            \"description\": \"desc\",\n            \"firstResponse\": \"2025-07-04T05:39:04.974Z\",\n            \"team\": \"87f8a296-b5b1-3d88-8d31-dc98ab8f4613\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"f0e3eb38-ccda-354a-a3db-d28c9d6cc681\",\n            \"createdAt\": \"2025-07-04T05:38:46.828Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"id\": 13520,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"mem test\",\n            \"description\": \"hello\",\n            \"firstResponse\": \"2025-06-30T13:24:53.620Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"1bfb105c-7d93-3d66-b537-4dfb06eeeb3a\",\n            \"createdAt\": \"2025-06-30T13:24:48.583Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 13313,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"subject added\",\n            \"description\": \"description addednnj\",\n            \"firstResponse\": \"2025-06-26T12:48:30.565Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"High\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"92c6ea68-a263-3116-a309-bcab25c60377\",\n            \"createdAt\": \"2025-06-26T12:45:54.447Z\",\n            \"number\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"checkbox\": \"true\",\n            \"id\": 13140,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Test flow\",\n            \"description\": \"benny stockgggdewcgyy\",\n            \"firstResponse\": \"2024-11-21T04:31:06.087Z\",\n            \"team\": \"09502429-ca41-306e-b05c-cf5fdf01f48f\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"b8522237-8dc2-3aee-98f2-2fcf6b6bf372\",\n            \"createdAt\": \"2024-11-21T04:22:06.857Z\",\n            \"number\": \"\",\n            \"member\": \"XlRU8AnPuHTbrg72CtncQIghxOP2\",\n            \"checkbox\": \"true\",\n            \"id\": 3946,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-06-23T06:07:06.028Z\",\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"None types \",\n            \"description\": \"Test intel hhhhnnnyyyyyyyy\",\n            \"firstResponse\": \"2025-04-17T06:07:43.046Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"cc0d456c-4c83-32b3-9d8a-363684c5b23d\",\n            \"createdAt\": \"2025-04-17T06:07:28.167Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 9793,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-07-01T11:25:14.071Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"check\",\n            \"description\": \"Added,,,jjjj\",\n            \"firstResponse\": \"2025-04-09T07:54:53.412Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"Low\",\n            \"type\": \"Test team\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"90a7c454-1a4f-3b53-9dac-4ddca53be754\",\n            \"createdAt\": \"2025-04-08T07:00:57.269Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 9468,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918838306034\",\n            \"subject\": \"kir testp\",\n            \"description\": \"testing tickettttnnbh\",\n            \"firstResponse\": \"2025-03-15T10:18:18.025Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"f925c253-08bd-3c29-9b37-04a69ee917e2\",\n            \"createdAt\": \"2025-03-14T10:34:16.598Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 8493,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"917639133520\",\n            \"subject\": \"testing creation\",\n            \"description\": \"testingnnn\",\n            \"firstResponse\": null,\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"Defect\",\n            \"closedTime\": \"2025-06-11T13:10:06.410Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"17fc5132-4b98-3674-96ad-b26bfdbdd03a\",\n            \"createdAt\": \"2025-06-11T13:04:24.068Z\",\n            \"number\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"checkbox\": \"true\",\n            \"id\": 12384,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"dd\",\n            \"description\": \"eeg\",\n            \"firstResponse\": null,\n            \"team\": \"7db2c363-ce2e-3712-bdbc-45d1c6e09061\",\n            \"priority\": \"Low\",\n            \"type\": \"Defect\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"e158f4fd-246e-3023-b5b8-991b525fbeea\",\n            \"createdAt\": \"2025-05-15T15:32:50.620Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 11085,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"wdelfkjrbhf\\n\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"hey\",\n            \"description\": \"https://app.bizmagnets.ai/bots/flow/b67ff795-27a7-3b99-bd53-b920b7193d95sssssss\\ngyyy\",\n            \"firstResponse\": \"2025-06-11T10:46:05.424Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"33dcf991-2a68-353b-ad94-059d4b3b577c\",\n            \"createdAt\": \"2025-06-11T10:44:12.330Z\",\n            \"number\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"checkbox\": \"\",\n            \"id\": 12374,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"mem\",\n            \"description\": \"Twts check \",\n            \"firstResponse\": \"2025-04-04T13:58:03.626Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"Medium\",\n            \"type\": \"checking\",\n            \"closedTime\": \"2025-04-23T13:57:16.767Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"f8c4c940-8f6f-33e8-86f6-fd8b6eed6e32\",\n            \"createdAt\": \"2025-04-04T13:57:56.427Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 9333,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-04-09T06:11:17.082Z\",\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"from flow Deepi Testing\",\n            \"description\": \"ddejjjvbh\",\n            \"firstResponse\": null,\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"39addf87-0313-3489-b110-7b4972d95d64\",\n            \"createdAt\": \"2025-05-16T14:32:12.457Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 11136,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"prior\",\n            \"description\": \"desc\\nbfhhhhtttedit\",\n            \"firstResponse\": \"2025-06-27T07:46:29.160Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"088e9ec6-de71-3511-8f03-84984f8c775b\",\n            \"createdAt\": \"2025-06-27T07:45:18.884Z\",\n            \"number\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"checkbox\": \"\",\n            \"id\": 13170,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918248092270\",\n            \"subject\": \"Testing\",\n            \"description\": \"345bbh\",\n            \"firstResponse\": \"2025-06-24T10:43:22.797Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"b8ee3d63-2934-3150-a4bd-cf150c190128\",\n            \"createdAt\": \"2025-06-24T10:41:49.985Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 13019,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manually addedsss\",\n            \"description\": \"descdnsdsdgsjgdjsgdhsghellgjdsshdggggggggggggggggggggggggggg \",\n            \"firstResponse\": \"2025-06-27T07:26:34.617Z\",\n            \"team\": \"4d5ac192-e123-38b9-ab67-888ff86b68f5\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"4e05fb01-fae2-3170-9fd1-e0c9fd3bd8fc\",\n            \"createdAt\": \"2025-06-27T07:21:33.479Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 13163,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Order the product issues\",\n            \"description\": \"ghwgw\",\n            \"firstResponse\": null,\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"536e35c4-b8d0-351c-8290-4b15a40064bd\",\n            \"createdAt\": \"2025-06-26T09:03:52.528Z\",\n            \"number\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"checkbox\": \"\",\n            \"id\": 13132,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"919841401094\",\n            \"subject\": \"oi\",\n            \"description\": \"oiulkjhgvc d sb\",\n            \"firstResponse\": \"2025-01-11T13:47:27.264Z\",\n            \"team\": \"e4e0ab76-32f9-3a57-afb3-4d5d531fa4f3\",\n            \"priority\": \"Medium\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"05cb2ec6-d289-3bfb-a040-17b8e04f781c\",\n            \"createdAt\": \"2025-01-07T12:38:10.891Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 6100,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"assignee check\",\n            \"description\": \"ceated successully..jwjwjjw\",\n            \"firstResponse\": null,\n            \"team\": \"aa02ee69-848d-39cf-b5d1-7c454528c3b4\",\n            \"priority\": \"Medium\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"acf4b0aa-072d-3f9a-908e-2b19bce257d5\",\n            \"createdAt\": \"2025-06-16T04:58:22.524Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 12550,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"m,,m,\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"clone test\",\n            \"description\": \"descpmn \",\n            \"firstResponse\": \"2025-06-27T11:05:16.069Z\",\n            \"team\": \"4d5ac192-e123-38b9-ab67-888ff86b68f5\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"414412ad-6d20-35c8-896c-78e0b5af4004\",\n            \"createdAt\": \"2025-06-27T11:05:11.697Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 13193,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"m\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"testing creation\",\n            \"description\": \"testingggg svsbggggguh\\nupdateb z zbszbzbsbdlkjhgf.,mnb\\n\",\n            \"firstResponse\": \"2025-06-27T09:53:51.900Z\",\n            \"team\": \"4d5ac192-e123-38b9-ab67-888ff86b68f5\",\n            \"priority\": \"High\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"69d0e9a4-01f1-3681-aae4-0c4bedf2c0f7\",\n            \"createdAt\": \"2025-06-27T07:45:01.324Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"true\",\n            \"id\": 13169,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"sub\",\n            \"description\": \"can you please cbeck\",\n            \"firstResponse\": \"2025-01-30T13:24:03.226Z\",\n            \"team\": \"a6dbfea5-3294-34c4-8c9c-a546b7f3a71b\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"e952e2de-bc76-340b-a3f3-43467184a1de\",\n            \"createdAt\": \"2025-01-30T13:23:50.728Z\",\n            \"number\": \"\",\n            \"member\": \"\",\n            \"checkbox\": \"\",\n            \"id\": 6895,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"scenario1\",\n            \"description\": \"created\",\n            \"firstResponse\": \"2024-12-21T06:10:59.289Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"97acdee5-a38a-3df2-b2d9-0ce056618e52\",\n            \"createdAt\": \"2024-12-21T06:10:50.751Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 5258,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"activity log\",\n            \"description\": \"CT6dfhs\",\n            \"firstResponse\": \"2025-06-20T17:16:56.367Z\",\n            \"team\": \"72b3c503-1068-39fa-a933-d39722afbd45\",\n            \"priority\": \"High\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"493e300b-860d-368b-91ec-2e97199ef92e\",\n            \"createdAt\": \"2024-12-31T13:46:52.128Z\",\n            \"number\": \"\",\n            \"member\": \"nql19MAlKDdpucWFrk9pXEPdNMv2\",\n            \"checkbox\": \"\",\n            \"id\": 5759,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"manual\",\n            \"description\": \"DESC ion\",\n            \"firstResponse\": \"2024-12-27T10:31:14.867Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"checking\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"fd0861ad-b98a-3b05-8c75-b6fa8b1f7145\",\n            \"createdAt\": \"2024-12-27T10:31:03.415Z\",\n            \"number\": \"\",\n            \"member\": \"wJL0e6hhNLRz3imJTruArnfxguH3\",\n            \"checkbox\": \"\",\n            \"id\": 5566,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"from flow Deepi Testing\",\n            \"description\": \"ddef\",\n            \"firstResponse\": \"2025-04-18T07:50:09.429Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": \"2025-04-21T07:06:52.675Z\",\n            \"dropdown\": \"\",\n            \"uid\": \"501af474-b04d-3045-b876-4a185fb88d3d\",\n            \"createdAt\": \"2025-04-18T07:46:11.337Z\",\n            \"number\": \"\",\n            \"member\": \"80gvk0xhTDgc5DcVugWksvxUlRu1\",\n            \"checkbox\": \"\",\n            \"id\": 9846,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"cloned it\",\n            \"description\": \"required field\",\n            \"firstResponse\": \"2025-07-01T05:26:02.572Z\",\n            \"team\": \"aa02ee69-848d-39cf-b5d1-7c454528c3b4\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"12c04257-259c-34f4-aff3-3b3ba66f1ab5\",\n            \"createdAt\": \"2025-07-01T05:19:10.263Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"true\",\n            \"id\": 13325,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Test2\",\n            \"description\": \"Deac hh\",\n            \"firstResponse\": \"2025-06-11T10:36:31.101Z\",\n            \"team\": \"e2af3703-4bea-3dcb-b2f2-603976b1bc97\",\n            \"priority\": \"Low\",\n            \"type\": \"field testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"157ead14-4b83-37ff-9f1a-d982b91098ca\",\n            \"createdAt\": \"2025-04-17T05:56:28.884Z\",\n            \"number\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"checkbox\": \"\",\n            \"id\": 9790,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"from flow Deepi Testing\",\n            \"description\": \"dde,kjhgf\",\n            \"firstResponse\": \"2025-06-20T17:37:22.392Z\",\n            \"team\": \"303dbe75-98f6-3998-bdf4-60f590030192\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"66a8b018-3082-383b-a5b3-7ae663d6848d\",\n            \"createdAt\": \"2025-06-20T17:36:52.292Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 12822,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"test member\",\n            \"description\": \"beta\",\n            \"firstResponse\": \"2024-12-16T09:48:39.755Z\",\n            \"team\": \"c5a0196c-fd15-3012-8d4f-021863a57038\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"733fc809-981d-3842-ab3a-f9358b280e76\",\n            \"createdAt\": \"2024-12-16T09:48:33.275Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 5022,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"mem test\",\n            \"description\": \"descp\",\n            \"firstResponse\": \"2025-06-30T13:24:37.005Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"f4571302-1167-3188-b899-c38b9f39d17c\",\n            \"createdAt\": \"2025-06-30T13:24:30.694Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 13312,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Test flow\",\n            \"description\": \"Ticket has been created sucb bbbncessfully by flow addedrfr\",\n            \"firstResponse\": \"2025-06-26T09:22:45.185Z\",\n            \"team\": \"7ee1cecd-df93-3078-87be-d4bad4860c16\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"3567b00f-6d1a-33fe-8389-68f9f0d6be5b\",\n            \"createdAt\": \"2025-06-26T09:03:15.026Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 13131,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"clone test\",\n            \"description\": \"descp\",\n            \"firstResponse\": \"2025-06-27T11:00:27.959Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"be56e018-7dc5-3fc5-914d-f6740119da5c\",\n            \"createdAt\": \"2025-06-27T11:00:11.914Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"vLYC6A58hJWt6T37PdD9rov7Zgj2\",\n            \"id\": 13192,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"t\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"prior\",\n            \"description\": \"descgbgg\\n\",\n            \"firstResponse\": \"2025-06-27T09:51:54.029Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"High\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"a3b2dd2c-5910-3346-89ce-7b67b7eea9db\",\n            \"createdAt\": \"2025-06-27T07:45:36.737Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 13171,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-06-27T07:46:37.280Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"Flow test \",\n            \"description\": \"purpose \",\n            \"firstResponse\": \"2025-06-11T10:29:57.701Z\",\n            \"team\": \"d8156c63-7abd-32e1-b6b6-c483f6e9b434\",\n            \"priority\": \"Low\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"0d738cee-c411-39ab-9710-26eb6a83885e\",\n            \"createdAt\": \"2025-04-07T09:34:40.699Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 9422,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"t\",\n            \"mobileNumber\": \"917639133520\",\n            \"subject\": \"testinggggggggggggg\",\n            \"description\": \"dream\\n\",\n            \"firstResponse\": null,\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"9fb26993-9727-38a2-9798-9d3ab5d15f45\",\n            \"createdAt\": \"2025-06-27T07:49:56.048Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 13175,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"t\",\n            \"mobileNumber\": \"917639133520\",\n            \"subject\": \"test\",\n            \"description\": \"dream\\n\",\n            \"firstResponse\": null,\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"62712c0c-b338-3c29-962f-b70ae50509af\",\n            \"createdAt\": \"2025-06-27T07:49:44.588Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 13174,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"t\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"test\",\n            \"description\": \"dream\\n\",\n            \"firstResponse\": null,\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"a0a8a90e-8cb3-3330-955b-aeb5ab417cdb\",\n            \"createdAt\": \"2025-06-27T07:46:15.206Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 13173,\n            \"text\": \"\",\n            \"resolutionTime\": \"2025-06-27T07:46:53.643Z\",\n            \"status\": \"Resolved\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"t\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"chcking\",\n            \"description\": \"dream\\n\",\n            \"firstResponse\": null,\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Urgent\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"7b258589-1c0e-3a1e-9adc-953bc808217b\",\n            \"createdAt\": \"2025-06-27T07:46:02.594Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"id\": 13172,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"testing creation\",\n            \"description\": \"testinggggggggg\\n\",\n            \"firstResponse\": \"2025-06-27T07:44:48.634Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"type\": \"Defect\",\n            \"priority\": \"Medium\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"5c133202-dfd6-3ce7-bf14-9c4fd067b9c5\",\n            \"createdAt\": \"2025-06-27T07:44:37.972Z\",\n            \"number\": \"\",\n            \"member\": \"ZoELr98f04g2iEqOnkROVeilwly2\",\n            \"checkbox\": \"\",\n            \"id\": 13168,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"paragaraph\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"team leader\",\n            \"description\": \"connect\",\n            \"firstResponse\": \"2025-06-20T13:46:04.872Z\",\n            \"team\": \"278768af-c2b8-35ec-b46c-b21fb6aa9244\",\n            \"priority\": \"Medium\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"c0e71989-8a32-3ef2-a689-d63857d7da09\",\n            \"createdAt\": \"2025-06-20T13:34:44.188Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"sYu0LTh1dMPXy3uKCV6YqPx8bJE2\",\n            \"id\": 12813,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Pending\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"s\",\n            \"description\": \"ee\",\n            \"firstResponse\": \"2025-05-16T04:53:30.914Z\",\n            \"team\": \"3c71b0f8-b2df-3a89-bd9b-c7087dfc8cce\",\n            \"priority\": \"Low\",\n            \"type\": \"Bug\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"a78811db-fe41-3c1e-9c54-7867fb225452\",\n            \"createdAt\": \"2025-05-16T04:52:44.672Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 11091,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        },\n        {\n            \"date\": \"\",\n            \"paragraph\": \"\",\n            \"mobileNumber\": \"918925476643\",\n            \"subject\": \"check \",\n            \"description\": \"desc\",\n            \"firstResponse\": \"2025-05-15T15:33:47.096Z\",\n            \"team\": \"7db2c363-ce2e-3712-bdbc-45d1c6e09061\",\n            \"priority\": \"Low\",\n            \"type\": \"Testing\",\n            \"closedTime\": null,\n            \"dropdown\": \"\",\n            \"uid\": \"a1c311fa-19e1-3885-b14c-cc756508760c\",\n            \"createdAt\": \"2025-05-15T15:31:27.712Z\",\n            \"number\": \"\",\n            \"checkbox\": \"\",\n            \"member\": \"\",\n            \"id\": 11084,\n            \"text\": \"\",\n            \"resolutionTime\": null,\n            \"status\": \"Open\"\n        }\n    ]\n}"}],"_postman_id":"081cc04e-7dad-44f9-9f14-b5b32c0fc6b4"},{"name":"Get ticket","id":"3ccec3ca-3054-44d4-8cbd-bb5ea1831017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/{ticketUid}","urlObject":{"protocol":"https","path":["dev","ticket","{channelUid}","{ticketUid}"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"ab6901a2-10e1-4c63-9bf9-cb41bdbebba7","name":"Get ticket","originalRequest":{"method":"GET","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/{ticketUid}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 06:52:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"52d11eb6-3fa6-3f2c-b99b-9ecc294ae11e\",\n    \"createdAt\": \"2025-07-24T06:38:22.466Z\",\n    \"mobileNumber\": \"916384756002\",\n    \"subject\": \"this Subject\",\n    \"description\": \"this Description\",\n    \"id\": 14762,\n    \"firstResponse\": null,\n    \"resolutionTime\": null,\n    \"priority\": \"High\",\n    \"type\": \"Feature dev api\",\n    \"closedTime\": null,\n    \"status\": \"Open\"\n}"}],"_postman_id":"3ccec3ca-3054-44d4-8cbd-bb5ea1831017"},{"name":"Update Ticket","id":"17fad81d-ca7c-405d-be79-fc14f32d7cb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"mobileNumber\":\"-- mobileNumber -\", \r\n    \"subject\":\"this Subject\",\r\n    \"description\":\"this Description\",\r\n    \"priority\":\"High\", \r\n    \"type\":\"Feature dev api\",\r\n    \"status\":\"Open\"\r\n\r\n}\r\n// body fields are based on ticket fields on application","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/{ticketUid}/update","urlObject":{"protocol":"https","path":["dev","ticket","{channelUid}","{ticketUid}","update"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"729f30ef-246b-41e7-bb80-b1749cfc444d","name":"New Request","originalRequest":{"method":"PATCH","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"subject\":\"this Subject\",\r\n    \"description\":\"this Description\",\r\n    \"priority\":\"High\", \r\n    \"type\":\"Feature dev api\",\r\n    \"status\":\"Open\"\r\n\r\n}\r\n// body fields are based on ticket fields on application","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/{ticketUid}/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 06:55:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"52d11eb6-3fa6-3f2c-b99b-9ecc294ae11e\",\n    \"createdAt\": \"2025-07-24T06:38:22.466Z\",\n    \"mobileNumber\": \"916384756002\",\n    \"subject\": \"this Subject\",\n    \"description\": \"this Description\",\n    \"id\": 14762,\n    \"firstResponse\": null,\n    \"resolutionTime\": null,\n    \"priority\": \"High\",\n    \"type\": \"Feature dev api\",\n    \"closedTime\": null,\n    \"status\": \"Open\"\n}"}],"_postman_id":"17fad81d-ca7c-405d-be79-fc14f32d7cb6"},{"name":"Get Conversation Tickets","id":"0b2cc1ec-4d26-4503-9f91-bb9909a3d767","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/{conversationUid}/getAll","urlObject":{"protocol":"https","path":["dev","ticket","{channelUid}","{conversationUid}","getAll"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[{"id":"25ce9061-4c35-416c-8182-a4572e80a147","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"X-API-KEY","value":"{ApiKey}","type":"text"}],"url":"https://api.bizmagnets.ai/dev/ticket/{channelUid}/{conversationUid}/getAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Jul 2025 06:59:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Rate-Limit","value":"10"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Frame-Options","value":"DENY"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"14762\",\n        \"title\": \"#14762\",\n        \"description\": \"this Subject\",\n        \"metadata\": \"Open\"\n    },\n    {\n        \"id\": \"6725\",\n        \"title\": \"#6725\",\n        \"description\": \"sgvbxf\",\n        \"metadata\": \"Open\"\n    },\n    {\n        \"id\": \"6720\",\n        \"title\": \"#6720\",\n        \"description\": \"sgvbxf\",\n        \"metadata\": \"Open\"\n    },\n    {\n        \"id\": \"6719\",\n        \"title\": \"#6719\",\n        \"description\": \"sgvbxf\",\n        \"metadata\": \"Open\"\n    },\n    {\n        \"id\": \"6717\",\n        \"title\": \"#6717\",\n        \"description\": \"sgvbxf\",\n        \"metadata\": \"Open\"\n    }\n]"}],"_postman_id":"0b2cc1ec-4d26-4503-9f91-bb9909a3d767"}],"id":"f978c1cc-fec5-4309-8b27-fe60313b15b0","_postman_id":"f978c1cc-fec5-4309-8b27-fe60313b15b0","description":""},{"name":"Appointment","item":[{"name":"Create Appointment","id":"81d00b3a-9531-4734-8d7a-22c1c6d732b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"memberEmail\": \"abc@gmail.com\",\n    \"customerNumber\": \"919876543210\",\n    \"appointmentName\": \"xyz cyz\",\n    \"appointment\": {\n        \"startTime\": \"10:30:00\",\n        \"endTime\": \"11:30:00\"\n    },\n    \"appointmentDescription\": \"abc abc\",\n    \"appointmentStatus\": \"PENDING\",\n    \"date\": \"2025-08-28\", \n    \"appointmentSetting\": {\n        \"enableContactReschedule\": false \n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/v2/dev/{{channelUId}}/createAppointment","urlObject":{"protocol":"https","path":["v2","dev","{{channelUId}}","createAppointment"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"81d00b3a-9531-4734-8d7a-22c1c6d732b0"},{"name":"Update Appointment","id":"3c3d0a74-7c7f-4a8d-8fa1-6a613cc676e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointmentName\": \"xyz cyz xyz xyz xyz abc\",\n    \"appointment\": {\n        \"startTime\": null, // if there is any change in timings of that appointment give those timings otherwise pass it as null\n        \"endTime\": null\n    },\n    \"appointmentDescription\": \"abc abc\",\n    \"appointmentStatus\": \"PENDING\",\n    \"date\": \"2025-08-28\",\n    \"appointmentSetting\": {\n        \"enableContactReschedule\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.bizmagnets.ai/v2/dev/{{channelUid}}/updateAppointment/{{appointmentUid}}","urlObject":{"protocol":"https","path":["v2","dev","{{channelUid}}","updateAppointment","{{appointmentUid}}"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c3d0a74-7c7f-4a8d-8fa1-6a613cc676e4"},{"name":"Delete Appointment","id":"8fcd33d5-ae5f-4386-a64f-67d2305ef963","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-API-KEY","value":"{{X-API-KEY}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.bizmagnets.ai/v2/dev/{{channelUid}}/deleteAppointment/{{appointmentUid}}","urlObject":{"protocol":"https","path":["v2","dev","{{channelUid}}","deleteAppointment","{{appointmentUid}}"],"host":["api","bizmagnets","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fcd33d5-ae5f-4386-a64f-67d2305ef963"}],"id":"45b08f8b-ab2d-4fda-a6f8-0e348e3dea24","_postman_id":"45b08f8b-ab2d-4fda-a6f8-0e348e3dea24","description":""}],"event":[{"listen":"prerequest","script":{"id":"521d9f07-e8e2-4087-bd5a-f62af3ff3f3a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"e50ce7d2-fdf6-4240-9552-07a357aba3f5","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"value":"","type":"string"}]}